summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-07-03 18:28:24 +0000
committerDavid Holm <dholm@gentoo.org>2004-07-03 18:28:24 +0000
commit2fc9cf0eb668d489f6308ddcc61ddd24c3690976 (patch)
treeaaa7f587d87b6c3635ae877d0f5556e68ac9d11e /net-www
parentAdded to ~amd64, closes bug 55283 (diff)
downloadhistorical-2fc9cf0eb668d489f6308ddcc61ddd24c3690976.tar.gz
historical-2fc9cf0eb668d489f6308ddcc61ddd24c3690976.tar.bz2
historical-2fc9cf0eb668d489f6308ddcc61ddd24c3690976.zip
Added to ~ppc
Diffstat (limited to 'net-www')
-rw-r--r--net-www/mod_auth_pgsql/ChangeLog5
-rw-r--r--net-www/mod_auth_pgsql/mod_auth_pgsql-2.0.2-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-www/mod_auth_pgsql/ChangeLog b/net-www/mod_auth_pgsql/ChangeLog
index b2f0474f636b..0ec38e55cf05 100644
--- a/net-www/mod_auth_pgsql/ChangeLog
+++ b/net-www/mod_auth_pgsql/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-www/mod_auth_pgsql
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_pgsql/ChangeLog,v 1.11 2004/07/02 23:33:19 nakano Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_pgsql/ChangeLog,v 1.12 2004/07/03 18:28:24 dholm Exp $
+
+ 03 Jul 2004; David Holm <dholm@gentoo.org> mod_auth_pgsql-2.0.2-r1.ebuild:
+ Added to ~ppc.
*mod_auth_pgsql-2.0.2-r1 (03 Jul 2004)
diff --git a/net-www/mod_auth_pgsql/mod_auth_pgsql-2.0.2-r1.ebuild b/net-www/mod_auth_pgsql/mod_auth_pgsql-2.0.2-r1.ebuild
index 0dda8a984a36..ed5b0b5a8232 100644
--- a/net-www/mod_auth_pgsql/mod_auth_pgsql-2.0.2-r1.ebuild
+++ b/net-www/mod_auth_pgsql/mod_auth_pgsql-2.0.2-r1.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_pgsql/mod_auth_pgsql-2.0.2-r1.ebuild,v 1.1 2004/07/02 23:33:19 nakano Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_pgsql/mod_auth_pgsql-2.0.2-r1.ebuild,v 1.2 2004/07/03 18:28:24 dholm Exp $
DESCRIPTION="This module allows user authentication (and can log authethication requests) against information stored in a PostgreSQL database."
SRC_URI="http://www.giuseppetanzilli.it/mod_auth_pgsql2/dist/${P}b1.tar.gz"
HOMEPAGE="http://www.giuseppetanzilli.it/mod_auth_pgsql2/"
-KEYWORDS="x86"
+KEYWORDS="x86 ~ppc"
LICENSE="freedist"
SLOT="0"
DEPEND=">=net-www/apache-2.0.40