diff options
author | Michael Weber <xmw@gentoo.org> | 2012-06-04 02:13:12 +0000 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2012-06-04 02:13:12 +0000 |
commit | 521400173de536ce5e71d093436464d7c8670c22 (patch) | |
tree | e4bd4ba23f95a479b430d0ae9922fdf87dc91d77 /dev-perl/mime-construct/mime-construct-1.900.0.ebuild | |
parent | ppc stable (bug 400757) (diff) | |
download | gentoo-2-521400173de536ce5e71d093436464d7c8670c22.tar.gz gentoo-2-521400173de536ce5e71d093436464d7c8670c22.tar.bz2 gentoo-2-521400173de536ce5e71d093436464d7c8670c22.zip |
ppc stable (bug 400757)
(Portage version: 2.1.10.63/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/mime-construct/mime-construct-1.900.0.ebuild')
-rw-r--r-- | dev-perl/mime-construct/mime-construct-1.900.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/mime-construct/mime-construct-1.900.0.ebuild b/dev-perl/mime-construct/mime-construct-1.900.0.ebuild index 0eb5ed27f140..3ab9d421ecc8 100644 --- a/dev-perl/mime-construct/mime-construct-1.900.0.ebuild +++ b/dev-perl/mime-construct/mime-construct-1.900.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 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.900.0.ebuild,v 1.3 2011/12/18 17:46:14 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/mime-construct/mime-construct-1.900.0.ebuild,v 1.4 2012/06/04 02:13:12 xmw Exp $ EAPI=4 @@ -12,7 +12,7 @@ DESCRIPTION="construct and optionally mail MIME messages" LICENSE="|| ( GPL-2 GPL-3 )" # GPL-2+ SLOT="0" -KEYWORDS="amd64 ia64 ~ppc ~sparc x86" +KEYWORDS="amd64 ia64 ppc ~sparc x86" IUSE="" RDEPEND="dev-perl/MIME-Types |