summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcelo Góes <vanquirius@gentoo.org>2005-04-03 01:00:12 +0000
committerMarcelo Góes <vanquirius@gentoo.org>2005-04-03 01:00:12 +0000
commit406eae89bca845e7fc448311a17b5b197a1a4ce2 (patch)
tree683fc2242ed035c7e0a82af481a72704722cd0fc /net-analyzer/calamaris
parentMasked horgand as it has depends that cannot be satisfied in this profile. (diff)
downloadhistorical-406eae89bca845e7fc448311a17b5b197a1a4ce2.tar.gz
historical-406eae89bca845e7fc448311a17b5b197a1a4ce2.tar.bz2
historical-406eae89bca845e7fc448311a17b5b197a1a4ce2.zip
remove old version
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'net-analyzer/calamaris')
-rw-r--r--net-analyzer/calamaris/ChangeLog7
-rw-r--r--net-analyzer/calamaris/Manifest18
-rw-r--r--net-analyzer/calamaris/calamaris-2.51.ebuild19
-rw-r--r--net-analyzer/calamaris/calamaris-2.57.ebuild4
-rw-r--r--net-analyzer/calamaris/calamaris-2.59.ebuild4
-rw-r--r--net-analyzer/calamaris/files/digest-calamaris-2.511
6 files changed, 12 insertions, 41 deletions
diff --git a/net-analyzer/calamaris/ChangeLog b/net-analyzer/calamaris/ChangeLog
index 71e9cf34a860..5bd0d0bdc122 100644
--- a/net-analyzer/calamaris/ChangeLog
+++ b/net-analyzer/calamaris/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/calamaris
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/calamaris/ChangeLog,v 1.8 2004/11/06 14:10:27 eldad Exp $
+# 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 $
+
+ 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.
*calamaris-2.59 (06 Nov 2004)
diff --git a/net-analyzer/calamaris/Manifest b/net-analyzer/calamaris/Manifest
index f0699a870feb..7147b6de23d1 100644
--- a/net-analyzer/calamaris/Manifest
+++ b/net-analyzer/calamaris/Manifest
@@ -1,18 +1,6 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 970dd252a9e153c998f98c22c136a3fa calamaris-2.59.ebuild 579
-MD5 3905f3619dd4ada7fa2a41a3b312b038 calamaris-2.51.ebuild 601
-MD5 79c05f5c1f13e316d16959b20969eedf ChangeLog 1016
+MD5 7c858d1522b0a8e65a68e3d4ff61f476 calamaris-2.59.ebuild 584
+MD5 2634bc3dc2497b5d72827762e99a5c25 ChangeLog 1175
MD5 e0407ed1cf5f670e1cb0b92ff677ab87 metadata.xml 285
-MD5 4f92674df492c1c0c1673d2eef0c521c calamaris-2.57.ebuild 604
-MD5 f7cf3540b8ca4b0baa1b728b7d2622b6 files/digest-calamaris-2.51 65
+MD5 6c65015fa1d8bb754cece6c97cebcc01 calamaris-2.57.ebuild 606
MD5 33cdcd613db9c453c4bfec820753e3a4 files/digest-calamaris-2.57 65
MD5 560ba0df8a31604d365899566009c309 files/digest-calamaris-2.59 65
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.2.6 (GNU/Linux)
-
-iD8DBQFBjNqpT+MN7JbqCpMRAvzVAJwNHW0e4m0X5tAd22Wp/UcWAx3/JwCeJe7J
-s4MJv8I/Bnt5x+Ldt1owg5M=
-=MPdu
------END PGP SIGNATURE-----
diff --git a/net-analyzer/calamaris/calamaris-2.51.ebuild b/net-analyzer/calamaris/calamaris-2.51.ebuild
deleted file mode 100644
index 0b2c74e9abcd..000000000000
--- a/net-analyzer/calamaris/calamaris-2.51.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/calamaris/calamaris-2.51.ebuild,v 1.5 2004/07/08 23:17:11 eldad 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/calamaris-2.57.ebuild b/net-analyzer/calamaris/calamaris-2.57.ebuild
index 29c5e6dbefb4..48bde5ad45c8 100644
--- a/net-analyzer/calamaris/calamaris-2.57.ebuild
+++ b/net-analyzer/calamaris/calamaris-2.57.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# 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.6 2004/10/04 23:06:52 pvdabeel Exp $
+# $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/"
diff --git a/net-analyzer/calamaris/calamaris-2.59.ebuild b/net-analyzer/calamaris/calamaris-2.59.ebuild
index 6a9a273483a1..942e3712a37e 100644
--- a/net-analyzer/calamaris/calamaris-2.59.ebuild
+++ b/net-analyzer/calamaris/calamaris-2.59.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# 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.59.ebuild,v 1.3 2004/11/06 14:10:27 eldad Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/calamaris/calamaris-2.59.ebuild,v 1.4 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/"
diff --git a/net-analyzer/calamaris/files/digest-calamaris-2.51 b/net-analyzer/calamaris/files/digest-calamaris-2.51
deleted file mode 100644
index 19e3655e3f2d..000000000000
--- a/net-analyzer/calamaris/files/digest-calamaris-2.51
+++ /dev/null
@@ -1 +0,0 @@
-MD5 1c14c7be46c479b5a1a94db5cc6e7689 calamaris-2.51.tar.gz 49786