summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Longinotti <chtekk@gentoo.org>2006-05-27 00:50:58 +0000
committerLuca Longinotti <chtekk@gentoo.org>2006-05-27 00:50:58 +0000
commit9aadcbfa7ef4ec24008e3f0f0e091e20b69115c2 (patch)
tree3eb4f939688c4a6db91d2729b0167a2cae384c6f /dev-php5/pecl-dbx
parentAdded to ~amd64. (diff)
downloadhistorical-9aadcbfa7ef4ec24008e3f0f0e091e20b69115c2.tar.gz
historical-9aadcbfa7ef4ec24008e3f0f0e091e20b69115c2.tar.bz2
historical-9aadcbfa7ef4ec24008e3f0f0e091e20b69115c2.zip
Added to ~amd64.
Package-Manager: portage-2.1_rc1-r3
Diffstat (limited to 'dev-php5/pecl-dbx')
-rw-r--r--dev-php5/pecl-dbx/ChangeLog7
-rw-r--r--dev-php5/pecl-dbx/pecl-dbx-1.1.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-php5/pecl-dbx/ChangeLog b/dev-php5/pecl-dbx/ChangeLog
index 5a9c55aaa5fe..957079cb2220 100644
--- a/dev-php5/pecl-dbx/ChangeLog
+++ b/dev-php5/pecl-dbx/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php5/pecl-dbx
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-dbx/ChangeLog,v 1.4 2005/11/26 23:24:27 chtekk Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-dbx/ChangeLog,v 1.5 2006/05/27 00:49:51 chtekk Exp $
+
+ 27 May 2006; Luca Longinotti <chtekk@gentoo.org> pecl-dbx-1.1.0.ebuild:
+ Added to ~amd64.
26 Nov 2005; Luca Longinotti <chtekk@gentoo.org> pecl-dbx-1.1.0.ebuild:
Fix var ordering.
diff --git a/dev-php5/pecl-dbx/pecl-dbx-1.1.0.ebuild b/dev-php5/pecl-dbx/pecl-dbx-1.1.0.ebuild
index 616a6ffcfa57..ae82c57a7999 100644
--- a/dev-php5/pecl-dbx/pecl-dbx-1.1.0.ebuild
+++ b/dev-php5/pecl-dbx/pecl-dbx-1.1.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-dbx/pecl-dbx-1.1.0.ebuild,v 1.5 2005/11/26 23:24:27 chtekk Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-dbx/pecl-dbx-1.1.0.ebuild,v 1.6 2006/05/27 00:49:51 chtekk Exp $
PHP_EXT_NAME="dbx"
PHP_EXT_INI="yes"
@@ -8,7 +8,7 @@ PHP_EXT_ZENDEXT="no"
inherit php-ext-pecl-r1
-KEYWORDS="~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
DESCRIPTION="The dbx module is a database abstraction layer."
LICENSE="PHP"
SLOT="0"