summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-05-30 23:44:45 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-05-30 23:44:45 +0000
commit85f72cd57d6758d2139774718d6783c6ba88068c (patch)
treea4f943968ec9fd1b0fc1e30ee1b054223c631d9c
parentAdd missing IUSE var (Manifest recommit) (diff)
downloadgentoo-2-85f72cd57d6758d2139774718d6783c6ba88068c.tar.gz
gentoo-2-85f72cd57d6758d2139774718d6783c6ba88068c.tar.bz2
gentoo-2-85f72cd57d6758d2139774718d6783c6ba88068c.zip
Stable on alpha.
-rw-r--r--dev-php/groupoffice/ChangeLog5
-rw-r--r--dev-php/groupoffice/groupoffice-2.04.ebuild4
-rw-r--r--dev-php/jpgraph/ChangeLog5
-rw-r--r--dev-php/jpgraph/jpgraph-1.12.2.ebuild4
4 files changed, 12 insertions, 6 deletions
diff --git a/dev-php/groupoffice/ChangeLog b/dev-php/groupoffice/ChangeLog
index 20a6b2cd1084..0d4462118374 100644
--- a/dev-php/groupoffice/ChangeLog
+++ b/dev-php/groupoffice/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/groupoffice
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/groupoffice/ChangeLog,v 1.16 2004/05/23 18:55:07 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/groupoffice/ChangeLog,v 1.17 2004/05/30 23:42:12 kloeri Exp $
+
+ 31 May 2004; Bryan Østergaard <kloeri@gentoo.org> groupoffice-2.04.ebuild:
+ Stable on alpha.
*groupoffice-2.05 (23 May 2004)
diff --git a/dev-php/groupoffice/groupoffice-2.04.ebuild b/dev-php/groupoffice/groupoffice-2.04.ebuild
index cf1ac4369e0b..c41e93556b5a 100644
--- a/dev-php/groupoffice/groupoffice-2.04.ebuild
+++ b/dev-php/groupoffice/groupoffice-2.04.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/groupoffice/groupoffice-2.04.ebuild,v 1.1 2004/03/25 16:19:03 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/groupoffice/groupoffice-2.04.ebuild,v 1.2 2004/05/30 23:42:12 kloeri 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"
DEPEND="virtual/php
dev-db/mysql"
diff --git a/dev-php/jpgraph/ChangeLog b/dev-php/jpgraph/ChangeLog
index 97a5fb3fb4d3..3c6d7f472bf0 100644
--- a/dev-php/jpgraph/ChangeLog
+++ b/dev-php/jpgraph/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/jpgraph
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/jpgraph/ChangeLog,v 1.8 2004/04/17 15:02:29 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/jpgraph/ChangeLog,v 1.9 2004/05/30 23:44:45 kloeri Exp $
+
+ 31 May 2004; Bryan Østergaard <kloeri@gentoo.org> jpgraph-1.12.2.ebuild:
+ Stable on alpha.
17 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> jpgraph-1.12.2.ebuild:
Fixed IUSE flags.
diff --git a/dev-php/jpgraph/jpgraph-1.12.2.ebuild b/dev-php/jpgraph/jpgraph-1.12.2.ebuild
index f268f1fc2b7e..d7c6ae93bfd5 100644
--- a/dev-php/jpgraph/jpgraph-1.12.2.ebuild
+++ b/dev-php/jpgraph/jpgraph-1.12.2.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/jpgraph/jpgraph-1.12.2.ebuild,v 1.9 2004/04/17 15:02:29 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/jpgraph/jpgraph-1.12.2.ebuild,v 1.10 2004/05/30 23:44:45 kloeri Exp $
inherit php-lib
@@ -10,7 +10,7 @@ SRC_URI="http://www.aditus.nu/jpgraph/downloads/${P}.tar.gz"
LICENSE="QPL-1.0"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha"
+KEYWORDS="~x86 ~ppc ~sparc alpha"
IUSE=""
DEPEND=""