diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-06-29 18:51:51 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-06-29 18:51:51 +0000 |
commit | 141815856ea6ee47ddc15c58620c4598df198323 (patch) | |
tree | 3e7dc59cefc47ef392ff85ec8f74c204c94a3c4a | |
parent | Stable on hppa (diff) | |
download | gentoo-2-141815856ea6ee47ddc15c58620c4598df198323.tar.gz gentoo-2-141815856ea6ee47ddc15c58620c4598df198323.tar.bz2 gentoo-2-141815856ea6ee47ddc15c58620c4598df198323.zip |
Stable on hppa
(Portage version: 2.1-r1)
-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 56c2a3222685..a8736c284568 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.11 2006/06/12 16:14:35 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/ChangeLog,v 1.12 2006/06/29 18:51:51 gustavoz Exp $ + + 29 Jun 2006; Gustavo Zacarias <gustavoz@gentoo.org> + Set-IntSpan-1.09.ebuild: + Stable on hppa 12 Jun 2006; Michael Cummings <mcummings@gentoo.org> Set-IntSpan-1.09.ebuild: diff --git a/dev-perl/Set-IntSpan/Set-IntSpan-1.09.ebuild b/dev-perl/Set-IntSpan/Set-IntSpan-1.09.ebuild index 325184c2a38f..2769600738d3 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.2 2006/06/12 16:14:35 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/Set-IntSpan-1.09.ebuild,v 1.3 2006/06/29 18:51:51 gustavoz 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" |