* [gentoo-commits] gentoo-x86 commit in www-apps/websvn: ChangeLog websvn-2.0.ebuild
@ 2008-11-26 20:09 Brent Baude (ranger)
0 siblings, 0 replies; 2+ messages in thread
From: Brent Baude (ranger) @ 2008-11-26 20:09 UTC (permalink / raw
To: gentoo-commits
ranger 08/11/26 20:09:41
Modified: ChangeLog websvn-2.0.ebuild
Log:
Added ~ppc and ~ppc64
(Portage version: 2.2_rc14/cvs/Linux 2.6.24-gentoo-r3-g5-64 ppc64)
Revision Changes Path
1.24 www-apps/websvn/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/websvn/ChangeLog?rev=1.24&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/websvn/ChangeLog?rev=1.24&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/websvn/ChangeLog?r1=1.23&r2=1.24
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-apps/websvn/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog 22 Feb 2008 16:07:36 -0000 1.23
+++ ChangeLog 26 Nov 2008 20:09:41 -0000 1.24
@@ -1,6 +1,9 @@
# ChangeLog for www-apps/websvn
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/websvn/ChangeLog,v 1.23 2008/02/22 16:07:36 hollow Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/websvn/ChangeLog,v 1.24 2008/11/26 20:09:41 ranger Exp $
+
+ 26 Nov 2008; Brent Baude <ranger@gentoo.org> websvn-2.0.ebuild:
+ Added ~ppc and ~ppc64
22 Feb 2008; Benedikt Böhm <hollow@gentoo.org> websvn-2.0.ebuild:
add need_httpd_cgi wrt #208584
1.7 www-apps/websvn/websvn-2.0.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/websvn/websvn-2.0.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/websvn/websvn-2.0.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/websvn/websvn-2.0.ebuild?r1=1.6&r2=1.7
Index: websvn-2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-apps/websvn/websvn-2.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- websvn-2.0.ebuild 22 Feb 2008 16:07:36 -0000 1.6
+++ websvn-2.0.ebuild 26 Nov 2008 20:09:41 -0000 1.7
@@ -1,6 +1,6 @@
# Copyright 1999-2008 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.6 2008/02/22 16:07:36 hollow Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/websvn/websvn-2.0.ebuild,v 1.7 2008/11/26 20:09:41 ranger Exp $
inherit depend.php eutils webapp
@@ -13,7 +13,7 @@
RESTRICT="mirror"
LICENSE="GPL-2"
IUSE="enscript"
-KEYWORDS="amd64 ~sparc x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86"
RDEPEND="dev-util/subversion
enscript? ( app-text/enscript )"
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in www-apps/websvn: ChangeLog websvn-2.0.ebuild
@ 2008-12-04 4:17 Gunnar Wrobel (wrobel)
0 siblings, 0 replies; 2+ messages in thread
From: Gunnar Wrobel (wrobel) @ 2008-12-04 4:17 UTC (permalink / raw
To: gentoo-commits
wrobel 08/12/04 04:17:44
Modified: ChangeLog
Removed: websvn-2.0.ebuild
Log:
Removed insecure www-apps/websvn-2.0 (#243852).
(Portage version: 2.1.4.5)
Revision Changes Path
1.27 www-apps/websvn/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/websvn/ChangeLog?rev=1.27&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/websvn/ChangeLog?rev=1.27&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/websvn/ChangeLog?r1=1.26&r2=1.27
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-apps/websvn/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog 3 Dec 2008 22:21:09 -0000 1.26
+++ ChangeLog 4 Dec 2008 04:17:44 -0000 1.27
@@ -1,6 +1,9 @@
# ChangeLog for www-apps/websvn
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/websvn/ChangeLog,v 1.26 2008/12/03 22:21:09 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/websvn/ChangeLog,v 1.27 2008/12/04 04:17:44 wrobel Exp $
+
+ 04 Dec 2008; Gunnar Wrobel <wrobel@gentoo.org> -websvn-2.0.ebuild:
+ Removed insecure www-apps/websvn-2.0 (#243852).
03 Dec 2008; Markus Meier <maekke@gentoo.org> websvn-2.1.0.ebuild:
amd64/x86 stable, bug #243852
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-12-04 4:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-04 4:17 [gentoo-commits] gentoo-x86 commit in www-apps/websvn: ChangeLog websvn-2.0.ebuild Gunnar Wrobel (wrobel)
-- strict thread matches above, loose matches on Subject: below --
2008-11-26 20:09 Brent Baude (ranger)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox