diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-05-30 19:38:29 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-05-30 19:38:29 +0000 |
commit | 94512887cd3ffe65561310bc614ad60cbcaeb151 (patch) | |
tree | aecc515a4c55a710eefdb01bfe1f69509ab917ce /dev-perl/Sys-Hostname-Long | |
parent | Stable on sparc (diff) | |
download | gentoo-2-94512887cd3ffe65561310bc614ad60cbcaeb151.tar.gz gentoo-2-94512887cd3ffe65561310bc614ad60cbcaeb151.tar.bz2 gentoo-2-94512887cd3ffe65561310bc614ad60cbcaeb151.zip |
Stable on sparc
(Portage version: 2.0.51.19)
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.2.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 ad35d8c95a89..a4324e942b98 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-Hostname-Long/ChangeLog,v 1.4 2005/05/18 17:21:06 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-Hostname-Long/ChangeLog,v 1.5 2005/05/30 19:38:29 gustavoz Exp $ + + 30 May 2005; Gustavo Zacarias <gustavoz@gentoo.org> + Sys-Hostname-Long-1.2.ebuild: + Stable on sparc 18 May 2005; Michael Cummings <mcummings@gentoo.org> Sys-Hostname-Long-1.2.ebuild: 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 db1b14952853..4037fbf9babb 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 # 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.4 2005/05/18 17:21:06 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-Hostname-Long/Sys-Hostname-Long-1.2.ebuild,v 1.5 2005/05/30 19:38:29 gustavoz Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~scott/${P}/" SLOT="0" LICENSE="Artistic" -KEYWORDS="x86 ~ppc ~sparc" +KEYWORDS="x86 ~ppc sparc" IUSE="" mydoc="TODO" |