diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-15 17:29:49 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-15 17:29:49 +0000 |
commit | bf1dbd45a948969da77890a427f3b03c6654b926 (patch) | |
tree | e4eca5984e647d027a651e3ddcc0968263e173fc /dev-perl/PAR-Dist | |
parent | Stable on amd64 per bug #145409 (diff) | |
download | historical-bf1dbd45a948969da77890a427f3b03c6654b926.tar.gz historical-bf1dbd45a948969da77890a427f3b03c6654b926.tar.bz2 historical-bf1dbd45a948969da77890a427f3b03c6654b926.zip |
Stable on ia64.
Package-Manager: portage-2.1.2_pre3-r1
Diffstat (limited to 'dev-perl/PAR-Dist')
-rw-r--r-- | dev-perl/PAR-Dist/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/PAR-Dist/PAR-Dist-0.19.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/PAR-Dist/ChangeLog b/dev-perl/PAR-Dist/ChangeLog index c024eca84fdd..7abfcc330e4b 100644 --- a/dev-perl/PAR-Dist/ChangeLog +++ b/dev-perl/PAR-Dist/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/PAR-Dist # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v 1.14 2006/10/11 03:28:29 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v 1.15 2006/10/15 17:23:25 kloeri Exp $ + + 15 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> PAR-Dist-0.19.ebuild: + Stable on ia64. 11 Oct 2006; Michael Cummings <mcummings@gentoo.org> -PAR-Dist-0.07.ebuild, -PAR-Dist-0.10.ebuild, -PAR-Dist-0.14.ebuild, diff --git a/dev-perl/PAR-Dist/PAR-Dist-0.19.ebuild b/dev-perl/PAR-Dist/PAR-Dist-0.19.ebuild index 9206ce3fcfe4..3177b8a74623 100644 --- a/dev-perl/PAR-Dist/PAR-Dist-0.19.ebuild +++ b/dev-perl/PAR-Dist/PAR-Dist-0.19.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.19.ebuild,v 1.2 2006/10/11 03:28:29 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.19.ebuild,v 1.3 2006/10/15 17:23:25 kloeri Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/S/SM/SMUELLER/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="amd64 ~ia64 sparc ~x86" +KEYWORDS="amd64 ia64 sparc ~x86" IUSE="" SRC_TEST="do" |