diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-12-26 06:06:41 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-12-26 06:06:41 +0000 |
commit | 338ffae1e02898fa9324687f048675ef90d87041 (patch) | |
tree | 76a187fcbad41034fbc2578c0e8d66a6c62fb15a /net-www/monkeyd | |
parent | Commented use log4j cause this flag still doesnt exists (diff) | |
download | historical-338ffae1e02898fa9324687f048675ef90d87041.tar.gz historical-338ffae1e02898fa9324687f048675ef90d87041.tar.bz2 historical-338ffae1e02898fa9324687f048675ef90d87041.zip |
apache webroot update
Diffstat (limited to 'net-www/monkeyd')
-rw-r--r-- | net-www/monkeyd/monkeyd-0.8.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/monkeyd/monkeyd-0.8.0.ebuild b/net-www/monkeyd/monkeyd-0.8.0.ebuild index a5da9686e5b2..f61ca238ecab 100644 --- a/net-www/monkeyd/monkeyd-0.8.0.ebuild +++ b/net-www/monkeyd/monkeyd-0.8.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/monkeyd/monkeyd-0.8.0.ebuild,v 1.1 2003/12/25 19:39:30 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/monkeyd/monkeyd-0.8.0.ebuild,v 1.2 2003/12/26 06:06:41 vapier Exp $ WEBROOT=/var/www/localhost @@ -11,7 +11,7 @@ SRC_URI="http://monkeyd.sourceforge.net/versions/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND="virtual/glibc" RDEPEND="virtual/glibc" |