diff options
author | Chris Aniszczyk <zx@gentoo.org> | 2004-03-29 01:43:27 +0000 |
---|---|---|
committer | Chris Aniszczyk <zx@gentoo.org> | 2004-03-29 01:43:27 +0000 |
commit | e5ef35dc67372b7ab9e3091a8e63df3f9da46423 (patch) | |
tree | e0909084af14ab6b031a41207fc7dba283b9feed /net-www/horde-passwd | |
parent | Marking ~hppa + clean up. (Manifest recommit) (diff) | |
download | gentoo-2-e5ef35dc67372b7ab9e3091a8e63df3f9da46423.tar.gz gentoo-2-e5ef35dc67372b7ab9e3091a8e63df3f9da46423.tar.bz2 gentoo-2-e5ef35dc67372b7ab9e3091a8e63df3f9da46423.zip |
Marking ~hppa
Diffstat (limited to 'net-www/horde-passwd')
-rw-r--r-- | net-www/horde-passwd/ChangeLog | 5 | ||||
-rw-r--r-- | net-www/horde-passwd/horde-passwd-2.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-www/horde-passwd/ChangeLog b/net-www/horde-passwd/ChangeLog index b1443bb5db3a..097341627588 100644 --- a/net-www/horde-passwd/ChangeLog +++ b/net-www/horde-passwd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-www/horde-passwd # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/horde-passwd/ChangeLog,v 1.1 2004/01/27 00:55:01 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/horde-passwd/ChangeLog,v 1.2 2004/03/29 01:39:49 zx Exp $ + + 01 Apr 2004; Chris Aniszczyk <zx@gentoo.org> horde-passwd-2.2.ebuild: + Marking ~hppa *horde-passwd-2.2 (26 Jan 2004) diff --git a/net-www/horde-passwd/horde-passwd-2.2.ebuild b/net-www/horde-passwd/horde-passwd-2.2.ebuild index f606c6d83acc..d2106b01a0cf 100644 --- a/net-www/horde-passwd/horde-passwd-2.2.ebuild +++ b/net-www/horde-passwd/horde-passwd-2.2.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/horde-passwd/horde-passwd-2.2.ebuild,v 1.1 2004/01/27 00:55:01 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/horde-passwd/horde-passwd-2.2.ebuild,v 1.2 2004/03/29 01:39:49 zx Exp $ inherit horde DESCRIPTION="Horde Passwd is the Horde password changing application" -KEYWORDS="x86 ~ppc ~sparc ~alpha" +KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa" DEPEND="" RDEPEND=">=net-www/horde-2.2.4" |