diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-09-16 06:40:03 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-09-16 06:40:03 +0000 |
commit | 7b3c3a722b69a93f6b463dba869e345d905f667f (patch) | |
tree | 14463def88616b53f2c810355670e02d7462c823 /dev-php/PEAR-Text_Diff | |
parent | arm stable. (diff) | |
download | historical-7b3c3a722b69a93f6b463dba869e345d905f667f.tar.gz historical-7b3c3a722b69a93f6b463dba869e345d905f667f.tar.bz2 historical-7b3c3a722b69a93f6b463dba869e345d905f667f.zip |
Stable for HPPA (bug #192247).
Package-Manager: portage-2.1.2.12
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.1.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-php/PEAR-Text_Diff/ChangeLog b/dev-php/PEAR-Text_Diff/ChangeLog index e05dd48982ff..3be979532277 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Diff/ChangeLog,v 1.19 2007/02/21 23:37:32 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Diff/ChangeLog,v 1.20 2007/09/16 06:35:29 jer Exp $ + + 16 Sep 2007; Jeroen Roovers <jer@gentoo.org> PEAR-Text_Diff-0.2.1.ebuild: + Stable for HPPA (bug #192247). 21 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog: Transition to Manifest2. 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 99e4b94e9012..ed15dee6d56c 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-2006 Gentoo Foundation +# 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.1 2006/02/28 09:09:41 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.2.1.ebuild,v 1.2 2007/09/16 06:35:29 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="" |