diff options
author | Fernando J. Pereda <ferdy@gentoo.org> | 2005-12-30 16:42:28 +0000 |
---|---|---|
committer | Fernando J. Pereda <ferdy@gentoo.org> | 2005-12-30 16:42:28 +0000 |
commit | d341ec5ca71ba88cf4bd30dc1e2bf09f00645448 (patch) | |
tree | b88cc678afd0d70292795482afcf39ec589103a7 /net-analyzer/ethereal | |
parent | Manifest fix for bug #116824. (diff) | |
download | gentoo-2-d341ec5ca71ba88cf4bd30dc1e2bf09f00645448.tar.gz gentoo-2-d341ec5ca71ba88cf4bd30dc1e2bf09f00645448.tar.bz2 gentoo-2-d341ec5ca71ba88cf4bd30dc1e2bf09f00645448.zip |
Stable on alpha wrt bug #116943
(Portage version: 2.0.53)
Diffstat (limited to 'net-analyzer/ethereal')
-rw-r--r-- | net-analyzer/ethereal/ChangeLog | 6 | ||||
-rw-r--r-- | net-analyzer/ethereal/ethereal-0.10.14.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-analyzer/ethereal/ChangeLog b/net-analyzer/ethereal/ChangeLog index 9c7375c3c599..b5821617df35 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.165 2005/12/30 04:59:08 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ethereal/ChangeLog,v 1.166 2005/12/30 16:42:28 ferdy Exp $ + + 30 Dec 2005; Fernando J. Pereda <ferdy@gentoo.org> + ethereal-0.10.14.ebuild: + Stable on alpha wrt bug #116943 30 Dec 2005; Daniel Black <dragonheart@gentoo.org> Manifest: digest fix - bug #117123 - thanks je_fro diff --git a/net-analyzer/ethereal/ethereal-0.10.14.ebuild b/net-analyzer/ethereal/ethereal-0.10.14.ebuild index 74b9453d8491..60b9daa33b6d 100644 --- a/net-analyzer/ethereal/ethereal-0.10.14.ebuild +++ b/net-analyzer/ethereal/ethereal-0.10.14.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.14.ebuild,v 1.6 2005/12/29 20:23:53 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ethereal/ethereal-0.10.14.ebuild,v 1.7 2005/12/30 16:42:28 ferdy Exp $ inherit libtool flag-o-matic eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.ethereal.com/distribution/${P}.tar.bz2" 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 |