diff options
author | Martin Holzer <mholzer@gentoo.org> | 2004-03-21 09:20:53 +0000 |
---|---|---|
committer | Martin Holzer <mholzer@gentoo.org> | 2004-03-21 09:20:53 +0000 |
commit | 17d642274e2f1c3de7dfd7947900f31325f08da7 (patch) | |
tree | a0495d40a9318cce74520cb1b8abf0fdff7aef04 /dev-php/phpgroupware | |
parent | adding categorie. see 45110 for details (Manifest recommit) (diff) | |
download | gentoo-2-17d642274e2f1c3de7dfd7947900f31325f08da7.tar.gz gentoo-2-17d642274e2f1c3de7dfd7947900f31325f08da7.tar.bz2 gentoo-2-17d642274e2f1c3de7dfd7947900f31325f08da7.zip |
x86 stable.
Diffstat (limited to 'dev-php/phpgroupware')
-rw-r--r-- | dev-php/phpgroupware/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/phpgroupware/phpgroupware-0.9.16.000.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/phpgroupware/ChangeLog b/dev-php/phpgroupware/ChangeLog index ddd4bf87a539..2e18486dd6d1 100644 --- a/dev-php/phpgroupware/ChangeLog +++ b/dev-php/phpgroupware/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/phpgroupware # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/phpgroupware/ChangeLog,v 1.21 2004/03/19 10:16:26 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/phpgroupware/ChangeLog,v 1.22 2004/03/21 09:20:53 mholzer Exp $ + + 21 Mar 2004; Martin Holzer <mholzer@gentoo.org> + phpgroupware-0.9.16.000.ebuild: + x86 stable. 19 Mar 2004; Daniel Ahlberg <aliz@gentoo.org> phpgroupware-0.9.14.007.ebuild: diff --git a/dev-php/phpgroupware/phpgroupware-0.9.16.000.ebuild b/dev-php/phpgroupware/phpgroupware-0.9.16.000.ebuild index 6ed6c853fe5b..1a7c7eb1a9a7 100644 --- a/dev-php/phpgroupware/phpgroupware-0.9.16.000.ebuild +++ b/dev-php/phpgroupware/phpgroupware-0.9.16.000.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/phpgroupware/phpgroupware-0.9.16.000.ebuild,v 1.1 2004/03/04 17:54:15 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/phpgroupware/phpgroupware-0.9.16.000.ebuild,v 1.2 2004/03/21 09:20:53 mholzer Exp $ inherit webapp-apache @@ -13,7 +13,7 @@ RESTRICT="nomirror" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~alpha ~amd64 ~sparc ~hppa" +KEYWORDS="x86 ~ppc ~alpha ~amd64 ~sparc ~hppa" RDEPEND=">=dev-php/mod_php-4.1 dev-db/mysql" |