summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2005-10-24 21:20:19 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2005-10-24 21:20:19 +0000
commitbd0ca2da66d1d3b405a212c99b260d43afc637ec (patch)
treebbcb5dbd8abe70a8f6bf08acef1112ebdf5d6b6a /net-analyzer/ethereal
parentstable on alpha as per bug #110289 (diff)
downloadgentoo-2-bd0ca2da66d1d3b405a212c99b260d43afc637ec.tar.gz
gentoo-2-bd0ca2da66d1d3b405a212c99b260d43afc637ec.tar.bz2
gentoo-2-bd0ca2da66d1d3b405a212c99b260d43afc637ec.zip
Stable on sparc wrt #109348
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'net-analyzer/ethereal')
-rw-r--r--net-analyzer/ethereal/ChangeLog6
-rw-r--r--net-analyzer/ethereal/ethereal-0.10.13.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-analyzer/ethereal/ChangeLog b/net-analyzer/ethereal/ChangeLog
index cb616a781298..c67ba50240d9 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.141 2005/10/24 19:57:17 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ethereal/ChangeLog,v 1.142 2005/10/24 21:20:19 gustavoz Exp $
+
+ 24 Oct 2005; Gustavo Zacarias <gustavoz@gentoo.org>
+ ethereal-0.10.13.ebuild:
+ Stable on sparc wrt #109348
24 Oct 2005; Michael Hanselmann <hansmi@gentoo.org>
ethereal-0.10.13.ebuild:
diff --git a/net-analyzer/ethereal/ethereal-0.10.13.ebuild b/net-analyzer/ethereal/ethereal-0.10.13.ebuild
index 99be705018a3..4d3cbee3f943 100644
--- a/net-analyzer/ethereal/ethereal-0.10.13.ebuild
+++ b/net-analyzer/ethereal/ethereal-0.10.13.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.ebuild,v 1.4 2005/10/24 19:57:17 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ethereal/ethereal-0.10.13.ebuild,v 1.5 2005/10/24 21:20:19 gustavoz 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