diff options
author | 2006-08-17 22:04:24 +0000 | |
---|---|---|
committer | 2006-08-17 22:04:24 +0000 | |
commit | 49548665cc4665582dae86fd122e2c261ef13a60 (patch) | |
tree | ce887fee2a97f8e2c8f651c5d083eb036a0fe142 /dev-perl/Sys-Hostname-Long | |
parent | Masking hardened, it's not really supported, see bug #144126 (diff) | |
download | gentoo-2-49548665cc4665582dae86fd122e2c261ef13a60.tar.gz gentoo-2-49548665cc4665582dae86fd122e2c261ef13a60.tar.bz2 gentoo-2-49548665cc4665582dae86fd122e2c261ef13a60.zip |
Marking amd64 stable
(Portage version: 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" |