diff options
author | Luca Longinotti <chtekk@gentoo.org> | 2006-05-25 22:35:42 +0000 |
---|---|---|
committer | Luca Longinotti <chtekk@gentoo.org> | 2006-05-25 22:35:42 +0000 |
commit | 59edbb446ab1ebb7d23e38237a0c93a811bcf7ff (patch) | |
tree | 9cf1cee3d6fdbb601751f459d2a0f3db30c33bdb /dev-php/PEAR-DB_DataObject | |
parent | Use caps instead of !nodroproot to enable libcap support. (diff) | |
download | historical-59edbb446ab1ebb7d23e38237a0c93a811bcf7ff.tar.gz historical-59edbb446ab1ebb7d23e38237a0c93a811bcf7ff.tar.bz2 historical-59edbb446ab1ebb7d23e38237a0c93a811bcf7ff.zip |
Readd dropped PPC keyword.
Package-Manager: portage-2.1_rc1-r3
Diffstat (limited to 'dev-php/PEAR-DB_DataObject')
-rw-r--r-- | dev-php/PEAR-DB_DataObject/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PEAR-DB_DataObject/PEAR-DB_DataObject-1.8.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-DB_DataObject/ChangeLog b/dev-php/PEAR-DB_DataObject/ChangeLog index a4aa209e57fc..ff26514cdbab 100644 --- a/dev-php/PEAR-DB_DataObject/ChangeLog +++ b/dev-php/PEAR-DB_DataObject/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-DB_DataObject # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB_DataObject/ChangeLog,v 1.21 2006/05/21 01:26:02 chtekk Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB_DataObject/ChangeLog,v 1.22 2006/05/25 22:31:01 chtekk Exp $ + + 25 May 2006; Luca Longinotti <chtekk@gentoo.org> + PEAR-DB_DataObject-1.8.4.ebuild: + Readd dropped PPC keyword. 21 May 2006; Luca Longinotti <chtekk@gentoo.org> -PEAR-DB_DataObject-1.7.15.ebuild: diff --git a/dev-php/PEAR-DB_DataObject/PEAR-DB_DataObject-1.8.4.ebuild b/dev-php/PEAR-DB_DataObject/PEAR-DB_DataObject-1.8.4.ebuild index ae3ee27ce51b..6c979048186b 100644 --- a/dev-php/PEAR-DB_DataObject/PEAR-DB_DataObject-1.8.4.ebuild +++ b/dev-php/PEAR-DB_DataObject/PEAR-DB_DataObject-1.8.4.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-DB_DataObject/PEAR-DB_DataObject-1.8.4.ebuild,v 1.1 2006/03/06 06:30:29 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB_DataObject/PEAR-DB_DataObject-1.8.4.ebuild,v 1.2 2006/05/25 22:31:01 chtekk Exp $ inherit php-pear-r1 @@ -8,7 +8,7 @@ DESCRIPTION="An SQL Builder, Object Interface to Database Tables." LICENSE="PHP" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~ppc ~x86" IUSE="" RDEPEND=">=dev-php/PEAR-DB-1.7.6-r1 >=dev-php/PEAR-Date-1.4.3-r1 |