diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-05-09 16:25:04 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-05-09 16:25:04 +0000 |
commit | b9a3899a5c73bf98dee85e54e80bf09d1971814a (patch) | |
tree | dd02d6c6f5d00011a65c1d795f1d6edcf141b6bc /dev-php/PEAR-Structures_Graph | |
parent | alpha/arm/ia64/s390/sh/sparc stable wrt #311633 (diff) | |
download | gentoo-2-b9a3899a5c73bf98dee85e54e80bf09d1971814a.tar.gz gentoo-2-b9a3899a5c73bf98dee85e54e80bf09d1971814a.tar.bz2 gentoo-2-b9a3899a5c73bf98dee85e54e80bf09d1971814a.zip |
alpha/arm/ia64/s390/sh/sparc stable wrt #311633
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'dev-php/PEAR-Structures_Graph')
-rw-r--r-- | dev-php/PEAR-Structures_Graph/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PEAR-Structures_Graph/PEAR-Structures_Graph-1.0.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-Structures_Graph/ChangeLog b/dev-php/PEAR-Structures_Graph/ChangeLog index de9b3cf4191f..de8e1f1eba7d 100644 --- a/dev-php/PEAR-Structures_Graph/ChangeLog +++ b/dev-php/PEAR-Structures_Graph/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-Structures_Graph # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Structures_Graph/ChangeLog,v 1.3 2010/04/15 21:46:37 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Structures_Graph/ChangeLog,v 1.4 2010/05/09 16:25:04 armin76 Exp $ + + 09 May 2010; Raúl Porcel <armin76@gentoo.org> + PEAR-Structures_Graph-1.0.2.ebuild: + alpha/arm/ia64/s390/sh/sparc stable wrt #311633 15 Apr 2010; Markus Meier <maekke@gentoo.org> PEAR-Structures_Graph-1.0.2.ebuild: diff --git a/dev-php/PEAR-Structures_Graph/PEAR-Structures_Graph-1.0.2.ebuild b/dev-php/PEAR-Structures_Graph/PEAR-Structures_Graph-1.0.2.ebuild index be2c7979b23d..be1539cc4e57 100644 --- a/dev-php/PEAR-Structures_Graph/PEAR-Structures_Graph-1.0.2.ebuild +++ b/dev-php/PEAR-Structures_Graph/PEAR-Structures_Graph-1.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Structures_Graph/PEAR-Structures_Graph-1.0.2.ebuild,v 1.4 2010/04/15 21:46:37 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Structures_Graph/PEAR-Structures_Graph-1.0.2.ebuild,v 1.5 2010/05/09 16:25:04 armin76 Exp $ MY_PN="${PN/PEAR-/}" MY_P="${MY_PN}-${PV}" @@ -11,7 +11,7 @@ DESCRIPTION="Graph datastructure manipulation library" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="alpha amd64 arm ~hppa ia64 ~ppc ~ppc64 s390 sh sparc x86" IUSE="" SRC_URI="http://pear.php.net/get/${MY_P}.tgz" DEPEND=">=dev-php/PEAR-PEAR-1.8.1" |