summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-08-03 20:08:20 +0000
committerAron Griffis <agriffis@gentoo.org>2004-08-03 20:08:20 +0000
commit838f3fb622ea24025dbf9e29fbb71dd5782a1fc3 (patch)
tree97a4818e16a0ba5e035a083e8c7c9c6153146a5a
parentMark 1.6.4 stable on alpha, add ia64 keywords #56295 (diff)
downloadhistorical-838f3fb622ea24025dbf9e29fbb71dd5782a1fc3.tar.gz
historical-838f3fb622ea24025dbf9e29fbb71dd5782a1fc3.tar.bz2
historical-838f3fb622ea24025dbf9e29fbb71dd5782a1fc3.zip
add ia64 keywords #56295
-rw-r--r--dev-php/PEAR-Log/ChangeLog6
-rw-r--r--dev-php/PEAR-Log/PEAR-Log-1.8.3.ebuild4
-rw-r--r--dev-php/PEAR-Log/PEAR-Log-1.8.4.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-php/PEAR-Log/ChangeLog b/dev-php/PEAR-Log/ChangeLog
index 2846012d83c2..cc3fe0811cb7 100644
--- a/dev-php/PEAR-Log/ChangeLog
+++ b/dev-php/PEAR-Log/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/PEAR-Log
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/ChangeLog,v 1.18 2004/07/30 14:46:40 coredumb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/ChangeLog,v 1.19 2004/08/03 20:08:20 agriffis Exp $
+
+ 03 Aug 2004; <agriffis@gentoo.org> PEAR-Log-1.8.3.ebuild,
+ PEAR-Log-1.8.4.ebuild:
+ add ia64 keywords #56295
*PEAR-Log-1.8.4 (30 Jul 2004)
diff --git a/dev-php/PEAR-Log/PEAR-Log-1.8.3.ebuild b/dev-php/PEAR-Log/PEAR-Log-1.8.3.ebuild
index 7978e456debc..44b6cade4d44 100644
--- a/dev-php/PEAR-Log/PEAR-Log-1.8.3.ebuild
+++ b/dev-php/PEAR-Log/PEAR-Log-1.8.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/PEAR-Log-1.8.3.ebuild,v 1.5 2004/07/06 22:44:44 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/PEAR-Log-1.8.3.ebuild,v 1.6 2004/08/03 20:08:20 agriffis Exp $
inherit php-pear
@@ -8,5 +8,5 @@ IUSE="pear-db"
DESCRIPTION="The Log framework provides an abstracted logging system supporting logging to console, file, syslog, SQL, and mcal targets."
LICENSE="PHP"
SLOT="0"
-KEYWORDS="x86 sparc ~alpha ppc"
+KEYWORDS="x86 sparc ~alpha ppc ia64"
DEPEND="pear-db? ( dev-php/PEAR-DB )"
diff --git a/dev-php/PEAR-Log/PEAR-Log-1.8.4.ebuild b/dev-php/PEAR-Log/PEAR-Log-1.8.4.ebuild
index 86e13e203355..67eaa18d53ae 100644
--- a/dev-php/PEAR-Log/PEAR-Log-1.8.4.ebuild
+++ b/dev-php/PEAR-Log/PEAR-Log-1.8.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/PEAR-Log-1.8.4.ebuild,v 1.1 2004/07/30 14:46:40 coredumb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/PEAR-Log-1.8.4.ebuild,v 1.2 2004/08/03 20:08:20 agriffis Exp $
inherit php-pear
@@ -8,5 +8,5 @@ IUSE="pear-db"
DESCRIPTION="The Log framework provides an abstracted logging system supporting logging to console, file, syslog, SQL, and mcal targets."
LICENSE="PHP"
SLOT="0"
-KEYWORDS="~x86 ~sparc ~alpha ~ppc"
+KEYWORDS="~x86 ~sparc ~alpha ~ppc ~ia64"
DEPEND="pear-db? ( dev-php/PEAR-DB )"