summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2005-06-22 03:17:09 +0000
committerJason Wever <weeve@gentoo.org>2005-06-22 03:17:09 +0000
commit16a0af01c79c74caf409dcf52cb1339a793c5e97 (patch)
tree312bf46a40cfbeae6f363ea10ef36361a2fe948b /www-apps/phpwiki
parentAdded ~sparc keyword. (diff)
downloadgentoo-2-16a0af01c79c74caf409dcf52cb1339a793c5e97.tar.gz
gentoo-2-16a0af01c79c74caf409dcf52cb1339a793c5e97.tar.bz2
gentoo-2-16a0af01c79c74caf409dcf52cb1339a793c5e97.zip
Added ~sparc keyword.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'www-apps/phpwiki')
-rw-r--r--www-apps/phpwiki/ChangeLog7
-rw-r--r--www-apps/phpwiki/Manifest6
-rw-r--r--www-apps/phpwiki/phpwiki-1.3.10.ebuild6
3 files changed, 11 insertions, 8 deletions
diff --git a/www-apps/phpwiki/ChangeLog b/www-apps/phpwiki/ChangeLog
index 883f3ba90bb9..776d948cb34f 100644
--- a/www-apps/phpwiki/ChangeLog
+++ b/www-apps/phpwiki/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-apps/phpwiki
-# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/phpwiki/ChangeLog,v 1.5 2004/09/08 12:23:16 rl03 Exp $
+# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/www-apps/phpwiki/ChangeLog,v 1.6 2005/06/22 03:17:09 weeve Exp $
+
+ 22 Jun 2005; Jason Wever <weeve@gentoo.org> phpwiki-1.3.10.ebuild:
+ Added ~sparc keyword.
*phpwiki-1.3.10 (08 Sep 2004)
diff --git a/www-apps/phpwiki/Manifest b/www-apps/phpwiki/Manifest
index 875d173d1a0d..9fa51ee7a49e 100644
--- a/www-apps/phpwiki/Manifest
+++ b/www-apps/phpwiki/Manifest
@@ -1,8 +1,8 @@
-MD5 599ecf64bd798bcb55314ca8ceba793b phpwiki-1.3.10.ebuild 1027
MD5 c6b2634c32de5ab2363d7328ba8853c5 ChangeLog 925
MD5 f61bfa064e3acdfcd826e4a38b121196 metadata.xml 161
MD5 59df12ec164dc5e0edc018ff5b723b01 phpwiki-1.2.4.ebuild 805
-MD5 e1cc1101057b18cfb203e30e539d69eb files/digest-phpwiki-1.3.10 67
+MD5 09250bb5d2835ae3a92d354aa42936ee phpwiki-1.3.10.ebuild 1034
+MD5 61ddc0899b2191583eb5755c954e5f14 files/digest-phpwiki-1.2.4 65
MD5 c913f380e9beddcca756ea5d0c6fd85f files/postinstall-en.txt 149
+MD5 e1cc1101057b18cfb203e30e539d69eb files/digest-phpwiki-1.3.10 67
MD5 92c75a61f01013f717a725a91824cd51 files/postinstall-1.3-en.txt 184
-MD5 61ddc0899b2191583eb5755c954e5f14 files/digest-phpwiki-1.2.4 65
diff --git a/www-apps/phpwiki/phpwiki-1.3.10.ebuild b/www-apps/phpwiki/phpwiki-1.3.10.ebuild
index a1cafe847d4b..06a5b48e1f9a 100644
--- a/www-apps/phpwiki/phpwiki-1.3.10.ebuild
+++ b/www-apps/phpwiki/phpwiki-1.3.10.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/phpwiki/phpwiki-1.3.10.ebuild,v 1.1 2004/09/08 12:23:16 rl03 Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/phpwiki/phpwiki-1.3.10.ebuild,v 1.2 2005/06/22 03:17:09 weeve Exp $
inherit webapp
@@ -9,7 +9,7 @@ HOMEPAGE="http://phpwiki.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="~ppc ~sparc ~x86"
IUSE=""
RDEPEND=">=virtual/php-4.0.6