diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-06-12 16:14:35 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-06-12 16:14:35 +0000 |
commit | 06bf3bdff2ad0631b1aa0f7cd6fd12a8e3f17bb0 (patch) | |
tree | 6c2551d9d7a84f6b849838239d48769651ab81a5 /dev-perl/Set-IntSpan | |
parent | Marking sparc stable (diff) | |
download | gentoo-2-06bf3bdff2ad0631b1aa0f7cd6fd12a8e3f17bb0.tar.gz gentoo-2-06bf3bdff2ad0631b1aa0f7cd6fd12a8e3f17bb0.tar.bz2 gentoo-2-06bf3bdff2ad0631b1aa0f7cd6fd12a8e3f17bb0.zip |
Marking sparc stable
(Portage version: 2.1)
Diffstat (limited to 'dev-perl/Set-IntSpan')
-rw-r--r-- | dev-perl/Set-IntSpan/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Set-IntSpan/Set-IntSpan-1.09.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Set-IntSpan/ChangeLog b/dev-perl/Set-IntSpan/ChangeLog index 7adfc8ed38fe..56c2a3222685 100644 --- a/dev-perl/Set-IntSpan/ChangeLog +++ b/dev-perl/Set-IntSpan/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Set-IntSpan # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/ChangeLog,v 1.10 2006/01/13 16:27:46 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/ChangeLog,v 1.11 2006/06/12 16:14:35 mcummings Exp $ + + 12 Jun 2006; Michael Cummings <mcummings@gentoo.org> + Set-IntSpan-1.09.ebuild: + Marking sparc stable *Set-IntSpan-1.09 (13 Jan 2006) diff --git a/dev-perl/Set-IntSpan/Set-IntSpan-1.09.ebuild b/dev-perl/Set-IntSpan/Set-IntSpan-1.09.ebuild index bc45b7921133..325184c2a38f 100644 --- a/dev-perl/Set-IntSpan/Set-IntSpan-1.09.ebuild +++ b/dev-perl/Set-IntSpan/Set-IntSpan-1.09.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/Set-IntSpan/Set-IntSpan-1.09.ebuild,v 1.1 2006/01/13 16:27:46 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/Set-IntSpan-1.09.ebuild,v 1.2 2006/06/12 16:14:35 mcummings Exp $ inherit perl-module @@ -10,5 +10,5 @@ HOMEPAGE="http://cpan.org/modules/by-module/Set/${P}.readme" IUSE="" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc sparc ~x86" SRC_TEST="do" |