diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-09-03 21:53:02 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-09-03 21:53:02 +0000 |
commit | f7b10c1a441640ab0ee51ea2e0fcbc2e975dc736 (patch) | |
tree | 2e41125d2a93ebb95cf0825e5c56561d5ab63078 /net-analyzer/calamaris | |
parent | Fix missing /var/lock & /var/run mountpoints, bug #433607. (diff) | |
download | gentoo-2-f7b10c1a441640ab0ee51ea2e0fcbc2e975dc736.tar.gz gentoo-2-f7b10c1a441640ab0ee51ea2e0fcbc2e975dc736.tar.bz2 gentoo-2-f7b10c1a441640ab0ee51ea2e0fcbc2e975dc736.zip |
Keyword ~arm, bug #389549
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'net-analyzer/calamaris')
-rw-r--r-- | net-analyzer/calamaris/ChangeLog | 8 | ||||
-rw-r--r-- | net-analyzer/calamaris/calamaris-2.99.4.0.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/net-analyzer/calamaris/ChangeLog b/net-analyzer/calamaris/ChangeLog index c2dcbef290a0..5ad2697f801c 100644 --- a/net-analyzer/calamaris/ChangeLog +++ b/net-analyzer/calamaris/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-analyzer/calamaris -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/calamaris/ChangeLog,v 1.14 2007/02/19 23:58:32 jokey Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/calamaris/ChangeLog,v 1.15 2012/09/03 21:53:02 blueness Exp $ + + 03 Sep 2012; Anthony G. Basile <blueness@gentoo.org> + calamaris-2.99.4.0.ebuild: + Keyword ~arm, bug #389549 19 Feb 2007; Markus Ullmann <jokey@gentoo.org> ChangeLog: Redigest for Manifest2 diff --git a/net-analyzer/calamaris/calamaris-2.99.4.0.ebuild b/net-analyzer/calamaris/calamaris-2.99.4.0.ebuild index b0a3507127d9..0f35a07713ae 100644 --- a/net-analyzer/calamaris/calamaris-2.99.4.0.ebuild +++ b/net-analyzer/calamaris/calamaris-2.99.4.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/calamaris/calamaris-2.99.4.0.ebuild,v 1.1 2006/12/19 22:17:09 cedk Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/calamaris/calamaris-2.99.4.0.ebuild,v 1.2 2012/09/03 21:53:02 blueness Exp $ DESCRIPTION="Calamaris parses the logfiles of a wide variety of Web proxy servers and generates reports" HOMEPAGE="http://calamaris.cord.de/" @@ -8,7 +8,7 @@ SRC_URI="http://calamaris.cord.de/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~x86" DEPEND="" RDEPEND="dev-lang/perl |