diff options
author | 2007-10-05 20:02:55 +0000 | |
---|---|---|
committer | 2007-10-05 20:02:55 +0000 | |
commit | 43d045cf5a5b25a6fcf6a075676ead9b086d2a2c (patch) | |
tree | c3d0608657317c8c2c00ce964e97903ff0e94759 /dev-php/PEAR-DB_Table | |
parent | alpha/sparc stable wrt #192247 (diff) | |
download | gentoo-2-43d045cf5a5b25a6fcf6a075676ead9b086d2a2c.tar.gz gentoo-2-43d045cf5a5b25a6fcf6a075676ead9b086d2a2c.tar.bz2 gentoo-2-43d045cf5a5b25a6fcf6a075676ead9b086d2a2c.zip |
alpha/sparc stable wrt #192247
(Portage version: 2.1.3.9)
Diffstat (limited to 'dev-php/PEAR-DB_Table')
-rw-r--r-- | dev-php/PEAR-DB_Table/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/PEAR-DB_Table/PEAR-DB_Table-1.5.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-DB_Table/ChangeLog b/dev-php/PEAR-DB_Table/ChangeLog index e480ace66926..f0daa8a25ba5 100644 --- a/dev-php/PEAR-DB_Table/ChangeLog +++ b/dev-php/PEAR-DB_Table/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/PEAR-DB_Table # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB_Table/ChangeLog,v 1.32 2007/09/28 23:49:03 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB_Table/ChangeLog,v 1.33 2007/10/05 20:02:55 armin76 Exp $ + + 05 Oct 2007; Raúl Porcel <armin76@gentoo.org> PEAR-DB_Table-1.5.0.ebuild: + alpha/sparc stable wrt #192247 28 Sep 2007; Christoph Mende <angelos@gentoo.org> PEAR-DB_Table-1.5.0.ebuild: diff --git a/dev-php/PEAR-DB_Table/PEAR-DB_Table-1.5.0.ebuild b/dev-php/PEAR-DB_Table/PEAR-DB_Table-1.5.0.ebuild index dfaea5fa52e0..ea9d1e0af77a 100644 --- a/dev-php/PEAR-DB_Table/PEAR-DB_Table-1.5.0.ebuild +++ b/dev-php/PEAR-DB_Table/PEAR-DB_Table-1.5.0.ebuild @@ -1,13 +1,13 @@ # 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_Table/PEAR-DB_Table-1.5.0.ebuild,v 1.6 2007/09/28 23:49:03 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB_Table/PEAR-DB_Table-1.5.0.ebuild,v 1.7 2007/10/05 20:02:55 armin76 Exp $ inherit php-pear-r1 DESCRIPTION="Builds on PEAR DB to abstract datatypes and automate table creation, data validation" LICENSE="PHP" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 hppa ~ia64 ppc ppc64 sparc x86" IUSE="minimal" DEPEND=">=dev-php/PEAR-PEAR-1.5.0" RDEPEND="!minimal? ( >=dev-php/PEAR-MDB2-2.4.1 |