diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-10-22 16:37:11 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-10-22 16:37:11 +0000 |
commit | e7833756b5101acab59ce8a37e2d328699c48323 (patch) | |
tree | 090f248ac24fecae10b7e6ff6dd24d5514df9fc4 /dev-php/PEAR-DB_Table | |
parent | ia64 stable wrt #192247 (diff) | |
download | gentoo-2-e7833756b5101acab59ce8a37e2d328699c48323.tar.gz gentoo-2-e7833756b5101acab59ce8a37e2d328699c48323.tar.bz2 gentoo-2-e7833756b5101acab59ce8a37e2d328699c48323.zip |
ia64 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 f0daa8a25ba5..f36b994a3e74 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.33 2007/10/05 20:02:55 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB_Table/ChangeLog,v 1.34 2007/10/22 16:37:11 armin76 Exp $ + + 22 Oct 2007; Raúl Porcel <armin76@gentoo.org> PEAR-DB_Table-1.5.0.ebuild: + ia64 stable wrt #192247 05 Oct 2007; Raúl Porcel <armin76@gentoo.org> PEAR-DB_Table-1.5.0.ebuild: alpha/sparc stable wrt #192247 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 ea9d1e0af77a..3bc87a24a7d1 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.7 2007/10/05 20:02:55 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB_Table/PEAR-DB_Table-1.5.0.ebuild,v 1.8 2007/10/22 16:37:11 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 |