diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-08-17 22:16:20 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-08-17 22:16:20 +0000 |
commit | 9e00013f2ffa7876f2d60471a6019417ed4d4048 (patch) | |
tree | 2ba888966c4d67b1206744540708b6cd497b7d62 /dev-perl/Sys-Hostname-Long | |
parent | marking amd64 stable (diff) | |
download | historical-9e00013f2ffa7876f2d60471a6019417ed4d4048.tar.gz historical-9e00013f2ffa7876f2d60471a6019417ed4d4048.tar.bz2 historical-9e00013f2ffa7876f2d60471a6019417ed4d4048.zip |
Marking amd64 stable
Package-Manager: portage-2.1.1_pre3-r1
Diffstat (limited to 'dev-perl/Sys-Hostname-Long')
-rw-r--r-- | dev-perl/Sys-Hostname-Long/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Sys-Hostname-Long/Sys-Hostname-Long-1.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Sys-Hostname-Long/ChangeLog b/dev-perl/Sys-Hostname-Long/ChangeLog index 83e04c5cd2e3..b0498c9613e6 100644 --- a/dev-perl/Sys-Hostname-Long/ChangeLog +++ b/dev-perl/Sys-Hostname-Long/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Sys-Hostname-Long # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-Hostname-Long/ChangeLog,v 1.20 2006/08/05 23:07:56 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-Hostname-Long/ChangeLog,v 1.21 2006/08/17 22:04:24 mcummings Exp $ + + 17 Aug 2006; Michael Cummings <mcummings@gentoo.org> + Sys-Hostname-Long-1.4.ebuild: + Marking amd64 stable 05 Aug 2006; Michael Cummings <mcummings@gentoo.org> Sys-Hostname-Long-1.2.ebuild, Sys-Hostname-Long-1.4.ebuild: diff --git a/dev-perl/Sys-Hostname-Long/Sys-Hostname-Long-1.4.ebuild b/dev-perl/Sys-Hostname-Long/Sys-Hostname-Long-1.4.ebuild index 90faf420c2ff..0fc07540de37 100644 --- a/dev-perl/Sys-Hostname-Long/Sys-Hostname-Long-1.4.ebuild +++ b/dev-perl/Sys-Hostname-Long/Sys-Hostname-Long-1.4.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/Sys-Hostname-Long/Sys-Hostname-Long-1.4.ebuild,v 1.8 2006/08/05 23:07:56 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-Hostname-Long/Sys-Hostname-Long-1.4.ebuild,v 1.9 2006/08/17 22:04:24 mcummings Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~scott/${P}/" SLOT="0" LICENSE="Artistic" -KEYWORDS="alpha ~amd64 hppa ia64 ~ppc ~ppc64 sparc ~x86" +KEYWORDS="alpha amd64 hppa ia64 ~ppc ~ppc64 sparc ~x86" IUSE="" mydoc="TODO" |