diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-12-08 12:16:13 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-12-08 12:16:13 +0000 |
commit | 0dbaa887cac36f5b024732e56b5fdd3fde0b4729 (patch) | |
tree | 94356e8fb7a9de7c6cdd55836664c5c137a76782 /dev-perl/Email-MIME-ContentType | |
parent | alpha/ia64 stable (diff) | |
download | gentoo-2-0dbaa887cac36f5b024732e56b5fdd3fde0b4729.tar.gz gentoo-2-0dbaa887cac36f5b024732e56b5fdd3fde0b4729.tar.bz2 gentoo-2-0dbaa887cac36f5b024732e56b5fdd3fde0b4729.zip |
alpha/ia64 stable
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-perl/Email-MIME-ContentType')
-rw-r--r-- | dev-perl/Email-MIME-ContentType/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Email-MIME-ContentType/Email-MIME-ContentType-1.014.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Email-MIME-ContentType/ChangeLog b/dev-perl/Email-MIME-ContentType/ChangeLog index 714e35ac1988..dab03d1cae97 100644 --- a/dev-perl/Email-MIME-ContentType/ChangeLog +++ b/dev-perl/Email-MIME-ContentType/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Email-MIME-ContentType # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-MIME-ContentType/ChangeLog,v 1.14 2007/12/04 20:03:34 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-MIME-ContentType/ChangeLog,v 1.15 2007/12/08 12:16:13 armin76 Exp $ + + 08 Dec 2007; Raúl Porcel <armin76@gentoo.org> + Email-MIME-ContentType-1.014.ebuild: + alpha/ia64 stable 04 Dec 2007; Markus Rothe <corsair@gentoo.org> Email-MIME-ContentType-1.014.ebuild: diff --git a/dev-perl/Email-MIME-ContentType/Email-MIME-ContentType-1.014.ebuild b/dev-perl/Email-MIME-ContentType/Email-MIME-ContentType-1.014.ebuild index 227720a9f8ed..67f5d7b7ed6c 100644 --- a/dev-perl/Email-MIME-ContentType/Email-MIME-ContentType-1.014.ebuild +++ b/dev-perl/Email-MIME-ContentType/Email-MIME-ContentType-1.014.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-MIME-ContentType/Email-MIME-ContentType-1.014.ebuild,v 1.8 2007/12/04 20:03:34 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-MIME-ContentType/Email-MIME-ContentType-1.014.ebuild,v 1.9 2007/12/08 12:16:13 armin76 Exp $ inherit perl-module @@ -12,7 +12,7 @@ IUSE="" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" DEPEND="dev-lang/perl" |