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 | 4a50a07d5f5563dea962ffc703bed98f6e6c20f5 (patch) | |
tree | 05941a47101a49e570cf4dfd2d352db4d9d8ceef /net-www/pwauth | |
parent | Added to ~ppc (diff) | |
download | historical-4a50a07d5f5563dea962ffc703bed98f6e6c20f5.tar.gz historical-4a50a07d5f5563dea962ffc703bed98f6e6c20f5.tar.bz2 historical-4a50a07d5f5563dea962ffc703bed98f6e6c20f5.zip |
Added to ~ppc
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'net-www/pwauth')
-rw-r--r-- | net-www/pwauth/ChangeLog | 5 | ||||
-rw-r--r-- | net-www/pwauth/Manifest | 12 | ||||
-rw-r--r-- | net-www/pwauth/pwauth-2.3.1-r2.ebuild | 4 |
3 files changed, 12 insertions, 9 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/Manifest b/net-www/pwauth/Manifest index 149bb72f21a2..48f3fe58cac0 100644 --- a/net-www/pwauth/Manifest +++ b/net-www/pwauth/Manifest @@ -1,10 +1,10 @@ -MD5 c1390998b9fc6a80f44c3e9900153788 ChangeLog 708 +MD5 b0097565e50caf33ee77c2751794f10f ChangeLog 794 MD5 0d18f0fe5d603b41b988373892caf195 metadata.xml 226 -MD5 b34478a9d4cb30baa96bbb4ad37f1d8c pwauth-2.3.1-r1.ebuild 733 -MD5 15b52c72c446b3c85a536bdb863fe66d pwauth-2.3.1-r2.ebuild 725 MD5 c336fb35a3fd20d1690fa5a2b6763502 pwauth-2.3.1.ebuild 589 -MD5 d09a0d13fbd597617570b3d8a28a2072 files/pwauth.pam-include 213 -MD5 e42116bd0068c8861ad4698f238933d9 files/digest-pwauth-2.3.1-r1 63 -MD5 d0cb338160e3be8790524af8071cc4df files/pwauth.pam 380 +MD5 b34478a9d4cb30baa96bbb4ad37f1d8c pwauth-2.3.1-r1.ebuild 733 +MD5 bddcc913b26e5137d9bd0bf4acc9df46 pwauth-2.3.1-r2.ebuild 729 MD5 e42116bd0068c8861ad4698f238933d9 files/digest-pwauth-2.3.1 63 +MD5 d0cb338160e3be8790524af8071cc4df files/pwauth.pam 380 +MD5 e42116bd0068c8861ad4698f238933d9 files/digest-pwauth-2.3.1-r1 63 +MD5 d09a0d13fbd597617570b3d8a28a2072 files/pwauth.pam-include 213 MD5 e42116bd0068c8861ad4698f238933d9 files/digest-pwauth-2.3.1-r2 63 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" |