diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-10-02 13:14:40 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-10-02 13:14:40 +0000 |
commit | acbd16afefc987555e0d4c40f279b52ee6b276c7 (patch) | |
tree | b16eb0f1251b8fe68c7341b98af6eac4d6f4fc23 /dev-perl/Set-IntSpan | |
parent | Mark 2.32 stable on ia64 (diff) | |
download | gentoo-2-acbd16afefc987555e0d4c40f279b52ee6b276c7.tar.gz gentoo-2-acbd16afefc987555e0d4c40f279b52ee6b276c7.tar.bz2 gentoo-2-acbd16afefc987555e0d4c40f279b52ee6b276c7.zip |
Mark 1.08 stable on ia64
(Portage version: 1.589-cvs)
Diffstat (limited to 'dev-perl/Set-IntSpan')
-rw-r--r-- | dev-perl/Set-IntSpan/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Set-IntSpan/Manifest | 4 | ||||
-rw-r--r-- | dev-perl/Set-IntSpan/Set-IntSpan-1.08.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Set-IntSpan/ChangeLog b/dev-perl/Set-IntSpan/ChangeLog index 18cb00bbd8da..46f8a867ece3 100644 --- a/dev-perl/Set-IntSpan/ChangeLog +++ b/dev-perl/Set-IntSpan/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Set-IntSpan # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/ChangeLog,v 1.8 2005/08/26 00:13:28 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/ChangeLog,v 1.9 2005/10/02 13:14:40 agriffis Exp $ + + 02 Oct 2005; Aron Griffis <agriffis@gentoo.org> Set-IntSpan-1.08.ebuild: + Mark 1.08 stable on ia64 26 Aug 2005; Aron Griffis <agriffis@gentoo.org> Set-IntSpan-1.08.ebuild: add ~ia64 diff --git a/dev-perl/Set-IntSpan/Manifest b/dev-perl/Set-IntSpan/Manifest index cdb88c513dcb..2ecdcbde9786 100644 --- a/dev-perl/Set-IntSpan/Manifest +++ b/dev-perl/Set-IntSpan/Manifest @@ -1,6 +1,6 @@ MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305 MD5 c66fd8f77f40b38f391d8dbb00a3442b Set-IntSpan-1.07.ebuild 519 MD5 8fc51799af3488ced42afd691b9c5cbf ChangeLog 1001 -MD5 20b03b2f4c36d9a2bee331039043340f Set-IntSpan-1.08.ebuild 522 -MD5 bd1809235b299f8dae246ec70681f926 files/digest-Set-IntSpan-1.08 67 +MD5 86fb20dd3d5034d4c97e5e6e4e7c5c3c Set-IntSpan-1.08.ebuild 521 MD5 e6da8858af637fa5ea8329360d34f5c8 files/digest-Set-IntSpan-1.07 67 +MD5 bd1809235b299f8dae246ec70681f926 files/digest-Set-IntSpan-1.08 67 diff --git a/dev-perl/Set-IntSpan/Set-IntSpan-1.08.ebuild b/dev-perl/Set-IntSpan/Set-IntSpan-1.08.ebuild index 853246e1e980..93ac883f8d88 100644 --- a/dev-perl/Set-IntSpan/Set-IntSpan-1.08.ebuild +++ b/dev-perl/Set-IntSpan/Set-IntSpan-1.08.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.08.ebuild,v 1.6 2005/08/26 00:13:28 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/Set-IntSpan-1.08.ebuild,v 1.7 2005/10/02 13:14:40 agriffis 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" |