diff options
author | 2007-11-02 18:45:38 +0000 | |
---|---|---|
committer | 2007-11-02 18:45:38 +0000 | |
commit | 2b8b341c64a2c514df9933b09beb38dc91195ae9 (patch) | |
tree | df79b07e7a8e3d0c781054414ae8c6cbf7283c79 /www-apps/websvn/websvn-2.0.ebuild | |
parent | Forcing -j1 to emake in src_install wrt #197497 and marking AMD64 stable. (diff) | |
download | historical-2b8b341c64a2c514df9933b09beb38dc91195ae9.tar.gz historical-2b8b341c64a2c514df9933b09beb38dc91195ae9.tar.bz2 historical-2b8b341c64a2c514df9933b09beb38dc91195ae9.zip |
amd64 stable, bug 197409
Package-Manager: portage-2.1.3.16
Diffstat (limited to 'www-apps/websvn/websvn-2.0.ebuild')
-rw-r--r-- | www-apps/websvn/websvn-2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apps/websvn/websvn-2.0.ebuild b/www-apps/websvn/websvn-2.0.ebuild index 0585b6f012e8..98aec85e87af 100644 --- a/www-apps/websvn/websvn-2.0.ebuild +++ b/www-apps/websvn/websvn-2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/websvn/websvn-2.0.ebuild,v 1.2 2007/08/14 17:33:43 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/websvn/websvn-2.0.ebuild,v 1.3 2007/11/02 18:45:38 beandog Exp $ inherit depend.php eutils webapp @@ -11,7 +11,7 @@ SRC_URI="http://websvn.tigris.org/files/documents/1380/39378/websvn-${MY_PV}.tar RESTRICT="nomirror" LICENSE="GPL-2" IUSE="enscript" -KEYWORDS="~amd64 ~sparc x86" +KEYWORDS="amd64 ~sparc x86" RDEPEND="virtual/php dev-util/subversion |