summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-10-05 19:59:40 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-10-05 19:59:40 +0000
commit95053fc72c7b0d8dfc97bdf02b7df67526d1ad97 (patch)
treee327fa45a2289e48fcdba41525d5b843bd635f06 /dev-php
parentalpha/sparc stable wrt #192247 (diff)
downloadgentoo-2-95053fc72c7b0d8dfc97bdf02b7df67526d1ad97.tar.gz
gentoo-2-95053fc72c7b0d8dfc97bdf02b7df67526d1ad97.tar.bz2
gentoo-2-95053fc72c7b0d8dfc97bdf02b7df67526d1ad97.zip
alpha/sparc stable wrt #192247
(Portage version: 2.1.3.9)
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.8.7.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 39b0d7ae2805..83420e954af4 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-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB_DataObject/ChangeLog,v 1.32 2007/09/28 23:48:28 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB_DataObject/ChangeLog,v 1.33 2007/10/05 19:59:40 armin76 Exp $
+
+ 05 Oct 2007; Raúl Porcel <armin76@gentoo.org>
+ PEAR-DB_DataObject-1.8.7.ebuild:
+ alpha/sparc stable wrt #192247
28 Sep 2007; Christoph Mende <angelos@gentoo.org>
PEAR-DB_DataObject-1.8.7.ebuild:
diff --git a/dev-php/PEAR-DB_DataObject/PEAR-DB_DataObject-1.8.7.ebuild b/dev-php/PEAR-DB_DataObject/PEAR-DB_DataObject-1.8.7.ebuild
index f8e53d666be0..f86ccb4cf935 100644
--- a/dev-php/PEAR-DB_DataObject/PEAR-DB_DataObject-1.8.7.ebuild
+++ b/dev-php/PEAR-DB_DataObject/PEAR-DB_DataObject-1.8.7.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2007 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.8.7.ebuild,v 1.6 2007/09/28 23:48:28 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB_DataObject/PEAR-DB_DataObject-1.8.7.ebuild,v 1.7 2007/10/05 19:59:40 armin76 Exp $
inherit php-pear-r1
-KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 hppa ~ia64 ppc ppc64 sparc x86"
DESCRIPTION="An SQL Builder, Object Interface to Database Tables."
LICENSE="PHP"