diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-08-26 00:16:44 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-08-26 00:16:44 +0000 |
commit | c2304b58d19cf81e8cf9f5d2cc23e4692e79dc52 (patch) | |
tree | 79d07c5e0fe6acafbe139c7a386fd4845eef9127 /dev-perl/Set-IntSpan | |
parent | pmask newer version of pygtk (diff) | |
download | gentoo-2-c2304b58d19cf81e8cf9f5d2cc23e4692e79dc52.tar.gz gentoo-2-c2304b58d19cf81e8cf9f5d2cc23e4692e79dc52.tar.bz2 gentoo-2-c2304b58d19cf81e8cf9f5d2cc23e4692e79dc52.zip |
add ~ia64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-perl/Set-IntSpan')
-rw-r--r-- | dev-perl/Set-IntSpan/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Set-IntSpan/Manifest | 14 | ||||
-rw-r--r-- | dev-perl/Set-IntSpan/Set-IntSpan-1.08.ebuild | 4 |
3 files changed, 8 insertions, 15 deletions
diff --git a/dev-perl/Set-IntSpan/ChangeLog b/dev-perl/Set-IntSpan/ChangeLog index a28a8a101c51..18cb00bbd8da 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.7 2005/04/30 11:08:25 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/ChangeLog,v 1.8 2005/08/26 00:13:28 agriffis Exp $ + + 26 Aug 2005; Aron Griffis <agriffis@gentoo.org> Set-IntSpan-1.08.ebuild: + add ~ia64 30 Apr 2005; Bryan Østergaard <kloeri@gentoo.org> Set-IntSpan-1.08.ebuild: diff --git a/dev-perl/Set-IntSpan/Manifest b/dev-perl/Set-IntSpan/Manifest index cd6819686707..3a044720f5b7 100644 --- a/dev-perl/Set-IntSpan/Manifest +++ b/dev-perl/Set-IntSpan/Manifest @@ -1,16 +1,6 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 17e321385111354cba7dfe5c10a8ea1c ChangeLog 911 MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305 -MD5 b243d0238c050fe04651be9d2755ddb6 Set-IntSpan-1.08.ebuild 514 MD5 c66fd8f77f40b38f391d8dbb00a3442b Set-IntSpan-1.07.ebuild 519 +MD5 17e321385111354cba7dfe5c10a8ea1c ChangeLog 911 +MD5 df19376e101521cf0a16bc12506706ef Set-IntSpan-1.08.ebuild 519 MD5 bd1809235b299f8dae246ec70681f926 files/digest-Set-IntSpan-1.08 67 MD5 e6da8858af637fa5ea8329360d34f5c8 files/digest-Set-IntSpan-1.07 67 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFCc2c5Kf2g/qXtneoRAiDWAKCcYQMWTttpNiXKfWBr3WDzJXIftQCgtAk/ -Tz7uCxE93ymd+x+YjbIeRXY= -=7sbX ------END PGP SIGNATURE----- diff --git a/dev-perl/Set-IntSpan/Set-IntSpan-1.08.ebuild b/dev-perl/Set-IntSpan/Set-IntSpan-1.08.ebuild index 017977c947a0..853246e1e980 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.5 2005/04/30 11:08:25 kloeri Exp $ +# $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 $ 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="x86 ~amd64 alpha sparc ~ppc ~hppa" +KEYWORDS="alpha ~amd64 ~hppa ~ia64 ~ppc sparc x86" SRC_TEST="do" |