diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-12-08 16:09:34 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-12-08 16:09:34 +0000 |
commit | c1751eb0a5e06a13957f8714ba63278eba9827e5 (patch) | |
tree | 8958ffddf7fa9701f2979b690629ca7744062752 /dev-perl/Email-MIME-Creator | |
parent | alpha/ia64/sparc stable (diff) | |
download | historical-c1751eb0a5e06a13957f8714ba63278eba9827e5.tar.gz historical-c1751eb0a5e06a13957f8714ba63278eba9827e5.tar.bz2 historical-c1751eb0a5e06a13957f8714ba63278eba9827e5.zip |
alpha/ia64 stable
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'dev-perl/Email-MIME-Creator')
-rw-r--r-- | dev-perl/Email-MIME-Creator/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Email-MIME-Creator/Email-MIME-Creator-1.453.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Email-MIME-Creator/ChangeLog b/dev-perl/Email-MIME-Creator/ChangeLog index 2ee37f42d291..89f72f22ed5c 100644 --- a/dev-perl/Email-MIME-Creator/ChangeLog +++ b/dev-perl/Email-MIME-Creator/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Email-MIME-Creator # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-MIME-Creator/ChangeLog,v 1.14 2007/12/04 20:32:37 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-MIME-Creator/ChangeLog,v 1.15 2007/12/08 16:09:34 armin76 Exp $ + + 08 Dec 2007; Raúl Porcel <armin76@gentoo.org> + Email-MIME-Creator-1.453.ebuild: + alpha/ia64 stable 04 Dec 2007; Markus Rothe <corsair@gentoo.org> Email-MIME-Creator-1.453.ebuild: diff --git a/dev-perl/Email-MIME-Creator/Email-MIME-Creator-1.453.ebuild b/dev-perl/Email-MIME-Creator/Email-MIME-Creator-1.453.ebuild index 8a997ad7cb59..76bc57303e46 100644 --- a/dev-perl/Email-MIME-Creator/Email-MIME-Creator-1.453.ebuild +++ b/dev-perl/Email-MIME-Creator/Email-MIME-Creator-1.453.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-Creator/Email-MIME-Creator-1.453.ebuild,v 1.8 2007/12/04 20:32:37 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-MIME-Creator/Email-MIME-Creator-1.453.ebuild,v 1.9 2007/12/08 16:09:34 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-perl/Email-Simple-Creator-1.41 virtual/perl-Test-Simple |