diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-12-18 17:46:14 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-12-18 17:46:14 +0000 |
commit | b2510687afd57aa9993542512f2e9ef5a5f9518a (patch) | |
tree | 81d9a06ef3b56783ff08d5e781a45c6c85607d5a /dev-perl/mime-construct | |
parent | sparc stable wrt #387467 (diff) | |
download | historical-b2510687afd57aa9993542512f2e9ef5a5f9518a.tar.gz historical-b2510687afd57aa9993542512f2e9ef5a5f9518a.tar.bz2 historical-b2510687afd57aa9993542512f2e9ef5a5f9518a.zip |
Add ~sparc wrt #387627
Package-Manager: portage-2.1.10.38/cvs/Linux ia64
Diffstat (limited to 'dev-perl/mime-construct')
-rw-r--r-- | dev-perl/mime-construct/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/mime-construct/mime-construct-1.900.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/mime-construct/ChangeLog b/dev-perl/mime-construct/ChangeLog index 98b8ad919299..152096e0afab 100644 --- a/dev-perl/mime-construct/ChangeLog +++ b/dev-perl/mime-construct/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/mime-construct # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/mime-construct/ChangeLog,v 1.15 2011/09/04 11:22:37 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/mime-construct/ChangeLog,v 1.16 2011/12/18 17:46:14 armin76 Exp $ + + 18 Dec 2011; Raúl Porcel <armin76@gentoo.org> mime-construct-1.900.0.ebuild: + Add ~sparc wrt #387627 04 Sep 2011; Torsten Veller <tove@gentoo.org> -mime-construct-1.9-r1.ebuild: Cleanup 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 822d6426b4a7..0eb5ed27f140 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 # 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.2 2011/09/03 21:04:28 tove Exp $ +# $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 $ 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 x86" +KEYWORDS="amd64 ia64 ~ppc ~sparc x86" IUSE="" RDEPEND="dev-perl/MIME-Types |