summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2012-02-02 14:47:36 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2012-02-02 14:47:36 +0000
commit17117d6efc592bdbdc330048c6f7fc603709c747 (patch)
tree19cab929b1e88328e73db97985b8de711e61f20d /dev-php/Horde_Url
parentKeyword ~ppc/~ppc64/~x86 wrt #398917 (diff)
downloadgentoo-2-17117d6efc592bdbdc330048c6f7fc603709c747.tar.gz
gentoo-2-17117d6efc592bdbdc330048c6f7fc603709c747.tar.bz2
gentoo-2-17117d6efc592bdbdc330048c6f7fc603709c747.zip
Keyword ~ppc/~ppc64/~x86 wrt #398917
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Diffstat (limited to 'dev-php/Horde_Url')
-rw-r--r--dev-php/Horde_Url/ChangeLog7
-rw-r--r--dev-php/Horde_Url/Horde_Url-1.0.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-php/Horde_Url/ChangeLog b/dev-php/Horde_Url/ChangeLog
index ea7228890903..40b5495a9a2e 100644
--- a/dev-php/Horde_Url/ChangeLog
+++ b/dev-php/Horde_Url/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/Horde_Url
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/Horde_Url/ChangeLog,v 1.2 2011/06/15 17:11:36 a3li Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/Horde_Url/ChangeLog,v 1.3 2012/02/02 14:47:36 ssuominen Exp $
+
+ 02 Feb 2012; Samuli Suominen <ssuominen@gentoo.org> Horde_Url-1.0.0.ebuild:
+ Keyword ~ppc/~ppc64/~x86 wrt #398917
15 Jun 2011; Alex Legler <a3li@gentoo.org> Horde_Url-1.0.0.ebuild:
Fix SRC_URI
diff --git a/dev-php/Horde_Url/Horde_Url-1.0.0.ebuild b/dev-php/Horde_Url/Horde_Url-1.0.0.ebuild
index 88871d97cbe9..e6df2ce00668 100644
--- a/dev-php/Horde_Url/Horde_Url-1.0.0.ebuild
+++ b/dev-php/Horde_Url/Horde_Url-1.0.0.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/Horde_Url/Horde_Url-1.0.0.ebuild,v 1.2 2011/06/15 17:11:36 a3li Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/Horde_Url/Horde_Url-1.0.0.ebuild,v 1.3 2012/02/02 14:47:36 ssuominen Exp $
EAPI=4
inherit php-pear-r1
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
SLOT="0"
DESCRIPTION="Horde Url class"
LICENSE="LGPL-2"