diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2004-01-08 08:41:30 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2004-01-08 08:41:30 +0000 |
commit | d93de726686ad9ce1fd9a95ff03eddf4272fd835 (patch) | |
tree | f5d583eca87644cfc5ae6fdd48b8a6945412fc32 /dev-php/groupoffice | |
parent | stabilize 1.1.8, unhardmask 1.2.1 (diff) | |
download | gentoo-2-d93de726686ad9ce1fd9a95ff03eddf4272fd835.tar.gz gentoo-2-d93de726686ad9ce1fd9a95ff03eddf4272fd835.tar.bz2 gentoo-2-d93de726686ad9ce1fd9a95ff03eddf4272fd835.zip |
remove mips and arm KEYWORDS due to lack of support, ready for new repoman.
Diffstat (limited to 'dev-php/groupoffice')
-rw-r--r-- | dev-php/groupoffice/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/groupoffice/groupoffice-1.93.ebuild | 4 | ||||
-rw-r--r-- | dev-php/groupoffice/groupoffice-1.94.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-php/groupoffice/ChangeLog b/dev-php/groupoffice/ChangeLog index 9622f9b90479..ffa989da2727 100644 --- a/dev-php/groupoffice/ChangeLog +++ b/dev-php/groupoffice/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/groupoffice # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/groupoffice/ChangeLog,v 1.7 2003/12/15 20:06:28 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/groupoffice/ChangeLog,v 1.8 2004/01/08 08:40:44 robbat2 Exp $ + + 08 Jan 2004; Robin H. Johnson <robbat2@gentoo.org> groupoffice-1.93.ebuild, + groupoffice-1.94.ebuild: + remove mips and arm KEYWORDS due to lack of support, ready for new repoman. 15 Dec 2003; Stuart Herbert <stuart@gentoo.org> groupoffice-1.93.ebuild, groupoffice-1.94.ebuild: diff --git a/dev-php/groupoffice/groupoffice-1.93.ebuild b/dev-php/groupoffice/groupoffice-1.93.ebuild index 84b8f0472d98..6fa764aa1cec 100644 --- a/dev-php/groupoffice/groupoffice-1.93.ebuild +++ b/dev-php/groupoffice/groupoffice-1.93.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/groupoffice/groupoffice-1.93.ebuild,v 1.4 2003/12/15 20:06:28 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/groupoffice/groupoffice-1.93.ebuild,v 1.5 2004/01/08 08:40:44 robbat2 Exp $ inherit webapp-apache @@ -13,7 +13,7 @@ RESTRICT="nomirror" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~alpha ~amd64 ~sparc ~hppa ~arm" +KEYWORDS="~x86 ~ppc ~alpha ~amd64 ~sparc ~hppa " DEPEND="virtual/php dev-db/mysql" diff --git a/dev-php/groupoffice/groupoffice-1.94.ebuild b/dev-php/groupoffice/groupoffice-1.94.ebuild index f162225361af..44df656ec459 100644 --- a/dev-php/groupoffice/groupoffice-1.94.ebuild +++ b/dev-php/groupoffice/groupoffice-1.94.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/groupoffice/groupoffice-1.94.ebuild,v 1.3 2003/12/15 20:06:28 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/groupoffice/groupoffice-1.94.ebuild,v 1.4 2004/01/08 08:40:44 robbat2 Exp $ inherit webapp-apache @@ -13,7 +13,7 @@ RESTRICT="nomirror" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~alpha ~amd64 ~sparc ~hppa ~arm" +KEYWORDS="~x86 ~ppc ~alpha ~amd64 ~sparc ~hppa " DEPEND="virtual/php dev-db/mysql" |