diff options
author | Guy Martin <gmsoft@gentoo.org> | 2005-01-12 17:13:23 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2005-01-12 17:13:23 +0000 |
commit | f2d2fdbbc83369c9d715f698c04b421860a07d2c (patch) | |
tree | 5bd712b8bb7da09321cb09d081eb6b1a92b080d4 /dev-perl/MIME-Base64 | |
parent | Stable on hppa. (diff) | |
download | historical-f2d2fdbbc83369c9d715f698c04b421860a07d2c.tar.gz historical-f2d2fdbbc83369c9d715f698c04b421860a07d2c.tar.bz2 historical-f2d2fdbbc83369c9d715f698c04b421860a07d2c.zip |
Stable on hppa.
Diffstat (limited to 'dev-perl/MIME-Base64')
-rw-r--r-- | dev-perl/MIME-Base64/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/MIME-Base64/MIME-Base64-3.05.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/MIME-Base64/ChangeLog b/dev-perl/MIME-Base64/ChangeLog index 5c4b56bf3e68..31a8da932458 100644 --- a/dev-perl/MIME-Base64/ChangeLog +++ b/dev-perl/MIME-Base64/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/MIME-Base64 # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/MIME-Base64/ChangeLog,v 1.32 2005/01/04 13:22:10 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/MIME-Base64/ChangeLog,v 1.33 2005/01/12 17:12:24 gmsoft Exp $ + + 12 Jan 2005; Guy Martin <gmsoft@gentoo.org> MIME-Base64-3.05.ebuild: + Stable on hppa. 04 Jan 2005; Michael Cummings <mcummings@gentoo.org> MIME-Base64-2.12-r1.ebuild, MIME-Base64-2.12-r2.ebuild, diff --git a/dev-perl/MIME-Base64/MIME-Base64-3.05.ebuild b/dev-perl/MIME-Base64/MIME-Base64-3.05.ebuild index 0e3ee5f7f41b..ebcaba548518 100644 --- a/dev-perl/MIME-Base64/MIME-Base64-3.05.ebuild +++ b/dev-perl/MIME-Base64/MIME-Base64-3.05.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/MIME-Base64/MIME-Base64-3.05.ebuild,v 1.8 2005/01/04 13:22:10 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/MIME-Base64/MIME-Base64-3.05.ebuild,v 1.9 2005/01/12 17:12:24 gmsoft Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/G/GA/GAAS/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="x86 ppc sparc mips alpha ~arm ~hppa amd64 ~ia64 ~s390 ~ppc64" +KEYWORDS="x86 ppc sparc mips alpha ~arm hppa amd64 ~ia64 ~s390 ~ppc64" IUSE="" SRC_TEST="do" |