diff options
author | Markus Meier <maekke@gentoo.org> | 2012-02-16 19:48:57 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-02-16 19:48:57 +0000 |
commit | 3f22afbe084ca20a0dafa322fad8fa679b34d5a0 (patch) | |
tree | 0b868bd441348d8bd0101d4634be7a9c56f05ccb | |
parent | arm stable, bug #402041 (diff) | |
download | gentoo-2-3f22afbe084ca20a0dafa322fad8fa679b34d5a0.tar.gz gentoo-2-3f22afbe084ca20a0dafa322fad8fa679b34d5a0.tar.bz2 gentoo-2-3f22afbe084ca20a0dafa322fad8fa679b34d5a0.zip |
arm stable, bug #402253
(Portage version: 2.1.10.46/cvs/Linux i686)
-rw-r--r-- | dev-php/PEAR-DB/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/PEAR-DB/PEAR-DB-1.7.14.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-DB/ChangeLog b/dev-php/PEAR-DB/ChangeLog index 02b33253f0c5..833a4b51f32c 100644 --- a/dev-php/PEAR-DB/ChangeLog +++ b/dev-php/PEAR-DB/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/PEAR-DB # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB/ChangeLog,v 1.70 2012/02/16 19:00:06 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB/ChangeLog,v 1.71 2012/02/16 19:48:57 maekke Exp $ + + 16 Feb 2012; Markus Meier <maekke@gentoo.org> PEAR-DB-1.7.14.ebuild: + arm stable, bug #402253 16 Feb 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> PEAR-DB-1.7.14.ebuild: x86 stable wrt bug #402253 diff --git a/dev-php/PEAR-DB/PEAR-DB-1.7.14.ebuild b/dev-php/PEAR-DB/PEAR-DB-1.7.14.ebuild index 1893c8e43622..8e717f49a2ac 100644 --- a/dev-php/PEAR-DB/PEAR-DB-1.7.14.ebuild +++ b/dev-php/PEAR-DB/PEAR-DB-1.7.14.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB/PEAR-DB-1.7.14.ebuild,v 1.5 2012/02/16 19:00:06 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB/PEAR-DB-1.7.14.ebuild,v 1.6 2012/02/16 19:48:57 maekke Exp $ inherit php-pear-r1 -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc x86" DESCRIPTION="Database abstraction layer for PHP." LICENSE="PHP-3" |