diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-06-21 17:58:44 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-06-21 17:58:44 +0000 |
commit | a0871669f7848c6ca0160f5e72095af55436ba30 (patch) | |
tree | eaf429d51f926137a609f0d16a63bea1d8862a5c /dev-perl/version | |
parent | Marking sparc stable (diff) | |
download | gentoo-2-a0871669f7848c6ca0160f5e72095af55436ba30.tar.gz gentoo-2-a0871669f7848c6ca0160f5e72095af55436ba30.tar.bz2 gentoo-2-a0871669f7848c6ca0160f5e72095af55436ba30.zip |
Marking sparc stable
(Portage version: 2.1.2.9)
Diffstat (limited to 'dev-perl/version')
-rw-r--r-- | dev-perl/version/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/version/version-0.72.03.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/version/ChangeLog b/dev-perl/version/ChangeLog index 864520f497f4..4a27337d7d00 100644 --- a/dev-perl/version/ChangeLog +++ b/dev-perl/version/ChangeLog @@ -1,6 +1,10 @@ # 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.41 2007/05/11 02:40:20 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/version/ChangeLog,v 1.42 2007/06/21 17:58:44 mcummings Exp $ + + 21 Jun 2007; Michael Cummings <mcummings@gentoo.org> + version-0.72.03.ebuild: + Marking sparc stable 11 May 2007; Joshua Kinard <kumba@gentoo.org> version-0.70.ebuild: Stable on mips. diff --git a/dev-perl/version/version-0.72.03.ebuild b/dev-perl/version/version-0.72.03.ebuild index 20c876244926..6129a5b045a4 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.1 2007/04/22 11:34:55 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/version/version-0.72.03.ebuild,v 1.2 2007/06/21 17:58:44 mcummings 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 |