summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Longinotti <chtekk@gentoo.org>2006-05-27 00:39:14 +0000
committerLuca Longinotti <chtekk@gentoo.org>2006-05-27 00:39:14 +0000
commita5a3e6d947bb1321510597b719449f1ba75053b5 (patch)
tree33eae4b016109c02468a2111c04096fd5f3d46e8 /dev-php/cphplib
parentStable on amd64. (diff)
downloadhistorical-a5a3e6d947bb1321510597b719449f1ba75053b5.tar.gz
historical-a5a3e6d947bb1321510597b719449f1ba75053b5.tar.bz2
historical-a5a3e6d947bb1321510597b719449f1ba75053b5.zip
Added to ~amd64.
Package-Manager: portage-2.1_rc1-r3
Diffstat (limited to 'dev-php/cphplib')
-rw-r--r--dev-php/cphplib/ChangeLog5
-rw-r--r--dev-php/cphplib/cphplib-0.50.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/cphplib/ChangeLog b/dev-php/cphplib/ChangeLog
index 2acbf9f6a508..c66c46ca1371 100644
--- a/dev-php/cphplib/ChangeLog
+++ b/dev-php/cphplib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/cphplib
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/cphplib/ChangeLog,v 1.3 2006/01/21 07:36:31 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/cphplib/ChangeLog,v 1.4 2006/05/27 00:39:14 chtekk Exp $
+
+ 27 May 2006; Luca Longinotti <chtekk@gentoo.org> cphplib-0.50.ebuild:
+ Added to ~amd64.
*cphplib-0.50 (21 Jan 2006)
diff --git a/dev-php/cphplib/cphplib-0.50.ebuild b/dev-php/cphplib/cphplib-0.50.ebuild
index 4adc654af79a..17b067bb0fb3 100644
--- a/dev-php/cphplib/cphplib-0.50.ebuild
+++ b/dev-php/cphplib/cphplib-0.50.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/cphplib/cphplib-0.50.ebuild,v 1.1 2006/01/21 07:36:31 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/cphplib/cphplib-0.50.ebuild,v 1.2 2006/05/27 00:39:14 chtekk Exp $
inherit php-lib-r1
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.meindlsoft.com/cphplib.php"
SRC_URI="mirror://sourceforge/cphplib/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND="${DEPEND} >=dev-php/PEAR-DB-1.7.6-r1"