diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-09-01 15:09:30 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-09-01 15:09:30 +0000 |
commit | 2ac81467dd5e65bc9db802ccfa1fd6e74e05d29e (patch) | |
tree | 43b7e79c3e40e2fb969290b2eb4afdb932877c71 /www-apps | |
parent | Added ~sh (diff) | |
download | historical-2ac81467dd5e65bc9db802ccfa1fd6e74e05d29e.tar.gz historical-2ac81467dd5e65bc9db802ccfa1fd6e74e05d29e.tar.bz2 historical-2ac81467dd5e65bc9db802ccfa1fd6e74e05d29e.zip |
Keyworded ~sparc wrt #104326
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'www-apps')
-rw-r--r-- | www-apps/websvn/ChangeLog | 6 | ||||
-rw-r--r-- | www-apps/websvn/Manifest | 18 | ||||
-rw-r--r-- | www-apps/websvn/websvn-1.61-r1.ebuild | 4 | ||||
-rw-r--r-- | www-apps/websvn/websvn-1.61.ebuild | 4 |
4 files changed, 23 insertions, 9 deletions
diff --git a/www-apps/websvn/ChangeLog b/www-apps/websvn/ChangeLog index 47609887f0cf..62350c7613a0 100644 --- a/www-apps/websvn/ChangeLog +++ b/www-apps/websvn/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for www-apps/websvn # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/websvn/ChangeLog,v 1.5 2005/08/16 10:12:19 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/websvn/ChangeLog,v 1.6 2005/09/01 15:09:30 gustavoz Exp $ + + 01 Sep 2005; Gustavo Zacarias <gustavoz@gentoo.org> websvn-1.61.ebuild, + websvn-1.61-r1.ebuild: + Keyworded ~sparc wrt #104326 *websvn-1.61-r1 (16 Aug 2005) diff --git a/www-apps/websvn/Manifest b/www-apps/websvn/Manifest index bba917904c4e..1c0accc9e28c 100644 --- a/www-apps/websvn/Manifest +++ b/www-apps/websvn/Manifest @@ -1,7 +1,17 @@ -MD5 5400e592e6f772f6388fd063757f0ef6 ChangeLog 1032 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 b7200af245ba7911cb5eb1fc5bb8bd10 websvn-1.61.ebuild 1320 +MD5 c918af88cc35ab7230b40f2aa423b3f7 websvn-1.61-r1.ebuild 1390 +MD5 5b1777d975b6a72a02e7aa23cef50e64 ChangeLog 1163 MD5 7999d6b6542ca3e8b7f9fb693fbbd016 metadata.xml 323 -MD5 16e6c00beaf6f41039639d62ab96b383 websvn-1.61-r1.ebuild 1383 -MD5 26516b4740221fa0b0fbddbbd32e4723 websvn-1.61.ebuild 1310 -MD5 6b1f00eaf678b8581924b0611c017839 files/digest-websvn-1.61 61 MD5 6b1f00eaf678b8581924b0611c017839 files/digest-websvn-1.61-r1 61 MD5 e63dfafda87c3bf459f7d580e0a33b9d files/websvn-1.61-r1.patch 4908 +MD5 6b1f00eaf678b8581924b0611c017839 files/digest-websvn-1.61 61 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1 (GNU/Linux) + +iD8DBQFDFxnFKRy60XGEcJIRAnFxAJ47nTlsXVfvSUfjJtfVYcPYLEVsoACfTCzc +xIcAbRHdP0GpoTAAEknkzeU= +=bicF +-----END PGP SIGNATURE----- diff --git a/www-apps/websvn/websvn-1.61-r1.ebuild b/www-apps/websvn/websvn-1.61-r1.ebuild index 80a9c0afa386..f9ae42e2a56a 100644 --- a/www-apps/websvn/websvn-1.61-r1.ebuild +++ b/www-apps/websvn/websvn-1.61-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/websvn/websvn-1.61-r1.ebuild,v 1.1 2005/08/16 10:12:19 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/websvn/websvn-1.61-r1.ebuild,v 1.2 2005/09/01 15:09:30 gustavoz Exp $ inherit eutils webapp @@ -10,7 +10,7 @@ HOMEPAGE="http://websvn.tigris.org/" SRC_URI="http://websvn.tigris.org/files/documents/1380/14334/WebSVN_${MY_PV}.tar.gz" LICENSE="GPL-2" IUSE="enscript" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~x86 ~amd64 ~sparc" RDEPEND=">=dev-php/mod_php-4.1.0 sys-apps/sed diff --git a/www-apps/websvn/websvn-1.61.ebuild b/www-apps/websvn/websvn-1.61.ebuild index 83f4ebb545c4..6aca3c6153ff 100644 --- a/www-apps/websvn/websvn-1.61.ebuild +++ b/www-apps/websvn/websvn-1.61.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/websvn/websvn-1.61.ebuild,v 1.4 2005/05/21 16:46:06 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/websvn/websvn-1.61.ebuild,v 1.5 2005/09/01 15:09:30 gustavoz Exp $ inherit eutils webapp @@ -10,7 +10,7 @@ HOMEPAGE="http://websvn.tigris.org/" SRC_URI="http://websvn.tigris.org/files/documents/1380/14334/WebSVN_${MY_PV}.tar.gz" LICENSE="GPL-2" IUSE="enscript" -KEYWORDS="x86 ~amd64" +KEYWORDS="x86 ~amd64 ~sparc" RDEPEND=">=dev-php/mod_php-4.1.0 sys-apps/sed |