diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-08-26 00:53:27 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-08-26 00:53:27 +0000 |
commit | b597d7d26553edf838110eb0cedc463bf26e9573 (patch) | |
tree | 6568cb7bf0e5c4fdae71ef5721664d22c4e3c786 /dev-perl/convert-ascii-armour | |
parent | add ~ia64 (diff) | |
download | gentoo-2-b597d7d26553edf838110eb0cedc463bf26e9573.tar.gz gentoo-2-b597d7d26553edf838110eb0cedc463bf26e9573.tar.bz2 gentoo-2-b597d7d26553edf838110eb0cedc463bf26e9573.zip |
add ~ia64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-perl/convert-ascii-armour')
-rw-r--r-- | dev-perl/convert-ascii-armour/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/convert-ascii-armour/Manifest | 14 | ||||
-rw-r--r-- | dev-perl/convert-ascii-armour/convert-ascii-armour-1.4.ebuild | 4 |
3 files changed, 9 insertions, 15 deletions
diff --git a/dev-perl/convert-ascii-armour/ChangeLog b/dev-perl/convert-ascii-armour/ChangeLog index 6d2881570690..673bbbdaf1da 100644 --- a/dev-perl/convert-ascii-armour/ChangeLog +++ b/dev-perl/convert-ascii-armour/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/convert-ascii-armour # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/convert-ascii-armour/ChangeLog,v 1.11 2005/05/25 14:17:10 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/convert-ascii-armour/ChangeLog,v 1.12 2005/08/26 00:51:16 agriffis Exp $ + + 26 Aug 2005; Aron Griffis <agriffis@gentoo.org> + convert-ascii-armour-1.4.ebuild: + add ~ia64 25 May 2005; Michael Cummings <mcummings@gentoo.org> convert-ascii-armour-1.4.ebuild: diff --git a/dev-perl/convert-ascii-armour/Manifest b/dev-perl/convert-ascii-armour/Manifest index 17e14d21edef..c82788eaf5ac 100644 --- a/dev-perl/convert-ascii-armour/Manifest +++ b/dev-perl/convert-ascii-armour/Manifest @@ -1,14 +1,4 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 c854646a68835a6fda8289e316e35a31 ChangeLog 1470 -MD5 ecab04e545688a61d3611f3a62e37ceb convert-ascii-armour-1.4.ebuild 709 +MD5 cfd200d6bfcdceb162092d047b3f696a convert-ascii-armour-1.4.ebuild 714 MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305 +MD5 c854646a68835a6fda8289e316e35a31 ChangeLog 1470 MD5 ccc56068024f57a08d8c33763704d468 files/digest-convert-ascii-armour-1.4 74 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.0 (GNU/Linux) - -iD8DBQFClIj7tG5z4I8BtQoRAj+NAJ4tDrccJ7T1nZVhaOqyryiShNLOoACfV4ne -S/h8/cI5MLJRKGesyP4+ncM= -=4EGp ------END PGP SIGNATURE----- diff --git a/dev-perl/convert-ascii-armour/convert-ascii-armour-1.4.ebuild b/dev-perl/convert-ascii-armour/convert-ascii-armour-1.4.ebuild index 0bfc5d30ce35..3f95b46d3826 100644 --- a/dev-perl/convert-ascii-armour/convert-ascii-armour-1.4.ebuild +++ b/dev-perl/convert-ascii-armour/convert-ascii-armour-1.4.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/convert-ascii-armour/convert-ascii-armour-1.4.ebuild,v 1.14 2005/05/25 14:17:10 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/convert-ascii-armour/convert-ascii-armour-1.4.ebuild,v 1.15 2005/08/26 00:51:16 agriffis Exp $ inherit perl-module @@ -12,7 +12,7 @@ SRC_URI="mirror://cpan/authors/id/V/VI/VIPUL/${MY_P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="x86 ~ppc sparc alpha hppa amd64 ~mips ~ppc64" +KEYWORDS="alpha amd64 hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86" IUSE="" DEPEND="dev-perl/Compress-Zlib |