diff options
author | 2006-04-21 21:39:48 +0000 | |
---|---|---|
committer | 2006-04-21 21:39:48 +0000 | |
commit | 19d0b536845fa8b17dd66293ebb5b27f05b42105 (patch) | |
tree | 940f5bea25ace68e4bd8c98ad774d94e64bdfe7f /dev-perl/Mail-Sendmail/Mail-Sendmail-0.79.ebuild | |
parent | Stable on hppa (diff) | |
download | historical-19d0b536845fa8b17dd66293ebb5b27f05b42105.tar.gz historical-19d0b536845fa8b17dd66293ebb5b27f05b42105.tar.bz2 historical-19d0b536845fa8b17dd66293ebb5b27f05b42105.zip |
Stable on hppa
Package-Manager: portage-2.0.54
Diffstat (limited to 'dev-perl/Mail-Sendmail/Mail-Sendmail-0.79.ebuild')
-rw-r--r-- | dev-perl/Mail-Sendmail/Mail-Sendmail-0.79.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Mail-Sendmail/Mail-Sendmail-0.79.ebuild b/dev-perl/Mail-Sendmail/Mail-Sendmail-0.79.ebuild index e1125c1bcafb..6bb7473ae107 100644 --- a/dev-perl/Mail-Sendmail/Mail-Sendmail-0.79.ebuild +++ b/dev-perl/Mail-Sendmail/Mail-Sendmail-0.79.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Sendmail/Mail-Sendmail-0.79.ebuild,v 1.16 2006/03/22 16:01:29 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Sendmail/Mail-Sendmail-0.79.ebuild,v 1.17 2006/04/21 21:29:27 gustavoz Exp $ inherit perl-module @@ -10,5 +10,5 @@ HOMEPAGE="http://search.cpan.org/dist/Mail-Sendmail/" SLOT="0" LICENSE="as-is" -KEYWORDS="alpha amd64 ~hppa ia64 mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 mips ppc ppc64 sparc x86" IUSE="" |