diff options
author | Joshua Kinard <kumba@gentoo.org> | 2007-06-30 02:16:36 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2007-06-30 02:16:36 +0000 |
commit | 4fd42a8b623ba73bc607a5f1d97c52703c532b5a (patch) | |
tree | aed5c0a487204b0f0347c4ecb4dbcf146a16b969 /dev-perl/version | |
parent | Stable on mips. (diff) | |
download | gentoo-2-4fd42a8b623ba73bc607a5f1d97c52703c532b5a.tar.gz gentoo-2-4fd42a8b623ba73bc607a5f1d97c52703c532b5a.tar.bz2 gentoo-2-4fd42a8b623ba73bc607a5f1d97c52703c532b5a.zip |
Stable on mips.
(Portage version: 2.1.3_rc5)
Diffstat (limited to 'dev-perl/version')
-rw-r--r-- | dev-perl/version/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/version/version-0.72.03.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/version/ChangeLog b/dev-perl/version/ChangeLog index 4a27337d7d00..f596bce20f80 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.42 2007/06/21 17:58:44 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/version/ChangeLog,v 1.43 2007/06/30 02:16:36 kumba Exp $ + + 30 Jun 2007; Joshua Kinard <kumba@gentoo.org> version-0.72.03.ebuild: + Stable on mips. 21 Jun 2007; Michael Cummings <mcummings@gentoo.org> version-0.72.03.ebuild: diff --git a/dev-perl/version/version-0.72.03.ebuild b/dev-perl/version/version-0.72.03.ebuild index ce3683db2075..60a29424ccae 100644 --- a/dev-perl/version/version-0.72.03.ebuild +++ b/dev-perl/version/version-0.72.03.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.72.03.ebuild,v 1.3 2007/06/24 21:30:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/version/version-0.72.03.ebuild,v 1.4 2007/06/30 02:16:36 kumba 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 |