diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2005-05-22 16:31:57 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2005-05-22 16:31:57 +0000 |
commit | c4f85e16e9c49f4991a11a1d402162851ec744f3 (patch) | |
tree | 2d4b76842f30608e374cc6a83b444c542c208be1 /net-analyzer/ipcad/ipcad-3.6.6.ebuild | |
parent | Stable on ppc. (diff) | |
download | gentoo-2-c4f85e16e9c49f4991a11a1d402162851ec744f3.tar.gz gentoo-2-c4f85e16e9c49f4991a11a1d402162851ec744f3.tar.bz2 gentoo-2-c4f85e16e9c49f4991a11a1d402162851ec744f3.zip |
Stable on ppc.
(Portage version: 2.0.51.22-r1)
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 f0846ee2aa89..befd200fd04b 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.2 2005/05/07 21:33:20 vanquirius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ipcad/ipcad-3.6.6.ebuild,v 1.3 2005/05/22 16:31:57 dertobi123 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" |