summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2006-11-25 19:34:25 +0000
committerBryan Østergaard <kloeri@gentoo.org>2006-11-25 19:34:25 +0000
commita3a1419aa9ca9ebb2e84f972729efb89f18a98ee (patch)
treea34b1df82034ae84d058435ac1cdf67bc284122d /dev-php
parentAdd ~alpha + ~ia64 keywords, bug 134270. (diff)
downloadgentoo-2-a3a1419aa9ca9ebb2e84f972729efb89f18a98ee.tar.gz
gentoo-2-a3a1419aa9ca9ebb2e84f972729efb89f18a98ee.tar.bz2
gentoo-2-a3a1419aa9ca9ebb2e84f972729efb89f18a98ee.zip
Add ~alpha + ~ia64 keywords, bug 134270.
(Portage version: 2.1.2_rc2-r2)
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PEAR-MDB2_Driver_mysqli/ChangeLog6
-rw-r--r--dev-php/PEAR-MDB2_Driver_mysqli/PEAR-MDB2_Driver_mysqli-1.1.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-MDB2_Driver_mysqli/ChangeLog b/dev-php/PEAR-MDB2_Driver_mysqli/ChangeLog
index b61554c3e52f..d141e190d779 100644
--- a/dev-php/PEAR-MDB2_Driver_mysqli/ChangeLog
+++ b/dev-php/PEAR-MDB2_Driver_mysqli/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/PEAR-MDB2_Driver_mysqli
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-MDB2_Driver_mysqli/ChangeLog,v 1.2 2006/07/19 11:59:35 chtekk Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-MDB2_Driver_mysqli/ChangeLog,v 1.3 2006/11/25 19:34:25 kloeri Exp $
+
+ 25 Nov 2006; Bryan Østergaard <kloeri@gentoo.org>
+ PEAR-MDB2_Driver_mysqli-1.1.0.ebuild:
+ Add ~alpha + ~ia64 keywords, bug 134270.
19 Jul 2006; Luca Longinotti <chtekk@gentoo.org>
PEAR-MDB2_Driver_mysqli-1.1.0.ebuild:
diff --git a/dev-php/PEAR-MDB2_Driver_mysqli/PEAR-MDB2_Driver_mysqli-1.1.0.ebuild b/dev-php/PEAR-MDB2_Driver_mysqli/PEAR-MDB2_Driver_mysqli-1.1.0.ebuild
index bb70c954f80d..c0f1572754b8 100644
--- a/dev-php/PEAR-MDB2_Driver_mysqli/PEAR-MDB2_Driver_mysqli-1.1.0.ebuild
+++ b/dev-php/PEAR-MDB2_Driver_mysqli/PEAR-MDB2_Driver_mysqli-1.1.0.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-MDB2_Driver_mysqli/PEAR-MDB2_Driver_mysqli-1.1.0.ebuild,v 1.2 2006/07/19 11:59:35 chtekk Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-MDB2_Driver_mysqli/PEAR-MDB2_Driver_mysqli-1.1.0.ebuild,v 1.3 2006/11/25 19:34:25 kloeri Exp $
inherit php-pear-r1 depend.php
DESCRIPTION="Database Abstraction Layer, mysqli driver"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
DEPEND="dev-php/PEAR-MDB2"