summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Weiler <pylon@gentoo.org>2004-02-07 02:10:46 +0000
committerLars Weiler <pylon@gentoo.org>2004-02-07 02:10:46 +0000
commita9dc120c4ee32a8dccc80e3ec0cce156fbae4aec (patch)
tree2f49c80457a0d1821802bf9577f74cbdfb33471a /net-analyzer/ethereal
parentamd64 patch (diff)
downloadhistorical-a9dc120c4ee32a8dccc80e3ec0cce156fbae4aec.tar.gz
historical-a9dc120c4ee32a8dccc80e3ec0cce156fbae4aec.tar.bz2
historical-a9dc120c4ee32a8dccc80e3ec0cce156fbae4aec.zip
stable on ppc
Diffstat (limited to 'net-analyzer/ethereal')
-rw-r--r--net-analyzer/ethereal/ChangeLog5
-rw-r--r--net-analyzer/ethereal/ethereal-0.9.16.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/ethereal/ChangeLog b/net-analyzer/ethereal/ChangeLog
index 4b92cfed81e5..0885dde2f0c7 100644
--- a/net-analyzer/ethereal/ChangeLog
+++ b/net-analyzer/ethereal/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/ethereal
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ethereal/ChangeLog,v 1.46 2004/01/18 13:54:13 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ethereal/ChangeLog,v 1.47 2004/02/07 02:08:08 pylon Exp $
+
+ 07 Feb 2004; Lars Weiler <pylon@gentoo.org> ethereal-0.9.16.ebuild:
+ stable on ppc
*ethereal-0.10.0a (18 Jan 2004)
diff --git a/net-analyzer/ethereal/ethereal-0.9.16.ebuild b/net-analyzer/ethereal/ethereal-0.9.16.ebuild
index 413d08ed1a6b..6a3c33234011 100644
--- a/net-analyzer/ethereal/ethereal-0.9.16.ebuild
+++ b/net-analyzer/ethereal/ethereal-0.9.16.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ethereal/ethereal-0.9.16.ebuild,v 1.7 2004/01/05 13:05:18 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ethereal/ethereal-0.9.16.ebuild,v 1.8 2004/02/07 02:08:08 pylon Exp $
IUSE="gtk ipv6 snmp ssl gtk2"
inherit libtool
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.ethereal.com/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 sparc ~ppc ~alpha amd64"
+KEYWORDS="x86 sparc ppc ~alpha amd64"
RDEPEND=">=sys-libs/zlib-1.1.4
snmp? ( virtual/snmp )