diff options
author | Aaron Walker <ka0ttic@gentoo.org> | 2005-01-31 14:03:03 +0000 |
---|---|---|
committer | Aaron Walker <ka0ttic@gentoo.org> | 2005-01-31 14:03:03 +0000 |
commit | e998362677a10879dc93b4f40cc103a2e6b28c23 (patch) | |
tree | 61f66e7ea4b1fbee26eb30755a457ca03159e24e /net-analyzer/ipcad | |
parent | Marked stable on x86. (diff) | |
download | gentoo-2-e998362677a10879dc93b4f40cc103a2e6b28c23.tar.gz gentoo-2-e998362677a10879dc93b4f40cc103a2e6b28c23.tar.bz2 gentoo-2-e998362677a10879dc93b4f40cc103a2e6b28c23.zip |
Marked stable on x86.
(Portage version: 2.0.51-r15)
Diffstat (limited to 'net-analyzer/ipcad')
-rw-r--r-- | net-analyzer/ipcad/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/ipcad/Manifest | 18 | ||||
-rw-r--r-- | net-analyzer/ipcad/ipcad-3.6.4.ebuild | 4 |
3 files changed, 10 insertions, 17 deletions
diff --git a/net-analyzer/ipcad/ChangeLog b/net-analyzer/ipcad/ChangeLog index a22cf3bb095a..f028c2b2ece0 100644 --- a/net-analyzer/ipcad/ChangeLog +++ b/net-analyzer/ipcad/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/ipcad # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ipcad/ChangeLog,v 1.5 2005/01/29 05:12:51 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ipcad/ChangeLog,v 1.6 2005/01/31 14:03:03 ka0ttic Exp $ + + 31 Jan 2005; Aaron Walker <ka0ttic@gentoo.org> ipcad-3.6.4.ebuild: + Marked stable on x86. 29 Jan 2005; Daniel Black <dragonheart@gentoo.org> ipcad-3.6.2.ebuild, ipcad-3.6.4.ebuild: diff --git a/net-analyzer/ipcad/Manifest b/net-analyzer/ipcad/Manifest index f8fd36364662..1c02e0245717 100644 --- a/net-analyzer/ipcad/Manifest +++ b/net-analyzer/ipcad/Manifest @@ -1,18 +1,8 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 f288573ade39a366aac90b41fa6616f4 ChangeLog 978 MD5 9281e77e260477ccb5221d91057f82cc ipcad-3.6.2.ebuild 1190 +MD5 1f092965f505bcb3346fb54c008e490d ipcad-3.6.4.ebuild 1225 +MD5 27bc95a27a13938c441d53055f1a4c10 ChangeLog 1072 MD5 1194f6f46d7b10dcd54903168f1ac522 metadata.xml 221 -MD5 929c35eb709dca1c38fe324c9bf0a273 ipcad-3.6.4.ebuild 1226 -MD5 3cffc04840194f2a426970366bce31c6 files/digest-ipcad-3.6.2 63 -MD5 ccd08900a3bd7420d99b2c4acff3b457 files/ipcad.conf.d 135 MD5 148698890032310e527de90805367134 files/ipcad.init 514 +MD5 3cffc04840194f2a426970366bce31c6 files/digest-ipcad-3.6.2 63 MD5 4895760098b999dcb3abdd30152dc6ed files/digest-ipcad-3.6.4 63 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.0 (GNU/Linux) - -iD8DBQFB+xtbmdTrptrqvGERAnR0AKCaJqdjOQxOozOuuz5e/73eHBX92QCcDBH1 -hkUFSE6879VJyA4NVop3c6A= -=uS2/ ------END PGP SIGNATURE----- +MD5 ccd08900a3bd7420d99b2c4acff3b457 files/ipcad.conf.d 135 diff --git a/net-analyzer/ipcad/ipcad-3.6.4.ebuild b/net-analyzer/ipcad/ipcad-3.6.4.ebuild index 63da048d251c..730099422887 100644 --- a/net-analyzer/ipcad/ipcad-3.6.4.ebuild +++ b/net-analyzer/ipcad/ipcad-3.6.4.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.4.ebuild,v 1.3 2005/01/29 05:12:51 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ipcad/ipcad-3.6.4.ebuild,v 1.4 2005/01/31 14:03:03 ka0ttic 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" |