diff options
author | Fabian Groffen <grobian@gentoo.org> | 2010-01-10 20:01:31 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2010-01-10 20:01:31 +0000 |
commit | cec36f1c463a049fb3194e189b1f3c517fb964c2 (patch) | |
tree | 0f03103acf9d823262d690015288f0d38a0495cc /dev-perl | |
parent | Revision bump for Prefix fix and transfer of Prefix keywords, bug #294758 (diff) | |
download | historical-cec36f1c463a049fb3194e189b1f3c517fb964c2.tar.gz historical-cec36f1c463a049fb3194e189b1f3c517fb964c2.tar.bz2 historical-cec36f1c463a049fb3194e189b1f3c517fb964c2.zip |
Transfer Prefix keywords
Package-Manager: portage-2.2.00.15187-prefix/cvs/Darwin powerpc
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/perltidy/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/perltidy/perltidy-20090616.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/prefork/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/prefork/prefork-1.04.ebuild | 6 |
4 files changed, 16 insertions, 10 deletions
diff --git a/dev-perl/perltidy/ChangeLog b/dev-perl/perltidy/ChangeLog index 9eccbc17666b..e49c95cc3b10 100644 --- a/dev-perl/perltidy/ChangeLog +++ b/dev-perl/perltidy/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/perltidy -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/perltidy/ChangeLog,v 1.44 2009/06/21 10:28:05 tove Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/perltidy/ChangeLog,v 1.45 2010/01/10 20:00:05 grobian Exp $ + + 10 Jan 2010; Fabian Groffen <grobian@gentoo.org> perltidy-20090616.ebuild: + Transfer Prefix keywords *perltidy-20090616 (21 Jun 2009) diff --git a/dev-perl/perltidy/perltidy-20090616.ebuild b/dev-perl/perltidy/perltidy-20090616.ebuild index 65dabd260e57..ee64b72253cf 100644 --- a/dev-perl/perltidy/perltidy-20090616.ebuild +++ b/dev-perl/perltidy/perltidy-20090616.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 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/perltidy/perltidy-20090616.ebuild,v 1.1 2009/06/21 10:28:05 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/perltidy/perltidy-20090616.ebuild,v 1.2 2010/01/10 20:00:05 grobian Exp $ EAPI=2 @@ -15,7 +15,7 @@ HOMEPAGE="http://perltidy.sourceforge.net/" LICENSE="GPL-2" SLOT="0" -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/prefork/ChangeLog b/dev-perl/prefork/ChangeLog index b44d20784430..c9c8c7eb57ca 100644 --- a/dev-perl/prefork/ChangeLog +++ b/dev-perl/prefork/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/prefork -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/prefork/ChangeLog,v 1.38 2009/12/24 18:58:05 tove Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/prefork/ChangeLog,v 1.39 2010/01/10 20:01:31 grobian Exp $ + + 10 Jan 2010; Fabian Groffen <grobian@gentoo.org> prefork-1.04.ebuild: + Transfer Prefix keywords 24 Dec 2009; Torsten Veller <tove@gentoo.org> -prefork-1.01.ebuild: Cleanup diff --git a/dev-perl/prefork/prefork-1.04.ebuild b/dev-perl/prefork/prefork-1.04.ebuild index 8ef164f81750..973018c7b541 100644 --- a/dev-perl/prefork/prefork-1.04.ebuild +++ b/dev-perl/prefork/prefork-1.04.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 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/prefork/prefork-1.04.ebuild,v 1.8 2009/10/28 17:55:27 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/prefork/prefork-1.04.ebuild,v 1.9 2010/01/10 20:01:31 grobian Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Optimized module loading for forking or non-forking processes" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ~mips ppc sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ~mips ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" DEPEND=">=virtual/perl-File-Spec-0.80 |