diff options
author | David Holm <dholm@gentoo.org> | 2005-06-12 11:40:44 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-06-12 11:40:44 +0000 |
commit | 84bee3828af30a3a9dd7b39b239490b17226cc1e (patch) | |
tree | 19fc636a8026e9b6f821e97ebbc991d1d5997ba2 /net-www | |
parent | Added to ~ppc (diff) | |
download | gentoo-2-84bee3828af30a3a9dd7b39b239490b17226cc1e.tar.gz gentoo-2-84bee3828af30a3a9dd7b39b239490b17226cc1e.tar.bz2 gentoo-2-84bee3828af30a3a9dd7b39b239490b17226cc1e.zip |
Added to ~ppc
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'net-www')
-rw-r--r-- | net-www/pwauth/ChangeLog | 5 | ||||
-rw-r--r-- | net-www/pwauth/pwauth-2.3.1-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-www/pwauth/ChangeLog b/net-www/pwauth/ChangeLog index 15e76533fe0c..f234d3b82682 100644 --- a/net-www/pwauth/ChangeLog +++ b/net-www/pwauth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-www/pwauth # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/pwauth/ChangeLog,v 1.3 2005/06/11 21:30:58 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/pwauth/ChangeLog,v 1.4 2005/06/12 11:40:44 dholm Exp $ + + 12 Jun 2005; David Holm <dholm@gentoo.org> pwauth-2.3.1-r2.ebuild: + Added to ~ppc. *pwauth-2.3.1-r2 (11 Jun 2005) diff --git a/net-www/pwauth/pwauth-2.3.1-r2.ebuild b/net-www/pwauth/pwauth-2.3.1-r2.ebuild index 5284ef9b20ae..f6b546fd96a5 100644 --- a/net-www/pwauth/pwauth-2.3.1-r2.ebuild +++ b/net-www/pwauth/pwauth-2.3.1-r2.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/net-www/pwauth/pwauth-2.3.1-r2.ebuild,v 1.1 2005/06/11 21:30:58 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/pwauth/pwauth-2.3.1-r2.ebuild,v 1.2 2005/06/12 11:40:44 dholm Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.unixpapa.com/software/${P}.tar.gz" DEPEND="virtual/pam" LICENSE="Apache-1.1" -KEYWORDS="~x86" +KEYWORDS="~ppc ~x86" IUSE="" SLOT="0" |