diff options
-rw-r--r-- | dev-perl/version/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/version/version-0.73.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/version/ChangeLog b/dev-perl/version/ChangeLog index 739471035ec8..76e7f84b56ea 100644 --- a/dev-perl/version/ChangeLog +++ b/dev-perl/version/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/version # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/version/ChangeLog,v 1.50 2007/12/01 17:17:11 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/version/ChangeLog,v 1.51 2007/12/06 16:54:43 armin76 Exp $ + + 06 Dec 2007; Raúl Porcel <armin76@gentoo.org> version-0.73.ebuild: + alpha/ia64/sparc/x86 stable 01 Dec 2007; Markus Rothe <corsair@gentoo.org> version-0.73.ebuild: Stable on ppc64 diff --git a/dev-perl/version/version-0.73.ebuild b/dev-perl/version/version-0.73.ebuild index ff07a5826cb7..7f287cf20641 100644 --- a/dev-perl/version/version-0.73.ebuild +++ b/dev-perl/version/version-0.73.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/version/version-0.73.ebuild,v 1.4 2007/12/01 17:17:11 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/version/version-0.73.ebuild,v 1.5 2007/12/06 16:54:43 armin76 Exp $ inherit versionator perl-module @@ -13,7 +13,7 @@ SRC_URI="mirror://cpan/authors/id/J/JP/JPEACOCK/${MY_P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~m68k mips ~ppc ppc64 ~s390 ~sh sparc x86" IUSE="" DEPEND=">=dev-perl/module-build-0.28 |