diff options
author | Markus Meier <maekke@gentoo.org> | 2008-03-29 00:20:36 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-03-29 00:20:36 +0000 |
commit | fcf739393b8d08ec90c92830d5e5389e93941ad9 (patch) | |
tree | 0d7b4ac832d17a68bc05d004f0c2e9be664e9841 | |
parent | amd64 stable, bug #208313 (diff) | |
download | gentoo-2-fcf739393b8d08ec90c92830d5e5389e93941ad9.tar.gz gentoo-2-fcf739393b8d08ec90c92830d5e5389e93941ad9.tar.bz2 gentoo-2-fcf739393b8d08ec90c92830d5e5389e93941ad9.zip |
amd64 stable, bug #208313
(Portage version: 2.1.4.4)
-rw-r--r-- | dev-php/PEAR-Text_Diff/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.3.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-Text_Diff/ChangeLog b/dev-php/PEAR-Text_Diff/ChangeLog index 5ddc43c673b4..3d090f21e7c8 100644 --- a/dev-php/PEAR-Text_Diff/ChangeLog +++ b/dev-php/PEAR-Text_Diff/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/PEAR-Text_Diff # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Diff/ChangeLog,v 1.36 2008/02/11 21:02:56 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Diff/ChangeLog,v 1.37 2008/03/29 00:20:36 maekke Exp $ + + 29 Mar 2008; Markus Meier <maekke@gentoo.org> PEAR-Text_Diff-0.3.2.ebuild: + amd64 stable, bug #208313 *PEAR-Text_Diff-1.0.0 (11 Feb 2008) diff --git a/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.3.2.ebuild b/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.3.2.ebuild index 82b27ddab1d9..e80062f822af 100644 --- a/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.3.2.ebuild +++ b/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.3.2.ebuild,v 1.6 2008/02/10 15:00:35 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.3.2.ebuild,v 1.7 2008/03/29 00:20:36 maekke Exp $ inherit php-pear-r1 @@ -8,5 +8,5 @@ DESCRIPTION="Engine for performing and rendering text diffs." LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha ~amd64 hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="" |