diff options
author | Fabian Groffen <grobian@gentoo.org> | 2010-01-14 16:34:47 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2010-01-14 16:34:47 +0000 |
commit | b316ee1983354887fc5c576906c99f269da7cab9 (patch) | |
tree | 304b895ecf66d0ec24006fb683a6c6a897189d02 /dev-perl/X11-Protocol | |
parent | Version bump (diff) | |
download | gentoo-2-b316ee1983354887fc5c576906c99f269da7cab9.tar.gz gentoo-2-b316ee1983354887fc5c576906c99f269da7cab9.tar.bz2 gentoo-2-b316ee1983354887fc5c576906c99f269da7cab9.zip |
Transfer Prefix keywords
(Portage version: 2.2.00.15187-prefix/cvs/Darwin powerpc)
Diffstat (limited to 'dev-perl/X11-Protocol')
-rw-r--r-- | dev-perl/X11-Protocol/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/X11-Protocol/X11-Protocol-0.56.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/X11-Protocol/ChangeLog b/dev-perl/X11-Protocol/ChangeLog index 62f307a083c4..041b2ec8b94b 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/X11-Protocol/ChangeLog,v 1.42 2009/08/16 08:54:47 tove Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/X11-Protocol/ChangeLog,v 1.43 2010/01/14 16:34:47 grobian Exp $ + + 14 Jan 2010; Fabian Groffen <grobian@gentoo.org> X11-Protocol-0.56.ebuild: + Transfer Prefix keywords 16 Aug 2009; Torsten Veller <tove@gentoo.org> -files/X11-Protocol-0.51_2.patch, -files/X11-Protocol-0.51.s2.patch: diff --git a/dev-perl/X11-Protocol/X11-Protocol-0.56.ebuild b/dev-perl/X11-Protocol/X11-Protocol-0.56.ebuild index 54b2c44e14f8..1ff61ad25645 100644 --- a/dev-perl/X11-Protocol/X11-Protocol-0.56.ebuild +++ b/dev-perl/X11-Protocol/X11-Protocol-0.56.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2010 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.56.ebuild,v 1.12 2007/08/07 10:00:16 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/X11-Protocol/X11-Protocol-0.56.ebuild,v 1.13 2010/01/14 16:34:47 grobian Exp $ inherit perl-module eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/S/SM/SMCCAM/${P}.tar.gz" LICENSE="Artistic X11" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux" IUSE="" DEPEND="x11-libs/libXrender |