diff options
author | Christoph Mende <angelos@gentoo.org> | 2007-09-28 23:53:06 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2007-09-28 23:53:06 +0000 |
commit | b28fcdfb3f2fd567ae5722ee52af35ef1bd63538 (patch) | |
tree | b0de19f5ff78fb1b2b7eb67cba77d99aa3d7e809 /dev-php/PEAR-DB_DataObject/PEAR-DB_DataObject-1.8.7.ebuild | |
parent | Lock wxGTK to 2.6. (diff) | |
download | historical-b28fcdfb3f2fd567ae5722ee52af35ef1bd63538.tar.gz historical-b28fcdfb3f2fd567ae5722ee52af35ef1bd63538.tar.bz2 historical-b28fcdfb3f2fd567ae5722ee52af35ef1bd63538.zip |
Stable on amd64 wrt bug #192247
Package-Manager: portage-2.1.3.10
Diffstat (limited to 'dev-php/PEAR-DB_DataObject/PEAR-DB_DataObject-1.8.7.ebuild')
-rw-r--r-- | dev-php/PEAR-DB_DataObject/PEAR-DB_DataObject-1.8.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-DB_DataObject/PEAR-DB_DataObject-1.8.7.ebuild b/dev-php/PEAR-DB_DataObject/PEAR-DB_DataObject-1.8.7.ebuild index cfb63522f5a6..f8e53d666be0 100644 --- a/dev-php/PEAR-DB_DataObject/PEAR-DB_DataObject-1.8.7.ebuild +++ b/dev-php/PEAR-DB_DataObject/PEAR-DB_DataObject-1.8.7.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2007 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.7.ebuild,v 1.5 2007/09/26 18:13:16 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB_DataObject/PEAR-DB_DataObject-1.8.7.ebuild,v 1.6 2007/09/28 23:48:28 angelos Exp $ inherit php-pear-r1 -KEYWORDS="~alpha ~amd64 hppa ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86" DESCRIPTION="An SQL Builder, Object Interface to Database Tables." LICENSE="PHP" |