diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-01-31 21:44:20 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-01-31 21:44:20 +0000 |
commit | 3473fc088b6b17a2d98caa270ceb4f0df301149a (patch) | |
tree | 3cd80ad51f3e01189e2401c4ddc9093744d88975 /dev-perl/Sys-Hostname-Long/Sys-Hostname-Long-1.2.ebuild | |
parent | p7zip gcc41 fix (diff) | |
download | gentoo-2-3473fc088b6b17a2d98caa270ceb4f0df301149a.tar.gz gentoo-2-3473fc088b6b17a2d98caa270ceb4f0df301149a.tar.bz2 gentoo-2-3473fc088b6b17a2d98caa270ceb4f0df301149a.zip |
Mark 1.2 stable on alpha
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'dev-perl/Sys-Hostname-Long/Sys-Hostname-Long-1.2.ebuild')
-rw-r--r-- | dev-perl/Sys-Hostname-Long/Sys-Hostname-Long-1.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Sys-Hostname-Long/Sys-Hostname-Long-1.2.ebuild b/dev-perl/Sys-Hostname-Long/Sys-Hostname-Long-1.2.ebuild index ca6284ddd876..8c65eb85331c 100644 --- a/dev-perl/Sys-Hostname-Long/Sys-Hostname-Long-1.2.ebuild +++ b/dev-perl/Sys-Hostname-Long/Sys-Hostname-Long-1.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-Hostname-Long/Sys-Hostname-Long-1.2.ebuild,v 1.10 2005/11/26 04:47:29 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-Hostname-Long/Sys-Hostname-Long-1.2.ebuild,v 1.11 2006/01/31 21:44:20 agriffis Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~scott/${P}/" SLOT="0" LICENSE="Artistic" -KEYWORDS="~alpha ~amd64 ppc ppc64 sparc x86" +KEYWORDS="alpha ~amd64 ppc ppc64 sparc x86" IUSE="" mydoc="TODO" |