diff options
author | Marcelo Góes <vanquirius@gentoo.org> | 2005-05-07 21:33:20 +0000 |
---|---|---|
committer | Marcelo Góes <vanquirius@gentoo.org> | 2005-05-07 21:33:20 +0000 |
commit | 332b85f5114b8125551840ef65fe85f60aab1ec1 (patch) | |
tree | 30b648cd8ba382a7467e1505db4f996c349f3ae0 /net-analyzer/ipcad/ipcad-3.6.6.ebuild | |
parent | version bump (diff) | |
download | gentoo-2-332b85f5114b8125551840ef65fe85f60aab1ec1.tar.gz gentoo-2-332b85f5114b8125551840ef65fe85f60aab1ec1.tar.bz2 gentoo-2-332b85f5114b8125551840ef65fe85f60aab1ec1.zip |
x86 stable
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-analyzer/ipcad/ipcad-3.6.6.ebuild')
-rw-r--r-- | net-analyzer/ipcad/ipcad-3.6.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/ipcad/ipcad-3.6.6.ebuild b/net-analyzer/ipcad/ipcad-3.6.6.ebuild index 4ea2708eec88..f0846ee2aa89 100644 --- a/net-analyzer/ipcad/ipcad-3.6.6.ebuild +++ b/net-analyzer/ipcad/ipcad-3.6.6.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ipcad/ipcad-3.6.6.ebuild,v 1.1 2005/04/01 14:28:00 vanquirius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ipcad/ipcad-3.6.6.ebuild,v 1.2 2005/05/07 21:33:20 vanquirius Exp $ DESCRIPTION="IP Cisco Accounting Daemon" HOMEPAGE="http://ipcad.sourceforge.net/" SRC_URI="mirror://sourceforge/ipcad/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" IUSE="" DEPEND=">=sys-apps/sed-4" |