summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2004-04-17 15:02:29 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2004-04-17 15:02:29 +0000
commitcbacf8d22c230b56ee79b1aef539fc3b7d6b7981 (patch)
tree49b84778afab9444be29e1b00c8b17f5f074afba /dev-php/PEAR-PEAR_Info
parentfixed newdepend (diff)
downloadgentoo-2-cbacf8d22c230b56ee79b1aef539fc3b7d6b7981.tar.gz
gentoo-2-cbacf8d22c230b56ee79b1aef539fc3b7d6b7981.tar.bz2
gentoo-2-cbacf8d22c230b56ee79b1aef539fc3b7d6b7981.zip
Numerous small fixes, see ChangeLog for details.
Diffstat (limited to 'dev-php/PEAR-PEAR_Info')
-rw-r--r--dev-php/PEAR-PEAR_Info/ChangeLog8
-rw-r--r--dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.5.1.ebuild3
-rw-r--r--dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.5.2.ebuild3
3 files changed, 10 insertions, 4 deletions
diff --git a/dev-php/PEAR-PEAR_Info/ChangeLog b/dev-php/PEAR-PEAR_Info/ChangeLog
index 213ff84db220..7f8f5b4dd684 100644
--- a/dev-php/PEAR-PEAR_Info/ChangeLog
+++ b/dev-php/PEAR-PEAR_Info/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/PEAR-PEAR_Info
-# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_Info/ChangeLog,v 1.2 2004/01/10 00:53:12 coredumb Exp $
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_Info/ChangeLog,v 1.3 2004/04/17 15:02:28 aliz Exp $
+
+ 17 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> PEAR-PEAR_Info-1.5.1.ebuild,
+ PEAR-PEAR_Info-1.5.2.ebuild:
+ Added IUSE=
*PEAR-PEAR_Info-1.5.2 (10 Jan 2004)
diff --git a/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.5.1.ebuild b/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.5.1.ebuild
index 828e0cbbf04b..817f878d7be2 100644
--- a/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.5.1.ebuild
+++ b/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.5.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.5.1.ebuild,v 1.2 2004/01/10 00:53:12 coredumb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.5.1.ebuild,v 1.3 2004/04/17 15:02:28 aliz Exp $
inherit php-pear
@@ -8,3 +8,4 @@ DESCRIPTION="Show Information about your PEAR install and its packages"
LICENSE="PHP"
SLOT="0"
KEYWORDS="~x86 ~ppc ~sparc ~alpha"
+IUSE=""
diff --git a/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.5.2.ebuild b/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.5.2.ebuild
index 2d72462a7452..da8ec79c3c79 100644
--- a/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.5.2.ebuild
+++ b/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.5.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.5.2.ebuild,v 1.1 2004/01/10 00:53:12 coredumb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.5.2.ebuild,v 1.2 2004/04/17 15:02:28 aliz Exp $
inherit php-pear
@@ -8,3 +8,4 @@ DESCRIPTION="Show Information about your PEAR install and its packages"
LICENSE="PHP"
SLOT="0"
KEYWORDS="~x86 ~ppc ~sparc ~alpha"
+IUSE=""