summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2014-02-24 01:13:45 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2014-02-24 01:13:45 +0000
commit43ef95151d3478013b83855ddaec480bd03a5ce0 (patch)
tree0ff4ca7b94a09ee976dad9991c6747585a53f5e6 /dev-php
parentx86 stable wrt bug #495686 (diff)
downloadgentoo-2-43ef95151d3478013b83855ddaec480bd03a5ce0.tar.gz
gentoo-2-43ef95151d3478013b83855ddaec480bd03a5ce0.tar.bz2
gentoo-2-43ef95151d3478013b83855ddaec480bd03a5ce0.zip
x86 stable wrt bug #495562
(Portage version: 2.2.7/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PEAR-DB_DataObject/ChangeLog6
-rw-r--r--dev-php/PEAR-DB_DataObject/PEAR-DB_DataObject-1.11.2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-DB_DataObject/ChangeLog b/dev-php/PEAR-DB_DataObject/ChangeLog
index 647570f51a89..25c102deaf1a 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-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB_DataObject/ChangeLog,v 1.53 2014/02/14 15:52:08 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB_DataObject/ChangeLog,v 1.54 2014/02/24 01:13:45 phajdan.jr Exp $
+
+ 24 Feb 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+ PEAR-DB_DataObject-1.11.2.ebuild:
+ x86 stable wrt bug #495562
14 Feb 2014; Akinori Hattori <hattya@gentoo.org>
PEAR-DB_DataObject-1.11.2.ebuild:
diff --git a/dev-php/PEAR-DB_DataObject/PEAR-DB_DataObject-1.11.2.ebuild b/dev-php/PEAR-DB_DataObject/PEAR-DB_DataObject-1.11.2.ebuild
index 92e7ce8ffb21..2c09758c0cf6 100644
--- a/dev-php/PEAR-DB_DataObject/PEAR-DB_DataObject-1.11.2.ebuild
+++ b/dev-php/PEAR-DB_DataObject/PEAR-DB_DataObject-1.11.2.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2014 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.11.2.ebuild,v 1.4 2014/02/14 15:52:08 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB_DataObject/PEAR-DB_DataObject-1.11.2.ebuild,v 1.5 2014/02/24 01:13:45 phajdan.jr Exp $
EAPI="4"
inherit php-pear-r1
-KEYWORDS="~alpha ~amd64 hppa ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 hppa ia64 ~ppc ~ppc64 ~sparc x86"
DESCRIPTION="A SQL Builder, Object Interface to Database Tables"
LICENSE="PHP-2.02 PHP-3"