diff options
author | Steve Dibb <beandog@gentoo.org> | 2007-11-02 18:45:38 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2007-11-02 18:45:38 +0000 |
commit | e945263ab6ed9da2402373663c4f8c111bcf7a73 (patch) | |
tree | abe161070642af5a2fadf5575a7232c7d045f8f9 /www-apps | |
parent | Forcing -j1 to emake in src_install wrt #197497 and marking AMD64 stable. (diff) | |
download | gentoo-2-e945263ab6ed9da2402373663c4f8c111bcf7a73.tar.gz gentoo-2-e945263ab6ed9da2402373663c4f8c111bcf7a73.tar.bz2 gentoo-2-e945263ab6ed9da2402373663c4f8c111bcf7a73.zip |
amd64 stable, bug 197409
(Portage version: 2.1.3.16)
Diffstat (limited to 'www-apps')
-rw-r--r-- | www-apps/websvn/ChangeLog | 5 | ||||
-rw-r--r-- | www-apps/websvn/websvn-2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-apps/websvn/ChangeLog b/www-apps/websvn/ChangeLog index a69fad5d46dd..456f1d502ca0 100644 --- a/www-apps/websvn/ChangeLog +++ b/www-apps/websvn/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-apps/websvn # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/websvn/ChangeLog,v 1.19 2007/08/15 19:54:10 wrobel Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/websvn/ChangeLog,v 1.20 2007/11/02 18:45:38 beandog Exp $ + + 02 Nov 2007; Steve Dibb <beandog@gentoo.org> websvn-2.0.ebuild: + amd64 stable, bug 197409 15 Aug 2007; <wrobel@gentoo.org> -websvn-1.61.ebuild: Removed vulnerable websvn-1.61. 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 |