summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Cort <tcort@gentoo.org>2006-04-21 23:22:06 +0000
committerThomas Cort <tcort@gentoo.org>2006-04-21 23:22:06 +0000
commitf582efef481d1f176f4867d32d7f7da1071ddbc6 (patch)
tree5e191e121a09a655776c21268c3d1e3b56196279 /dev-php4
parent2.1_pre21 version bump. Currently in package.mask, since the utf8 patch still... (diff)
downloadgentoo-2-f582efef481d1f176f4867d32d7f7da1071ddbc6.tar.gz
gentoo-2-f582efef481d1f176f4867d32d7f7da1071ddbc6.tar.bz2
gentoo-2-f582efef481d1f176f4867d32d7f7da1071ddbc6.zip
Added ~alpha keyword wrt Bug #121023.
(Portage version: 2.0.54)
Diffstat (limited to 'dev-php4')
-rw-r--r--dev-php4/jpgraph/ChangeLog5
-rw-r--r--dev-php4/jpgraph/jpgraph-1.20.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php4/jpgraph/ChangeLog b/dev-php4/jpgraph/ChangeLog
index 28bca2c6bb61..546c48cc3e43 100644
--- a/dev-php4/jpgraph/ChangeLog
+++ b/dev-php4/jpgraph/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php4/jpgraph
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php4/jpgraph/ChangeLog,v 1.6 2006/02/11 12:16:49 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php4/jpgraph/ChangeLog,v 1.7 2006/04/21 23:22:06 tcort Exp $
+
+ 21 Apr 2006; Thomas Cort <tcort@gentoo.org> jpgraph-1.20.2.ebuild:
+ Added ~alpha keyword wrt Bug #121023.
*jpgraph-1.20.2 (11 Feb 2006)
diff --git a/dev-php4/jpgraph/jpgraph-1.20.2.ebuild b/dev-php4/jpgraph/jpgraph-1.20.2.ebuild
index e56dfbd5f11d..b5a3ed216aa8 100644
--- a/dev-php4/jpgraph/jpgraph-1.20.2.ebuild
+++ b/dev-php4/jpgraph/jpgraph-1.20.2.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php4/jpgraph/jpgraph-1.20.2.ebuild,v 1.1 2006/02/11 12:16:49 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php4/jpgraph/jpgraph-1.20.2.ebuild,v 1.2 2006/04/21 23:22:06 tcort Exp $
inherit php-lib-r1
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
DESCRIPTION="Fully OO graph drawing library for PHP."
HOMEPAGE="http://www.aditus.nu/jpgraph/"
SRC_URI="http://members.chello.se/jpgraph/jpgdownloads/${P}.tar.gz"