diff options
-rw-r--r-- | dev-perl/PAR-Dist/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/PAR-Dist/PAR-Dist-0.47.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/PAR-Dist/ChangeLog b/dev-perl/PAR-Dist/ChangeLog index b263f1a8c2ee..84f464afb6d2 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v 1.57 2009/12/24 19:41:46 tove Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v 1.58 2011/04/24 16:10:42 grobian Exp $ + + 24 Apr 2011; Fabian Groffen <grobian@gentoo.org> PAR-Dist-0.47.ebuild: + Marked ~x86-solaris, bug #296509 24 Dec 2009; Torsten Veller <tove@gentoo.org> -PAR-Dist-0.25.ebuild: Cleanup diff --git a/dev-perl/PAR-Dist/PAR-Dist-0.47.ebuild b/dev-perl/PAR-Dist/PAR-Dist-0.47.ebuild index d365af5801b0..8375cc3ea65f 100644 --- a/dev-perl/PAR-Dist/PAR-Dist-0.47.ebuild +++ b/dev-perl/PAR-Dist/PAR-Dist-0.47.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2011 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.47.ebuild,v 1.1 2009/12/10 16:48:37 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.47.ebuild,v 1.2 2011/04/24 16:10:42 grobian Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Create and manipulate PAR distributions" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ia64 ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~ia64 ~sparc ~x86 ~x86-solaris" IUSE="" DEPEND=" |