diff options
author | David Holm <dholm@gentoo.org> | 2004-06-12 09:22:41 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-06-12 09:22:41 +0000 |
commit | de8732ab8a9252ba967b5844e7ebcea24d4be20a (patch) | |
tree | 74b11365798f089e241480fa662ff8501c386db9 /net-www | |
parent | Security fix. See bug #53375. (Manifest recommit) (diff) | |
download | gentoo-2-de8732ab8a9252ba967b5844e7ebcea24d4be20a.tar.gz gentoo-2-de8732ab8a9252ba967b5844e7ebcea24d4be20a.tar.bz2 gentoo-2-de8732ab8a9252ba967b5844e7ebcea24d4be20a.zip |
Added to ~ppc
Diffstat (limited to 'net-www')
-rw-r--r-- | net-www/visitors/ChangeLog | 5 | ||||
-rw-r--r-- | net-www/visitors/visitors-0.2a.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-www/visitors/ChangeLog b/net-www/visitors/ChangeLog index 798fa3b0d136..6d8980c6e828 100644 --- a/net-www/visitors/ChangeLog +++ b/net-www/visitors/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-www/visitors # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/visitors/ChangeLog,v 1.1 2004/06/11 22:00:24 zul Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/visitors/ChangeLog,v 1.2 2004/06/12 09:22:41 dholm Exp $ + + 12 Jun 2004; David Holm <dholm@gentoo.org> visitors-0.2a.ebuild: + Added to ~ppc. *visitors-0.2a (11 Jun 2004) diff --git a/net-www/visitors/visitors-0.2a.ebuild b/net-www/visitors/visitors-0.2a.ebuild index f488ba07259f..f8f009dc4e9e 100644 --- a/net-www/visitors/visitors-0.2a.ebuild +++ b/net-www/visitors/visitors-0.2a.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/visitors/visitors-0.2a.ebuild,v 1.1 2004/06/11 22:00:24 zul Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/visitors/visitors-0.2a.ebuild,v 1.2 2004/06/12 09:22:41 dholm 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" +KEYWORDS="~x86 ~ppc" IUSE="debug" DEPEND=">=media-gfx/graphviz-1.10" |