diff options
author | Torsten Veller <tove@gentoo.org> | 2011-09-03 21:05:33 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2011-09-03 21:05:33 +0000 |
commit | 0187cac27dceef659a575d625ed6aae8d0069de0 (patch) | |
tree | cc763932ebfabb3d3fc975af6633783d396f3f65 /dev-perl/X11-Protocol | |
parent | Add libreoffice blockers on unsplit translations. (diff) | |
download | historical-0187cac27dceef659a575d625ed6aae8d0069de0.tar.gz historical-0187cac27dceef659a575d625ed6aae8d0069de0.tar.bz2 historical-0187cac27dceef659a575d625ed6aae8d0069de0.zip |
Merge stable keywords from former version scheme ebuilds
Package-Manager: portage-2.2.0_alpha51/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/X11-Protocol')
-rw-r--r-- | dev-perl/X11-Protocol/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/X11-Protocol/X11-Protocol-0.560.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/X11-Protocol/ChangeLog b/dev-perl/X11-Protocol/ChangeLog index 2ddc3296d0c1..18452fe43604 100644 --- a/dev-perl/X11-Protocol/ChangeLog +++ b/dev-perl/X11-Protocol/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/X11-Protocol # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/X11-Protocol/ChangeLog,v 1.46 2011/08/28 07:11:38 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/X11-Protocol/ChangeLog,v 1.47 2011/09/03 21:04:56 tove Exp $ + + 03 Sep 2011; Torsten Veller <tove@gentoo.org> X11-Protocol-0.560.0.ebuild: + Merge stable keywords from former version scheme ebuild *X11-Protocol-0.560.0 (28 Aug 2011) diff --git a/dev-perl/X11-Protocol/X11-Protocol-0.560.0.ebuild b/dev-perl/X11-Protocol/X11-Protocol-0.560.0.ebuild index 07cfab8d7a57..cbf5e503c391 100644 --- a/dev-perl/X11-Protocol/X11-Protocol-0.560.0.ebuild +++ b/dev-perl/X11-Protocol/X11-Protocol-0.560.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/X11-Protocol/X11-Protocol-0.560.0.ebuild,v 1.1 2011/08/28 07:11:38 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/X11-Protocol/X11-Protocol-0.560.0.ebuild,v 1.2 2011/09/03 21:04:56 tove Exp $ EAPI=4 @@ -12,7 +12,7 @@ DESCRIPTION="Client-side interface to the X11 Protocol" LICENSE="${LICENSE} MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" IUSE="" RDEPEND="x11-libs/libXrender |