diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-01-15 17:41:38 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-01-15 17:41:38 +0000 |
commit | e5470065b493fa6fc6d5f00f77c76ba4308bfa4b (patch) | |
tree | 03b6a566d264af32d2c2f93675c59ba5e6a50afd /dev-perl/mime-construct | |
parent | new version (diff) | |
download | historical-e5470065b493fa6fc6d5f00f77c76ba4308bfa4b.tar.gz historical-e5470065b493fa6fc6d5f00f77c76ba4308bfa4b.tar.bz2 historical-e5470065b493fa6fc6d5f00f77c76ba4308bfa4b.zip |
marking x86 stable
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'dev-perl/mime-construct')
-rw-r--r-- | dev-perl/mime-construct/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/mime-construct/Manifest | 10 | ||||
-rw-r--r-- | dev-perl/mime-construct/mime-construct-1.9.ebuild | 6 |
3 files changed, 19 insertions, 5 deletions
diff --git a/dev-perl/mime-construct/ChangeLog b/dev-perl/mime-construct/ChangeLog index 92a45cc68944..ad40679cbbca 100644 --- a/dev-perl/mime-construct/ChangeLog +++ b/dev-perl/mime-construct/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/mime-construct -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/mime-construct/ChangeLog,v 1.1 2005/05/19 09:26:39 mcummings Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/mime-construct/ChangeLog,v 1.2 2006/01/15 17:41:38 mcummings Exp $ + + 15 Jan 2006; Michael Cummings <mcummings@gentoo.org> + mime-construct-1.9.ebuild: + marking x86 stable *mime-construct-1.9 (19 May 2005) diff --git a/dev-perl/mime-construct/Manifest b/dev-perl/mime-construct/Manifest index 5bb1374b150d..dcc8b737833c 100644 --- a/dev-perl/mime-construct/Manifest +++ b/dev-perl/mime-construct/Manifest @@ -1,4 +1,14 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 3e1c401b9a955a0b4019dfb85ac92b83 ChangeLog 514 MD5 4007d9d91fe6f9cbd791c77e4b7bbfa5 files/digest-mime-construct-1.9 69 MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305 MD5 73b5d24e92dc2e5cae82586677fb16c0 mime-construct-1.9.ebuild 519 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1 (GNU/Linux) + +iD8DBQFDyolatG5z4I8BtQoRAoIPAJ9B7MjTKAr7InHajVyqBTFo+C9XwQCePtI2 +KAqfo1Zfi8oseMDqhryXAhI= +=+YNx +-----END PGP SIGNATURE----- diff --git a/dev-perl/mime-construct/mime-construct-1.9.ebuild b/dev-perl/mime-construct/mime-construct-1.9.ebuild index 70ea044ceb07..34551b171e7b 100644 --- a/dev-perl/mime-construct/mime-construct-1.9.ebuild +++ b/dev-perl/mime-construct/mime-construct-1.9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/mime-construct/mime-construct-1.9.ebuild,v 1.1 2005/05/19 09:26:39 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/mime-construct/mime-construct-1.9.ebuild,v 1.2 2006/01/15 17:41:38 mcummings Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/R/RO/ROSCH/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" SRC_TEST="do" |