diff options
author | Jeroen Roovers <jer@gentoo.org> | 2006-03-18 14:30:28 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2006-03-18 14:30:28 +0000 |
commit | 65f06058b1e180dcf049e7804b257c800b34ebcd (patch) | |
tree | a0206297d5f4c18bde886275d52e035da6ef377f /dev-php/PEAR-Text_Diff | |
parent | Stable on hppa (bug #119722). (diff) | |
download | historical-65f06058b1e180dcf049e7804b257c800b34ebcd.tar.gz historical-65f06058b1e180dcf049e7804b257c800b34ebcd.tar.bz2 historical-65f06058b1e180dcf049e7804b257c800b34ebcd.zip |
Stable on hppa (bug #119722).
Package-Manager: portage-2.1_pre6-r3
Diffstat (limited to 'dev-php/PEAR-Text_Diff')
-rw-r--r-- | dev-php/PEAR-Text_Diff/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.2.0.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 3f560cc47b8e..38fd4e49eaa9 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Diff/ChangeLog,v 1.15 2006/02/28 09:09:41 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Diff/ChangeLog,v 1.16 2006/03/18 14:21:53 jer Exp $ + + 18 Mar 2006; Jeroen Roovers <jer@gentoo.org> PEAR-Text_Diff-0.2.0.ebuild: + Stable on hppa (bug #119722). *PEAR-Text_Diff-0.2.1 (28 Feb 2006) diff --git a/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.2.0.ebuild b/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.2.0.ebuild index f6296950c26b..be34bb911cc6 100644 --- a/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.2.0.ebuild +++ b/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.0.ebuild,v 1.8 2006/02/17 22:08:20 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.2.0.ebuild,v 1.9 2006/03/18 14:21:53 jer 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="" |