diff options
author | 2004-09-03 16:15:14 +0000 | |
---|---|---|
committer | 2004-09-03 16:15:14 +0000 | |
commit | 537eabf183d1da4a100e9fc537e7526f3bced36a (patch) | |
tree | 2c56899a858708d3b05812a427a00506c7acd905 /www-misc/visitors | |
parent | ppc stable profile update (diff) | |
download | historical-537eabf183d1da4a100e9fc537e7526f3bced36a.tar.gz historical-537eabf183d1da4a100e9fc537e7526f3bced36a.tar.bz2 historical-537eabf183d1da4a100e9fc537e7526f3bced36a.zip |
Keyword modification, see changelog for details
Diffstat (limited to 'www-misc/visitors')
-rw-r--r-- | www-misc/visitors/ChangeLog | 6 | ||||
-rw-r--r-- | www-misc/visitors/visitors-0.2a.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-misc/visitors/ChangeLog b/www-misc/visitors/ChangeLog index ccd65e9f9bfe..bdbe985e986c 100644 --- a/www-misc/visitors/ChangeLog +++ b/www-misc/visitors/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-www/visitors # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-misc/visitors/ChangeLog,v 1.1 2004/08/15 18:16:21 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-misc/visitors/ChangeLog,v 1.2 2004/09/03 16:15:14 pvdabeel Exp $ + + 03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> + visitors-0.2a.ebuild: + Masked visitors-0.2a.ebuild stable for ppc *visitors-0.2a (15 Aug 2004) diff --git a/www-misc/visitors/visitors-0.2a.ebuild b/www-misc/visitors/visitors-0.2a.ebuild index f58f7a9b3bb8..4a81d7ff04db 100644 --- a/www-misc/visitors/visitors-0.2a.ebuild +++ b/www-misc/visitors/visitors-0.2a.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-misc/visitors/visitors-0.2a.ebuild,v 1.1 2004/08/15 18:16:21 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-misc/visitors/visitors-0.2a.ebuild,v 1.2 2004/09/03 16:15:14 pvdabeel Exp $ DESCRIPTION="Visitors - 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="~x86 ~ppc" +KEYWORDS="~x86 ppc" IUSE="debug" DEPEND=">=media-gfx/graphviz-1.10" |