summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-07-15 17:04:02 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-07-15 17:04:02 +0000
commit326b3d3326ed601c1707d310477b8196c1f75047 (patch)
tree2be288177a6d817ef3553cb81674b4dd79fa585e /www-apps/phpwebsite
parentalpha/sparc stable wrt #397603 (diff)
downloadgentoo-2-326b3d3326ed601c1707d310477b8196c1f75047.tar.gz
gentoo-2-326b3d3326ed601c1707d310477b8196c1f75047.tar.bz2
gentoo-2-326b3d3326ed601c1707d310477b8196c1f75047.zip
Drop alpha/sparc keywords
(Portage version: 2.1.11.5/cvs/Linux ia64)
Diffstat (limited to 'www-apps/phpwebsite')
-rw-r--r--www-apps/phpwebsite/ChangeLog6
-rw-r--r--www-apps/phpwebsite/phpwebsite-0.10.2.ebuild6
-rw-r--r--www-apps/phpwebsite/phpwebsite-1.7.2.ebuild4
3 files changed, 10 insertions, 6 deletions
diff --git a/www-apps/phpwebsite/ChangeLog b/www-apps/phpwebsite/ChangeLog
index 288cde97b5a1..192581938cb9 100644
--- a/www-apps/phpwebsite/ChangeLog
+++ b/www-apps/phpwebsite/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for www-apps/phpwebsite
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/phpwebsite/ChangeLog,v 1.63 2012/07/11 00:20:36 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/phpwebsite/ChangeLog,v 1.64 2012/07/15 17:04:01 armin76 Exp $
+
+ 15 Jul 2012; Raúl Porcel <armin76@gentoo.org> phpwebsite-0.10.2.ebuild,
+ phpwebsite-1.7.2.ebuild:
+ Drop alpha/sparc keywords
11 Jul 2012; Jeff Horelick <jdhore@gentoo.org> phpwebsite-1.7.2.ebuild:
marked x86 per bug 260274
diff --git a/www-apps/phpwebsite/phpwebsite-0.10.2.ebuild b/www-apps/phpwebsite/phpwebsite-0.10.2.ebuild
index e3219f3858f3..2986b14a622d 100644
--- a/www-apps/phpwebsite/phpwebsite-0.10.2.ebuild
+++ b/www-apps/phpwebsite/phpwebsite-0.10.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/phpwebsite/phpwebsite-0.10.2.ebuild,v 1.7 2007/01/02 22:49:38 rl03 Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/phpwebsite/phpwebsite-0.10.2.ebuild,v 1.8 2012/07/15 17:04:01 armin76 Exp $
inherit webapp
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}-full.tar.gz
http://phpwebsite.appstate.edu/downloads/security/phpws_patch_20060419.2.tgz"
LICENSE="LGPL-2.1"
-KEYWORDS="alpha ppc sparc x86"
+KEYWORDS="ppc x86"
IUSE=""
RDEPEND="virtual/httpd-php"
diff --git a/www-apps/phpwebsite/phpwebsite-1.7.2.ebuild b/www-apps/phpwebsite/phpwebsite-1.7.2.ebuild
index 694c6361abf8..8b3cb5ade283 100644
--- a/www-apps/phpwebsite/phpwebsite-1.7.2.ebuild
+++ b/www-apps/phpwebsite/phpwebsite-1.7.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/phpwebsite/phpwebsite-1.7.2.ebuild,v 1.2 2012/07/11 00:20:36 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/phpwebsite/phpwebsite-1.7.2.ebuild,v 1.3 2012/07/15 17:04:02 armin76 Exp $
EAPI=4
@@ -12,7 +12,7 @@ HOMEPAGE="http://phpwebsite.appstate.edu"
SRC_URI="mirror://sourceforge/${PN}/${PN}_${MY_PV}.tar.gz"
LICENSE="LGPL-2.1"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 x86"
IUSE="+mysql postgres"
REQUIRED_USE="|| ( mysql postgres )"