diff options
author | 2005-05-07 21:33:20 +0000 | |
---|---|---|
committer | 2005-05-07 21:33:20 +0000 | |
commit | dab6504ea452a9b71ce2bf458ef883ea3c6459b3 (patch) | |
tree | 7a59320cd837b8458769e054f7dd640096e49fb6 /net-analyzer/ipcad/ipcad-3.6.6.ebuild | |
parent | version bump (diff) | |
download | historical-dab6504ea452a9b71ce2bf458ef883ea3c6459b3.tar.gz historical-dab6504ea452a9b71ce2bf458ef883ea3c6459b3.tar.bz2 historical-dab6504ea452a9b71ce2bf458ef883ea3c6459b3.zip |
x86 stable
Package-Manager: portage-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" |