diff options
author | Markus Ullmann <jokey@gentoo.org> | 2007-10-08 19:02:04 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2007-10-08 19:02:04 +0000 |
commit | 6d0c6ba17d74cce766c797d59577d0a2825fc899 (patch) | |
tree | 198673b042cf8c91c73b5d0d7f7010f4779619a7 /dev-php5/ezc-Graph | |
parent | Rekeyword sparc per bug #190787 thanks to Tiago Cunha for digging into it (diff) | |
download | gentoo-2-6d0c6ba17d74cce766c797d59577d0a2825fc899.tar.gz gentoo-2-6d0c6ba17d74cce766c797d59577d0a2825fc899.tar.bz2 gentoo-2-6d0c6ba17d74cce766c797d59577d0a2825fc899.zip |
Rekeyword sparc per bug #190787 thanks to Tiago Cunha for digging into it
(Portage version: 2.1.3.12)
Diffstat (limited to 'dev-php5/ezc-Graph')
-rw-r--r-- | dev-php5/ezc-Graph/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php5/ezc-Graph/ezc-Graph-1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php5/ezc-Graph/ChangeLog b/dev-php5/ezc-Graph/ChangeLog index f20f9fbe9d5b..5b68d6f5a7bf 100644 --- a/dev-php5/ezc-Graph/ChangeLog +++ b/dev-php5/ezc-Graph/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php5/ezc-Graph # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Graph/ChangeLog,v 1.2 2007/08/31 14:55:51 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Graph/ChangeLog,v 1.3 2007/10/08 19:02:04 jokey Exp $ + + 08 Oct 2007; Markus Ullmann <jokey@gentoo.org> ezc-Graph-1.1.ebuild: + Rekeyword sparc per bug #190787 thanks to Tiago Cunha for digging into it 31 Aug 2007; Jeroen Roovers <jer@gentoo.org> ezc-Graph-1.1.ebuild: Marked ~hppa (bug #190787). diff --git a/dev-php5/ezc-Graph/ezc-Graph-1.1.ebuild b/dev-php5/ezc-Graph/ezc-Graph-1.1.ebuild index 3273f273613e..f5dc419896f8 100644 --- a/dev-php5/ezc-Graph/ezc-Graph-1.1.ebuild +++ b/dev-php5/ezc-Graph/ezc-Graph-1.1.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Graph/ezc-Graph-1.1.ebuild,v 1.2 2007/08/31 14:55:51 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Graph/ezc-Graph-1.1.ebuild,v 1.3 2007/10/08 19:02:04 jokey Exp $ inherit php-ezc DESCRIPTION="A component for creating pie charts, line graphs and other kinds of diagrams." SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="~amd64 ~hppa ~sparc ~x86" IUSE="" |