diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-01-13 22:40:29 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-01-13 22:40:29 +0000 |
commit | cb425c1af51eeef8ecb95cf2cca1b35775701a65 (patch) | |
tree | 95d4671ef25c88b26065b32a11fcca101bd8d00d /dev-perl/ShadowHash | |
parent | marking sparc x86 stable (diff) | |
download | historical-cb425c1af51eeef8ecb95cf2cca1b35775701a65.tar.gz historical-cb425c1af51eeef8ecb95cf2cca1b35775701a65.tar.bz2 historical-cb425c1af51eeef8ecb95cf2cca1b35775701a65.zip |
Marking sparc x86 stable
Package-Manager: portage-2.1_pre1
Diffstat (limited to 'dev-perl/ShadowHash')
-rw-r--r-- | dev-perl/ShadowHash/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/ShadowHash/ShadowHash-0.07.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/ShadowHash/ChangeLog b/dev-perl/ShadowHash/ChangeLog index 848043b75a3d..5c8c9d572db9 100644 --- a/dev-perl/ShadowHash/ChangeLog +++ b/dev-perl/ShadowHash/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/ShadowHash -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/ShadowHash/ChangeLog,v 1.2 2005/05/07 02:57:31 gustavoz Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/ShadowHash/ChangeLog,v 1.3 2006/01/13 22:18:37 mcummings Exp $ + + 13 Jan 2006; Michael Cummings <mcummings@gentoo.org> + ShadowHash-0.07.ebuild: + Marking sparc x86 stable 07 May 2005; Gustavo Zacarias <gustavoz@gentoo.org> ShadowHash-0.07.ebuild: diff --git a/dev-perl/ShadowHash/ShadowHash-0.07.ebuild b/dev-perl/ShadowHash/ShadowHash-0.07.ebuild index 772e6457dcb0..4d19becb995f 100644 --- a/dev-perl/ShadowHash/ShadowHash-0.07.ebuild +++ b/dev-perl/ShadowHash/ShadowHash-0.07.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/ShadowHash/ShadowHash-0.07.ebuild,v 1.2 2005/05/07 02:57:31 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/ShadowHash/ShadowHash-0.07.ebuild,v 1.3 2006/01/13 22:18:37 mcummings Exp $ inherit perl-module @@ -11,6 +11,6 @@ IUSE="" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~x86 ~sparc" +KEYWORDS="sparc x86" SRC_TEST="do" |