diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-10-05 19:11:32 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-10-05 19:11:32 +0000 |
commit | 13165c25ac06622887e618e341f82a1631b2c4f5 (patch) | |
tree | 80956c2bbba8e1cbc14748ba9708cfa78c150d51 /dev-php | |
parent | alpha/sparc stable wrt #192247 (diff) | |
download | gentoo-2-13165c25ac06622887e618e341f82a1631b2c4f5.tar.gz gentoo-2-13165c25ac06622887e618e341f82a1631b2c4f5.tar.bz2 gentoo-2-13165c25ac06622887e618e341f82a1631b2c4f5.zip |
alpha/sparc stable wrt #192247
(Portage version: 2.1.3.9)
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-Text_Diff/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.2.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-Text_Diff/ChangeLog b/dev-php/PEAR-Text_Diff/ChangeLog index a4e92814ed5e..8c79ec41b55b 100644 --- a/dev-php/PEAR-Text_Diff/ChangeLog +++ b/dev-php/PEAR-Text_Diff/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-Text_Diff # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Diff/ChangeLog,v 1.24 2007/09/28 23:32:35 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Diff/ChangeLog,v 1.25 2007/10/05 19:11:32 armin76 Exp $ + + 05 Oct 2007; Raúl Porcel <armin76@gentoo.org> + PEAR-Text_Diff-0.2.1.ebuild: + alpha/sparc stable wrt #192247 28 Sep 2007; Christoph Mende <angelos@gentoo.org> PEAR-Text_Diff-0.2.1.ebuild: diff --git a/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.2.1.ebuild b/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.2.1.ebuild index 3587b28591d5..2d599bc771f8 100644 --- a/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.2.1.ebuild +++ b/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.2.1.ebuild,v 1.6 2007/09/28 23:32:35 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.2.1.ebuild,v 1.7 2007/10/05 19:11:32 armin76 Exp $ inherit php-pear-r1 @@ -8,5 +8,5 @@ DESCRIPTION="Engine for performing and rendering text diffs." LICENSE="PHP" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 hppa ~ia64 ppc ppc64 sparc x86" IUSE="" |