summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Jezak <josejx@gentoo.org>2005-09-14 16:06:35 +0000
committerJoseph Jezak <josejx@gentoo.org>2005-09-14 16:06:35 +0000
commitc9de7a6a6e5e75a2c6d64e72459d9f224c98ac6c (patch)
tree914a2ad7fdc51a8a1de1733ead3524a501d18abd /dev-php5
parentpappy@ does not exist anymore (diff)
downloadhistorical-c9de7a6a6e5e75a2c6d64e72459d9f224c98ac6c.tar.gz
historical-c9de7a6a6e5e75a2c6d64e72459d9f224c98ac6c.tar.bz2
historical-c9de7a6a6e5e75a2c6d64e72459d9f224c98ac6c.zip
Removed ~ppc since firebird isn't building on ppc.
Package-Manager: portage-2.0.52-r1
Diffstat (limited to 'dev-php5')
-rw-r--r--dev-php5/pecl-pdo-firebird/ChangeLog6
-rw-r--r--dev-php5/pecl-pdo-firebird/Manifest14
-rw-r--r--dev-php5/pecl-pdo-firebird/pecl-pdo-firebird-0.2.ebuild4
3 files changed, 19 insertions, 5 deletions
diff --git a/dev-php5/pecl-pdo-firebird/ChangeLog b/dev-php5/pecl-pdo-firebird/ChangeLog
index 634fe9e81cb6..bb79552225c8 100644
--- a/dev-php5/pecl-pdo-firebird/ChangeLog
+++ b/dev-php5/pecl-pdo-firebird/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php5/pecl-pdo-firebird
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-pdo-firebird/ChangeLog,v 1.2 2005/09/09 12:58:46 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-pdo-firebird/ChangeLog,v 1.3 2005/09/14 16:06:35 josejx Exp $
+
+ 14 Sep 2005; Joseph Jezak <josejx@gentoo.org>
+ pecl-pdo-firebird-0.2.ebuild:
+ Removed ~ppc since firebird isn't building on ppc.
09 Sep 2005; Jason Wever <weeve@gentoo.org> pecl-pdo-firebird-0.2.ebuild:
Added ~sparc keyword to help fix the broken dependencies of
diff --git a/dev-php5/pecl-pdo-firebird/Manifest b/dev-php5/pecl-pdo-firebird/Manifest
index 492d88a4d84a..a0b20a5d448d 100644
--- a/dev-php5/pecl-pdo-firebird/Manifest
+++ b/dev-php5/pecl-pdo-firebird/Manifest
@@ -1,4 +1,14 @@
-MD5 7ef420758585500b566bd28825ee7561 ChangeLog 493
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 66f5d26978b143f6abe14001ae011a4a ChangeLog 628
MD5 c58d07ca1c1235bbad9bccaec96fc062 metadata.xml 157
-MD5 caab3afcca89e5d7cfeaea7192dddb1c pecl-pdo-firebird-0.2.ebuild 1061
+MD5 04938a81db27c21882a408bf7cfde67d pecl-pdo-firebird-0.2.ebuild 1057
MD5 4a58f4edd1173f8f6332e928708f1137 files/digest-pecl-pdo-firebird-0.2 64
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.2 (GNU/Linux)
+
+iD8DBQFDKEqucsIHjyDViGQRAnVaAJ9NJpKtQeTyJLf4Vlha99hpXdtf9wCfZgZg
+sJ9AaD0lfEpXewpCSX5HRVo=
+=O7kL
+-----END PGP SIGNATURE-----
diff --git a/dev-php5/pecl-pdo-firebird/pecl-pdo-firebird-0.2.ebuild b/dev-php5/pecl-pdo-firebird/pecl-pdo-firebird-0.2.ebuild
index 2c8e960ab635..b08bb249c6aa 100644
--- a/dev-php5/pecl-pdo-firebird/pecl-pdo-firebird-0.2.ebuild
+++ b/dev-php5/pecl-pdo-firebird/pecl-pdo-firebird-0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-pdo-firebird/pecl-pdo-firebird-0.2.ebuild,v 1.2 2005/09/09 12:58:46 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-pdo-firebird/pecl-pdo-firebird-0.2.ebuild,v 1.3 2005/09/14 16:06:35 josejx Exp $
PHP_EXT_ZENDEXT="no"
PHP_EXT_PECL_PKG="PDO_FIREBIRD"
@@ -13,7 +13,7 @@ IUSE=""
DESCRIPTION="PHP Data Objects (PDO) Driver For Firebird/Interbase Server"
SLOT="0"
LICENSE="PHP"
-KEYWORDS="~ppc ~sparc ~x86"
+KEYWORDS="~sparc ~x86"
DEPEND="${DEPEND}
dev-php5/pecl-pdo
dev-db/firebird"