diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-03-20 13:35:42 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-03-20 13:35:42 +0000 |
commit | e4cca5084bc263d3f1b785260b95d07222bf67f3 (patch) | |
tree | af0bdf04e7a2a7b8527098fa2a5d2fdd8ae2c447 /net-analyzer/cutter | |
parent | x86 stable (diff) | |
download | gentoo-2-e4cca5084bc263d3f1b785260b95d07222bf67f3.tar.gz gentoo-2-e4cca5084bc263d3f1b785260b95d07222bf67f3.tar.bz2 gentoo-2-e4cca5084bc263d3f1b785260b95d07222bf67f3.zip |
x86 stable
(Portage version: 2.1.2.2)
Diffstat (limited to 'net-analyzer/cutter')
-rw-r--r-- | net-analyzer/cutter/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/cutter/cutter-1.03-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/cutter/ChangeLog b/net-analyzer/cutter/ChangeLog index ac3e150de872..292845da054f 100644 --- a/net-analyzer/cutter/ChangeLog +++ b/net-analyzer/cutter/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/cutter # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cutter/ChangeLog,v 1.8 2007/02/16 19:24:11 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cutter/ChangeLog,v 1.9 2007/03/20 13:35:42 armin76 Exp $ + + 20 Mar 2007; Raúl Porcel <armin76@gentoo.org> cutter-1.03-r1.ebuild: + x86 stable 16 Feb 2007; Markus Ullmann <jokey@gentoo.org> +cutter-1.02.ebuild: Readd broken app wrt bug #167241 diff --git a/net-analyzer/cutter/cutter-1.03-r1.ebuild b/net-analyzer/cutter/cutter-1.03-r1.ebuild index a778f38f7a5c..d8dd3f94cfa9 100644 --- a/net-analyzer/cutter/cutter-1.03-r1.ebuild +++ b/net-analyzer/cutter/cutter-1.03-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cutter/cutter-1.03-r1.ebuild,v 1.1 2007/02/15 22:37:02 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cutter/cutter-1.03-r1.ebuild,v 1.2 2007/03/20 13:35:42 armin76 Exp $ inherit eutils toolchain-funcs @@ -11,7 +11,7 @@ HOMEPAGE="http://www.lowth.com/cutter" LICENSE="GPL-2" SLOT="0" IUSE="" -KEYWORDS="~ppc ~x86" +KEYWORDS="~ppc x86" DEPEND="" RDEPEND="" |