diff options
author | 2004-07-18 06:01:56 +0000 | |
---|---|---|
committer | 2004-07-18 06:01:56 +0000 | |
commit | 0131d2b12152e5b0f5f8c5c3f80ca298f88bbc95 (patch) | |
tree | b6515934f995b401f54d3a875c614d6bb7018d92 /net-misc/snitch | |
parent | x86 stable (diff) | |
download | historical-0131d2b12152e5b0f5f8c5c3f80ca298f88bbc95.tar.gz historical-0131d2b12152e5b0f5f8c5c3f80ca298f88bbc95.tar.bz2 historical-0131d2b12152e5b0f5f8c5c3f80ca298f88bbc95.zip |
x86 stable
Diffstat (limited to 'net-misc/snitch')
-rw-r--r-- | net-misc/snitch/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/snitch/Manifest | 14 | ||||
-rw-r--r-- | net-misc/snitch/snitch-0.0.1.ebuild | 4 |
3 files changed, 18 insertions, 5 deletions
diff --git a/net-misc/snitch/ChangeLog b/net-misc/snitch/ChangeLog index b117dcdea5ba..b867408b358a 100644 --- a/net-misc/snitch/ChangeLog +++ b/net-misc/snitch/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/snitch # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/snitch/ChangeLog,v 1.6 2004/07/01 21:57:29 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/snitch/ChangeLog,v 1.7 2004/07/18 06:01:56 dragonheart Exp $ + + 18 Jul 2004; Daniel Black <dragonheart@gentoo.org> snitch-0.0.1.ebuild: + x86 stable 01 Jul 2004; Jon Hood <squinky86@gentoo.org> snitch-0.0.1.ebuild: change virtual/glibc to virtual/libc diff --git a/net-misc/snitch/Manifest b/net-misc/snitch/Manifest index 22bf374b19f9..676d09ab4868 100644 --- a/net-misc/snitch/Manifest +++ b/net-misc/snitch/Manifest @@ -1,4 +1,14 @@ -MD5 0e655262b741cb0cb109e6d5dfcf0847 snitch-0.0.1.ebuild 778 -MD5 845bb37df134cf22fc8ad19657938c97 ChangeLog 735 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 4ec75f32938fe541721a28d2fe09a08d ChangeLog 825 MD5 6d796b061ed1c1337ef157a5f74dab35 metadata.xml 403 +MD5 1a69c5796e8f2fb5939a39c29ce5b19b snitch-0.0.1.ebuild 779 MD5 aaa8dbd23fc6ec2a7b08134bf717437d files/digest-snitch-0.0.1 63 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.2.4 (GNU/Linux) + +iD8DBQFA+hQYmdTrptrqvGERAtzFAJ9vn4Qekwgj8EHLCUWfUfALNrRiOgCfWq0Q +nRMps6QnoWz3/A+AfBoemP8= +=fscW +-----END PGP SIGNATURE----- diff --git a/net-misc/snitch/snitch-0.0.1.ebuild b/net-misc/snitch/snitch-0.0.1.ebuild index db7f598ee4e7..462a5f04d6bb 100644 --- a/net-misc/snitch/snitch-0.0.1.ebuild +++ b/net-misc/snitch/snitch-0.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/snitch/snitch-0.0.1.ebuild,v 1.5 2004/07/01 21:57:29 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/snitch/snitch-0.0.1.ebuild,v 1.6 2004/07/18 06:01:56 dragonheart Exp $ DESCRIPTION="Snitch is a powerful packetshaping utility that allows the user to easily harness the power of the Linux tc command to shape network traffic" HOMEPAGE="http://snitch.sourceforge.net/" @@ -10,7 +10,7 @@ RESTRICT="nomirror" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" IUSE="" DEPEND="virtual/libc" |