summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-12-24 16:04:01 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-12-24 16:04:01 +0000
commit5d436b32c4cb179870f97daadb5c698c825f7ff5 (patch)
tree413d60ef32b2ef44ac0b401eab3beb28016ae0d0 /net-www/mod_auth_pgsql
parentnet-wireless/wireless-tools stable on ppc. (diff)
downloadgentoo-2-5d436b32c4cb179870f97daadb5c698c825f7ff5.tar.gz
gentoo-2-5d436b32c4cb179870f97daadb5c698c825f7ff5.tar.bz2
gentoo-2-5d436b32c4cb179870f97daadb5c698c825f7ff5.zip
net-www/mod_auth_pgsql stable on ppc.
(Portage version: 2.1_pre1)
Diffstat (limited to 'net-www/mod_auth_pgsql')
-rw-r--r--net-www/mod_auth_pgsql/ChangeLog6
-rw-r--r--net-www/mod_auth_pgsql/mod_auth_pgsql-2.0.2-r2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-www/mod_auth_pgsql/ChangeLog b/net-www/mod_auth_pgsql/ChangeLog
index 0fc859619bfc..3699c3274520 100644
--- a/net-www/mod_auth_pgsql/ChangeLog
+++ b/net-www/mod_auth_pgsql/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-www/mod_auth_pgsql
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_pgsql/ChangeLog,v 1.23 2005/12/24 16:03:02 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_pgsql/ChangeLog,v 1.24 2005/12/24 16:04:01 hansmi Exp $
+
+ 24 Dec 2005; Michael Hanselmann <hansmi@gentoo.org>
+ mod_auth_pgsql-2.0.2-r2.ebuild:
+ Stable on ppc.
24 Dec 2005; Simon Stelling <blubb@gentoo.org>
mod_auth_pgsql-2.0.2-r2.ebuild:
diff --git a/net-www/mod_auth_pgsql/mod_auth_pgsql-2.0.2-r2.ebuild b/net-www/mod_auth_pgsql/mod_auth_pgsql-2.0.2-r2.ebuild
index 1cd9116d2716..ba10fdcc1c44 100644
--- a/net-www/mod_auth_pgsql/mod_auth_pgsql-2.0.2-r2.ebuild
+++ b/net-www/mod_auth_pgsql/mod_auth_pgsql-2.0.2-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/mod_auth_pgsql/mod_auth_pgsql-2.0.2-r2.ebuild,v 1.6 2005/12/24 16:03:02 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_pgsql/mod_auth_pgsql-2.0.2-r2.ebuild,v 1.7 2005/12/24 16:04:01 hansmi Exp $
inherit apache-module
@@ -8,7 +8,7 @@ DESCRIPTION="This module allows user authentication (and can log authentication
HOMEPAGE="http://www.giuseppetanzilli.it/mod_auth_pgsql2/"
SRC_URI="http://www.giuseppetanzilli.it/mod_auth_pgsql2/dist/${P}b1.tar.gz"
-KEYWORDS="amd64 ~ppc ~sparc x86"
+KEYWORDS="amd64 ppc ~sparc x86"
LICENSE="freedist"
SLOT="2"
DEPEND="dev-db/postgresql"