summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Cort <tcort@gentoo.org>2006-04-21 23:23:18 +0000
committerThomas Cort <tcort@gentoo.org>2006-04-21 23:23:18 +0000
commit33f2b90382f88be5817db5634c3470b86e680661 (patch)
tree8abcba5ee8e2428ab78f8fa3e611f4b818f3dbf2 /dev-php5
parentAdded ~alpha keyword wrt Bug #121023. (diff)
downloadgentoo-2-33f2b90382f88be5817db5634c3470b86e680661.tar.gz
gentoo-2-33f2b90382f88be5817db5634c3470b86e680661.tar.bz2
gentoo-2-33f2b90382f88be5817db5634c3470b86e680661.zip
Added ~alpha keyword wrt Bug #121023.
(Portage version: 2.0.54)
Diffstat (limited to 'dev-php5')
-rw-r--r--dev-php5/jpgraph/ChangeLog5
-rw-r--r--dev-php5/jpgraph/jpgraph-2.1.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php5/jpgraph/ChangeLog b/dev-php5/jpgraph/ChangeLog
index cc547a2cb1bc..10afbab0414c 100644
--- a/dev-php5/jpgraph/ChangeLog
+++ b/dev-php5/jpgraph/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php5/jpgraph
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/jpgraph/ChangeLog,v 1.7 2006/02/20 09:09:24 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/jpgraph/ChangeLog,v 1.8 2006/04/21 23:23:18 tcort Exp $
+
+ 21 Apr 2006; Thomas Cort <tcort@gentoo.org> jpgraph-2.1.1.ebuild:
+ Added ~alpha keyword wrt Bug #121023.
*jpgraph-2.1.1 (20 Feb 2006)
diff --git a/dev-php5/jpgraph/jpgraph-2.1.1.ebuild b/dev-php5/jpgraph/jpgraph-2.1.1.ebuild
index 401d901b745c..8da37846aca9 100644
--- a/dev-php5/jpgraph/jpgraph-2.1.1.ebuild
+++ b/dev-php5/jpgraph/jpgraph-2.1.1.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-php5/jpgraph/jpgraph-2.1.1.ebuild,v 1.1 2006/02/20 09:09:24 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/jpgraph/jpgraph-2.1.1.ebuild,v 1.2 2006/04/21 23:23:18 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/"
LICENSE="QPL-1.0"