summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosé Luis Rivero <yoswink@gentoo.org>2005-10-27 23:57:49 +0000
committerJosé Luis Rivero <yoswink@gentoo.org>2005-10-27 23:57:49 +0000
commit4e263ea7bf5d440fb85197c24dc0009598cb2466 (patch)
tree0b4796f4a5ba5081374157ffc4034b7f0727658e /net-analyzer/ethereal
parentAdd various use statements to the init for bug #25250; add a better explanati... (diff)
downloadgentoo-2-4e263ea7bf5d440fb85197c24dc0009598cb2466.tar.gz
gentoo-2-4e263ea7bf5d440fb85197c24dc0009598cb2466.tar.bz2
gentoo-2-4e263ea7bf5d440fb85197c24dc0009598cb2466.zip
Stable on alpha wrt #109348
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-analyzer/ethereal')
-rw-r--r--net-analyzer/ethereal/ChangeLog6
-rw-r--r--net-analyzer/ethereal/ethereal-0.10.13-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-analyzer/ethereal/ChangeLog b/net-analyzer/ethereal/ChangeLog
index 5385c3708f1f..0e907d2580ec 100644
--- a/net-analyzer/ethereal/ChangeLog
+++ b/net-analyzer/ethereal/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-analyzer/ethereal
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ethereal/ChangeLog,v 1.146 2005/10/27 20:06:53 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ethereal/ChangeLog,v 1.147 2005/10/27 23:57:49 yoswink Exp $
+
+ 27 Oct 2005; Jose Luis Rivero <yoswink@gentoo.org>
+ ethereal-0.10.13-r1.ebuild:
+ Stable on alpha wrt #109348
27 Oct 2005; Gustavo Zacarias <gustavoz@gentoo.org>
ethereal-0.10.13-r1.ebuild:
diff --git a/net-analyzer/ethereal/ethereal-0.10.13-r1.ebuild b/net-analyzer/ethereal/ethereal-0.10.13-r1.ebuild
index 58d3f34bd398..bac9b4680f24 100644
--- a/net-analyzer/ethereal/ethereal-0.10.13-r1.ebuild
+++ b/net-analyzer/ethereal/ethereal-0.10.13-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ethereal/ethereal-0.10.13-r1.ebuild,v 1.3 2005/10/27 20:06:53 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ethereal/ethereal-0.10.13-r1.ebuild,v 1.4 2005/10/27 23:57:49 yoswink Exp $
inherit libtool flag-o-matic eutils
@@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ppc64 sparc ~x86"
+KEYWORDS="alpha ~amd64 ~ia64 ~ppc ppc64 sparc ~x86"
IUSE="adns gtk ipv6 snmp ssl kerberos"
RDEPEND=">=sys-libs/zlib-1.1.4