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 | 8d5dd115c0360404cb9b227e5c873060f9705249 (patch) | |
tree | 44c7add453b45fa1f9cb307f152695c37fba7912 /dev-perl | |
parent | new version (diff) | |
download | gentoo-2-8d5dd115c0360404cb9b227e5c873060f9705249.tar.gz gentoo-2-8d5dd115c0360404cb9b227e5c873060f9705249.tar.bz2 gentoo-2-8d5dd115c0360404cb9b227e5c873060f9705249.zip |
marking x86 stable
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/mime-construct/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/mime-construct/mime-construct-1.9.ebuild | 6 |
2 files changed, 9 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/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" |