diff options
author | 2008-01-31 19:51:31 +0000 | |
---|---|---|
committer | 2008-01-31 19:51:31 +0000 | |
commit | 71c315994963a0f71091994243555ccfadd1e3a8 (patch) | |
tree | c2462b4957913d20257a9d6f2a2c10dd9c553169 /dev-php/PEAR-Text_Diff | |
parent | sparc stable wrt #207545 (diff) | |
download | gentoo-2-71c315994963a0f71091994243555ccfadd1e3a8.tar.gz gentoo-2-71c315994963a0f71091994243555ccfadd1e3a8.tar.bz2 gentoo-2-71c315994963a0f71091994243555ccfadd1e3a8.zip |
Stable for HPPA (bug #208313).
(Portage version: 2.1.3.19)
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.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 5482d52a39cb..47e85d5a501d 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.30 2008/01/04 13:12:33 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Diff/ChangeLog,v 1.31 2008/01/31 19:51:31 jer Exp $ + + 31 Jan 2008; Jeroen Roovers <jer@gentoo.org> PEAR-Text_Diff-0.3.2.ebuild: + Stable for HPPA (bug #208313). *PEAR-Text_Diff-0.3.2 (04 Jan 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 59eeccf1c9ce..9ac326b71781 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.1 2008/01/04 13:12:33 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.3.2.ebuild,v 1.2 2008/01/31 19:51:31 jer 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="" |