diff options
author | Masatomo Nakano <nakano@gentoo.org> | 2005-06-06 18:58:14 +0000 |
---|---|---|
committer | Masatomo Nakano <nakano@gentoo.org> | 2005-06-06 18:58:14 +0000 |
commit | f23786f76fb51f3ee455ca41683fdcdd7fd5d4d5 (patch) | |
tree | 9116e6bda598253311340f55d93817e5249fa5f6 /net-www | |
parent | Stable on sparc (diff) | |
download | gentoo-2-f23786f76fb51f3ee455ca41683fdcdd7fd5d4d5.tar.gz gentoo-2-f23786f76fb51f3ee455ca41683fdcdd7fd5d4d5.tar.bz2 gentoo-2-f23786f76fb51f3ee455ca41683fdcdd7fd5d4d5.zip |
added amd64 keyword
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'net-www')
5 files changed, 14 insertions, 9 deletions
diff --git a/net-www/mod_auth_pgsql/ChangeLog b/net-www/mod_auth_pgsql/ChangeLog index cb06a07bac6d..fa8c220a0673 100644 --- a/net-www/mod_auth_pgsql/ChangeLog +++ b/net-www/mod_auth_pgsql/ChangeLog @@ -1,6 +1,11 @@ # 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.19 2005/02/26 17:13:08 nakano Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_pgsql/ChangeLog,v 1.20 2005/06/06 18:58:14 nakano Exp $ + + 06 Jun 2005; Masatomo Nakano <nakano@gentoo.org> + mod_auth_pgsql-0.9.12.ebuild, mod_auth_pgsql-0.9.12-r1.ebuild, + mod_auth_pgsql-2.0.2-r1.ebuild, mod_auth_pgsql-2.0.2-r2.ebuild: + Added amd64 keyword. 26 Feb 2005; Masatomo Nakano <nakano@gentoo.org> mod_auth_pgsql-0.9.12-r1.ebuild, mod_auth_pgsql-2.0.2-r2.ebuild: diff --git a/net-www/mod_auth_pgsql/mod_auth_pgsql-0.9.12-r1.ebuild b/net-www/mod_auth_pgsql/mod_auth_pgsql-0.9.12-r1.ebuild index e9493e709be8..430552b5521c 100644 --- a/net-www/mod_auth_pgsql/mod_auth_pgsql-0.9.12-r1.ebuild +++ b/net-www/mod_auth_pgsql/mod_auth_pgsql-0.9.12-r1.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-0.9.12-r1.ebuild,v 1.3 2005/02/26 17:13:08 nakano Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_pgsql/mod_auth_pgsql-0.9.12-r1.ebuild,v 1.4 2005/06/06 18:58:14 nakano 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_pgsql/" SRC_URI="http://www.giuseppetanzilli.it/mod_auth_pgsql/dist/${P}.tar.gz" -KEYWORDS="~x86" +KEYWORDS="~x86 ~amd64" LICENSE="freedist" SLOT="1" DEPEND="dev-db/postgresql" diff --git a/net-www/mod_auth_pgsql/mod_auth_pgsql-0.9.12.ebuild b/net-www/mod_auth_pgsql/mod_auth_pgsql-0.9.12.ebuild index 6cd4ef359637..b406a44ba973 100644 --- a/net-www/mod_auth_pgsql/mod_auth_pgsql-0.9.12.ebuild +++ b/net-www/mod_auth_pgsql/mod_auth_pgsql-0.9.12.ebuild @@ -1,11 +1,11 @@ # 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-0.9.12.ebuild,v 1.11 2005/02/20 00:29:23 nakano Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_pgsql/mod_auth_pgsql-0.9.12.ebuild,v 1.12 2005/06/06 18:58:14 nakano Exp $ DESCRIPTION="This module allows user authentication (and can log authentication requests) against information stored in a PostgreSQL database." SRC_URI="http://www.giuseppetanzilli.it/mod_auth_pgsql/dist/${P}.tar.gz" HOMEPAGE="http://www.giuseppetanzilli.it/mod_auth_pgsql/" -KEYWORDS="x86" +KEYWORDS="x86 ~amd64" LICENSE="freedist" SLOT="0" DEPEND=">=net-www/apache-1.3.27 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 007724a7cfc9..e3b00ccfbe56 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-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-r1.ebuild,v 1.7 2005/02/20 00:29:23 nakano Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_pgsql/mod_auth_pgsql-2.0.2-r1.ebuild,v 1.8 2005/06/06 18:58:14 nakano Exp $ DESCRIPTION="This module allows user authentication (and can log authentication 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 ppc ~sparc" +KEYWORDS="x86 ppc ~sparc ~amd64" LICENSE="freedist" SLOT="0" DEPEND=">=net-www/apache-2.0.40 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 6dfd3f27c89d..95ff14a9b0fe 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.3 2005/02/26 17:13:08 nakano Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_pgsql/mod_auth_pgsql-2.0.2-r2.ebuild,v 1.4 2005/06/06 18:58:14 nakano 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="~x86 ~ppc ~sparc" +KEYWORDS="~x86 ~ppc ~sparc ~amd64" LICENSE="freedist" SLOT="2" DEPEND="dev-db/postgresql" |