diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-05-21 16:47:56 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-05-21 16:47:56 +0000 |
commit | ef5aa93cd9c3e10d47cca6d07bb1daf09aeafe7a (patch) | |
tree | 45b01c06e41b7d3dbcba091d753f0c29248fd4e6 /www-apps/websvn | |
parent | added cairo useflag for dev-java/gnu-classpath (diff) | |
download | gentoo-2-ef5aa93cd9c3e10d47cca6d07bb1daf09aeafe7a.tar.gz gentoo-2-ef5aa93cd9c3e10d47cca6d07bb1daf09aeafe7a.tar.bz2 gentoo-2-ef5aa93cd9c3e10d47cca6d07bb1daf09aeafe7a.zip |
~amd64
(Portage version: 2.0.51.19)
Diffstat (limited to 'www-apps/websvn')
-rw-r--r-- | www-apps/websvn/ChangeLog | 5 | ||||
-rw-r--r-- | www-apps/websvn/websvn-1.61.ebuild | 4 |
2 files changed, 6 insertions, 3 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/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 |