diff options
author | Fabian Groffen <grobian@gentoo.org> | 2010-01-09 16:48:34 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2010-01-09 16:48:34 +0000 |
commit | 3b74e69c43c9ec57a1b31ecd209e500616ab3d8b (patch) | |
tree | 1b938ed2f81549ad146c888a57a9f89a3aec64d7 /dev-perl/Carp-Assert | |
parent | stable x86, bug 300234 (diff) | |
download | historical-3b74e69c43c9ec57a1b31ecd209e500616ab3d8b.tar.gz historical-3b74e69c43c9ec57a1b31ecd209e500616ab3d8b.tar.bz2 historical-3b74e69c43c9ec57a1b31ecd209e500616ab3d8b.zip |
Transfer Prefix keywords
Package-Manager: portage-2.2.00.15184-prefix/cvs/Darwin powerpc
Diffstat (limited to 'dev-perl/Carp-Assert')
-rw-r--r-- | dev-perl/Carp-Assert/Carp-Assert-0.20.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/Carp-Assert/ChangeLog | 7 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Carp-Assert/Carp-Assert-0.20.ebuild b/dev-perl/Carp-Assert/Carp-Assert-0.20.ebuild index 07fc31288915..3500fcc711eb 100644 --- a/dev-perl/Carp-Assert/Carp-Assert-0.20.ebuild +++ b/dev-perl/Carp-Assert/Carp-Assert-0.20.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 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/Carp-Assert/Carp-Assert-0.20.ebuild,v 1.5 2008/09/30 10:47:49 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Carp-Assert/Carp-Assert-0.20.ebuild,v 1.6 2010/01/09 16:44:04 grobian Exp $ MODULE_AUTHOR=MSCHWERN inherit perl-module @@ -9,7 +9,7 @@ DESCRIPTION="executable comments in carp" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="amd64 ia64 ~ppc sparc x86" +KEYWORDS="amd64 ia64 ~ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" SRC_TEST="do" diff --git a/dev-perl/Carp-Assert/ChangeLog b/dev-perl/Carp-Assert/ChangeLog index 8f6dcf3b1302..b238b715cf77 100644 --- a/dev-perl/Carp-Assert/ChangeLog +++ b/dev-perl/Carp-Assert/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Carp-Assert -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Carp-Assert/ChangeLog,v 1.19 2008/09/30 10:47:49 tove Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Carp-Assert/ChangeLog,v 1.20 2010/01/09 16:44:04 grobian Exp $ + + 09 Jan 2010; Fabian Groffen <grobian@gentoo.org> Carp-Assert-0.20.ebuild: + Transfer Prefix keywords 30 Sep 2008; Torsten Veller <tove@gentoo.org> -Carp-Assert-0.18.ebuild, -Carp-Assert-0.19.ebuild, Carp-Assert-0.20.ebuild: |