* [gentoo-commits] gentoo-x86 commit in www-misc/visitors: visitors-0.7.ebuild ChangeLog
@ 2010-02-22 16:49 PaweA Hajdan (phajdan.jr)
0 siblings, 0 replies; 2+ messages in thread
From: PaweA Hajdan (phajdan.jr) @ 2010-02-22 16:49 UTC (permalink / raw
To: gentoo-commits
phajdan.jr 10/02/22 16:49:01
Modified: visitors-0.7.ebuild ChangeLog
Log:
Fix installed documentation wrt bug #298585 by flameeyes.
(Portage version: 2.1.7.16/cvs/Linux i686)
Revision Changes Path
1.3 www-misc/visitors/visitors-0.7.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-misc/visitors/visitors-0.7.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-misc/visitors/visitors-0.7.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-misc/visitors/visitors-0.7.ebuild?r1=1.2&r2=1.3
Index: visitors-0.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-misc/visitors/visitors-0.7.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- visitors-0.7.ebuild 15 Oct 2007 06:57:37 -0000 1.2
+++ visitors-0.7.ebuild 22 Feb 2010 16:49:00 -0000 1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-misc/visitors/visitors-0.7.ebuild,v 1.2 2007/10/15 06:57:37 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-misc/visitors/visitors-0.7.ebuild,v 1.3 2010/02/22 16:49:00 phajdan.jr Exp $
DESCRIPTION="Fast web log analyzer"
HOMEPAGE="http://www.hping.org/visitors/"
@@ -30,6 +30,6 @@
src_install() {
dobin visitors
- dodoc AUTHORS COPYING Changelog README TODO
- dohtml doc.html graph.png visitors.css
+ dodoc AUTHORS Changelog README TODO
+ dohtml doc.html visitors.css visitors.png
}
1.10 www-misc/visitors/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-misc/visitors/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-misc/visitors/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-misc/visitors/ChangeLog?r1=1.9&r2=1.10
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-misc/visitors/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog 15 Oct 2007 06:57:37 -0000 1.9
+++ ChangeLog 22 Feb 2010 16:49:00 -0000 1.10
@@ -1,6 +1,9 @@
# ChangeLog for www-misc/visitors
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-misc/visitors/ChangeLog,v 1.9 2007/10/15 06:57:37 opfer Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/www-misc/visitors/ChangeLog,v 1.10 2010/02/22 16:49:00 phajdan.jr Exp $
+
+ 22 Feb 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> visitors-0.7.ebuild:
+ Fix installed documentation wrt bug #298585 by flameeyes.
15 Oct 2007; Christian Faulhammer <opfer@gentoo.org> visitors-0.7.ebuild:
remove dependency on graphviz (bug 163593); quote a S variable; adjust
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in www-misc/visitors: visitors-0.7.ebuild ChangeLog
@ 2010-04-13 18:48 Markos Chandras (hwoarang)
0 siblings, 0 replies; 2+ messages in thread
From: Markos Chandras (hwoarang) @ 2010-04-13 18:48 UTC (permalink / raw
To: gentoo-commits
hwoarang 10/04/13 18:48:41
Modified: visitors-0.7.ebuild ChangeLog
Log:
Keyworded for amd64 wrt bug #314543
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Revision Changes Path
1.4 www-misc/visitors/visitors-0.7.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-misc/visitors/visitors-0.7.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-misc/visitors/visitors-0.7.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-misc/visitors/visitors-0.7.ebuild?r1=1.3&r2=1.4
Index: visitors-0.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-misc/visitors/visitors-0.7.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- visitors-0.7.ebuild 22 Feb 2010 16:49:00 -0000 1.3
+++ visitors-0.7.ebuild 13 Apr 2010 18:48:41 -0000 1.4
@@ -1,13 +1,13 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-misc/visitors/visitors-0.7.ebuild,v 1.3 2010/02/22 16:49:00 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-misc/visitors/visitors-0.7.ebuild,v 1.4 2010/04/13 18:48:41 hwoarang Exp $
DESCRIPTION="Fast web log analyzer"
HOMEPAGE="http://www.hping.org/visitors/"
SRC_URI="http://www.hping.org/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~ppc x86"
+KEYWORDS="~amd64 ~ppc x86"
IUSE="debug"
DEPEND=""
1.11 www-misc/visitors/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-misc/visitors/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-misc/visitors/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-misc/visitors/ChangeLog?r1=1.10&r2=1.11
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-misc/visitors/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog 22 Feb 2010 16:49:00 -0000 1.10
+++ ChangeLog 13 Apr 2010 18:48:41 -0000 1.11
@@ -1,6 +1,9 @@
# ChangeLog for www-misc/visitors
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-misc/visitors/ChangeLog,v 1.10 2010/02/22 16:49:00 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-misc/visitors/ChangeLog,v 1.11 2010/04/13 18:48:41 hwoarang Exp $
+
+ 13 Apr 2010; Markos Chandras <hwoarang@gentoo.org> visitors-0.7.ebuild:
+ Keyworded for amd64 wrt bug #314543
22 Feb 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> visitors-0.7.ebuild:
Fix installed documentation wrt bug #298585 by flameeyes.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-04-13 18:48 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-22 16:49 [gentoo-commits] gentoo-x86 commit in www-misc/visitors: visitors-0.7.ebuild ChangeLog PaweA Hajdan (phajdan.jr)
-- strict thread matches above, loose matches on Subject: below --
2010-04-13 18:48 Markos Chandras (hwoarang)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox