diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-10-02 12:55:58 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-10-02 12:55:58 +0000 |
commit | a4dea9d33d52648378d646386fef13f5e33cb88e (patch) | |
tree | 99d587fe0449a80687b0c26a864b230cecbb9702 /dev-perl/MIME-Lite/MIME-Lite-3.01.ebuild | |
parent | Mark 1.4 stable on ia64 (diff) | |
download | historical-a4dea9d33d52648378d646386fef13f5e33cb88e.tar.gz historical-a4dea9d33d52648378d646386fef13f5e33cb88e.tar.bz2 historical-a4dea9d33d52648378d646386fef13f5e33cb88e.zip |
Mark 3.01 stable on ia64
Package-Manager: portage-1.589-cvs
Diffstat (limited to 'dev-perl/MIME-Lite/MIME-Lite-3.01.ebuild')
-rw-r--r-- | dev-perl/MIME-Lite/MIME-Lite-3.01.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/MIME-Lite/MIME-Lite-3.01.ebuild b/dev-perl/MIME-Lite/MIME-Lite-3.01.ebuild index 987dfb4072a1..6f4938c65c2a 100644 --- a/dev-perl/MIME-Lite/MIME-Lite-3.01.ebuild +++ b/dev-perl/MIME-Lite/MIME-Lite-3.01.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/MIME-Lite/MIME-Lite-3.01.ebuild,v 1.10 2005/08/25 23:27:06 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/MIME-Lite/MIME-Lite-3.01.ebuild,v 1.11 2005/10/02 12:55:58 agriffis Exp $ IUSE="" @@ -12,7 +12,7 @@ HOMEPAGE="http://search.cpan.org/author/ERYQ/${P}/" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="alpha amd64 ~ia64 ppc sparc x86" +KEYWORDS="alpha amd64 ia64 ppc sparc x86" src_install() { perl-module_src_install |