diff options
Diffstat (limited to 'dev-perl/Algorithm-Annotate')
-rw-r--r-- | dev-perl/Algorithm-Annotate/Algorithm-Annotate-0.10.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/Algorithm-Annotate/ChangeLog | 8 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Algorithm-Annotate/Algorithm-Annotate-0.10.ebuild b/dev-perl/Algorithm-Annotate/Algorithm-Annotate-0.10.ebuild index 973624fb7d67..51ee66bd373b 100644 --- a/dev-perl/Algorithm-Annotate/Algorithm-Annotate-0.10.ebuild +++ b/dev-perl/Algorithm-Annotate/Algorithm-Annotate-0.10.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/Algorithm-Annotate/Algorithm-Annotate-0.10.ebuild,v 1.15 2007/01/14 21:58:28 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Annotate/Algorithm-Annotate-0.10.ebuild,v 1.16 2010/01/09 16:21:10 grobian Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/C/CL/CLKAO/${P}.tar.gz" SLOT="0" LICENSE="Artistic" -KEYWORDS="alpha amd64 ia64 ~ppc sparc x86" +KEYWORDS="alpha amd64 ia64 ~ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="" SRC_TEST="do" diff --git a/dev-perl/Algorithm-Annotate/ChangeLog b/dev-perl/Algorithm-Annotate/ChangeLog index 2da089de7201..8944b0f46785 100644 --- a/dev-perl/Algorithm-Annotate/ChangeLog +++ b/dev-perl/Algorithm-Annotate/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Algorithm-Annotate -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Annotate/ChangeLog,v 1.14 2007/01/14 21:58:28 mcummings Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Annotate/ChangeLog,v 1.15 2010/01/09 16:21:10 grobian Exp $ + + 09 Jan 2010; Fabian Groffen <grobian@gentoo.org> + Algorithm-Annotate-0.10.ebuild: + Transfer Prefix keywords 14 Jan 2007; Michael Cummings <mcummings@gentoo.org> Algorithm-Annotate-0.10.ebuild: |