diff options
author | Marcelo Góes <vanquirius@gentoo.org> | 2005-09-05 01:17:56 +0000 |
---|---|---|
committer | Marcelo Góes <vanquirius@gentoo.org> | 2005-09-05 01:17:56 +0000 |
commit | 903c9c4b8416cf89c6194994eed86db0d1332e0b (patch) | |
tree | cd7cfa6cb70eee6acd93d23325dc12f4cfd605d6 /net-analyzer | |
parent | 2.1.0 x86 stable (diff) | |
download | historical-903c9c4b8416cf89c6194994eed86db0d1332e0b.tar.gz historical-903c9c4b8416cf89c6194994eed86db0d1332e0b.tar.bz2 historical-903c9c4b8416cf89c6194994eed86db0d1332e0b.zip |
remove old 2.57 ebuild
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/calamaris/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/calamaris/calamaris-2.57.ebuild | 19 | ||||
-rw-r--r-- | net-analyzer/calamaris/files/digest-calamaris-2.57 | 1 |
3 files changed, 4 insertions, 21 deletions
diff --git a/net-analyzer/calamaris/ChangeLog b/net-analyzer/calamaris/ChangeLog index 5bd0d0bdc122..d6c7389f22be 100644 --- a/net-analyzer/calamaris/ChangeLog +++ b/net-analyzer/calamaris/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/calamaris # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/calamaris/ChangeLog,v 1.9 2005/04/03 01:00:12 vanquirius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/calamaris/ChangeLog,v 1.10 2005/09/05 01:17:56 vanquirius Exp $ + + 05 Sep 2005; Marcelo Goes <vanquirius@gentoo.org> -calamaris-2.57.ebuild: + Remove old ebuild. 02 Apr 2005; Marcelo Goes <vanquirius@gentoo.org> -calamaris-2.51.ebuild: Removing old version, no need to have three stable packages in my opinion. diff --git a/net-analyzer/calamaris/calamaris-2.57.ebuild b/net-analyzer/calamaris/calamaris-2.57.ebuild deleted file mode 100644 index 48bde5ad45c8..000000000000 --- a/net-analyzer/calamaris/calamaris-2.57.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/calamaris/calamaris-2.57.ebuild,v 1.7 2005/04/03 01:00:12 vanquirius Exp $ - -DESCRIPTION="Calamaris parses the logfiles of a wide variety of Web proxy servers and generates reports" -HOMEPAGE="http://calamaris.cord.de/" -SRC_URI="http://calamaris.cord.de/${P}.tar.gz" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="ppc x86" -DEPEND="dev-lang/perl" -RDEPEND="dev-lang/perl" -IUSE="" - -src_install () { - dobin calamaris - doman calamaris.1 - dodoc CHANGES EXAMPLES README -} diff --git a/net-analyzer/calamaris/files/digest-calamaris-2.57 b/net-analyzer/calamaris/files/digest-calamaris-2.57 deleted file mode 100644 index 245be2f1bc15..000000000000 --- a/net-analyzer/calamaris/files/digest-calamaris-2.57 +++ /dev/null @@ -1 +0,0 @@ -MD5 3c9aaa438df8c9f371ca03bf0e18ea8f calamaris-2.57.tar.gz 52965 |