summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2005-05-21 16:46:06 +0000
committerSimon Stelling <blubb@gentoo.org>2005-05-21 16:46:06 +0000
commitee24f75c92d71565f692f389917bc4723199fc87 (patch)
tree71d180774f3ac0a2e68a58e73ec057f73b7f77e4 /www-apps
parentadded cairo useflag for dev-java/gnu-classpath (diff)
downloadhistorical-ee24f75c92d71565f692f389917bc4723199fc87.tar.gz
historical-ee24f75c92d71565f692f389917bc4723199fc87.tar.bz2
historical-ee24f75c92d71565f692f389917bc4723199fc87.zip
~amd64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'www-apps')
-rw-r--r--www-apps/websvn/ChangeLog5
-rw-r--r--www-apps/websvn/Manifest4
-rw-r--r--www-apps/websvn/websvn-1.61.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/www-apps/websvn/ChangeLog b/www-apps/websvn/ChangeLog
index a474bcd23e5c..1ad4524e9ea2 100644
--- a/www-apps/websvn/ChangeLog
+++ b/www-apps/websvn/ChangeLog
@@ -1,6 +1,9 @@
# 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.3 2005/04/19 06:10:02 uberlord Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/websvn/ChangeLog,v 1.4 2005/05/21 16:46:06 blubb Exp $
+
+ 21 May 2005; Simon Stelling <blubb@gentoo.org> websvn-1.61.ebuild:
+ added ~amd64 keyword
19 Apr 2005; Roy Marples <uberlord@gentoo.org> websvn-1.61.ebuild:
stable on x86
diff --git a/www-apps/websvn/Manifest b/www-apps/websvn/Manifest
index dd650a695b0b..c3b55062bfb5 100644
--- a/www-apps/websvn/Manifest
+++ b/www-apps/websvn/Manifest
@@ -1,4 +1,4 @@
-MD5 400909187d5de40c2dbfe8f9d699b7da ChangeLog 499
+MD5 8725aef37cd31c9e0e06305a3903f1e2 ChangeLog 589
MD5 7999d6b6542ca3e8b7f9fb693fbbd016 metadata.xml 323
-MD5 bc4a1c256748c8cdc7a24936a44a4508 websvn-1.61.ebuild 1306
+MD5 26516b4740221fa0b0fbddbbd32e4723 websvn-1.61.ebuild 1310
MD5 6b1f00eaf678b8581924b0611c017839 files/digest-websvn-1.61 61
diff --git a/www-apps/websvn/websvn-1.61.ebuild b/www-apps/websvn/websvn-1.61.ebuild
index 5316aa751a1e..83f4ebb545c4 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.3 2005/04/19 06:10:02 uberlord Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/websvn/websvn-1.61.ebuild,v 1.4 2005/05/21 16:46:06 blubb 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"
+KEYWORDS="x86 ~amd64"
RDEPEND=">=dev-php/mod_php-4.1.0
sys-apps/sed