summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEldad Zack <eldad@gentoo.org>2004-10-24 16:40:17 +0000
committerEldad Zack <eldad@gentoo.org>2004-10-24 16:40:17 +0000
commit21090f7f93a1eb97f468736ba92d43fa02ce1a3e (patch)
treee95f4700e3fbd0ac888b700d52504d217b68f8c1 /net-analyzer/ethereal
parentflushing patches (diff)
downloadhistorical-21090f7f93a1eb97f468736ba92d43fa02ce1a3e.tar.gz
historical-21090f7f93a1eb97f468736ba92d43fa02ce1a3e.tar.bz2
historical-21090f7f93a1eb97f468736ba92d43fa02ce1a3e.zip
x86 stable
Diffstat (limited to 'net-analyzer/ethereal')
-rw-r--r--net-analyzer/ethereal/ChangeLog6
-rw-r--r--net-analyzer/ethereal/Manifest12
-rw-r--r--net-analyzer/ethereal/ethereal-0.10.5-r1.ebuild4
-rw-r--r--net-analyzer/ethereal/ethereal-0.10.6.ebuild4
4 files changed, 15 insertions, 11 deletions
diff --git a/net-analyzer/ethereal/ChangeLog b/net-analyzer/ethereal/ChangeLog
index 2d837e65e66f..5cd46432439d 100644
--- a/net-analyzer/ethereal/ChangeLog
+++ b/net-analyzer/ethereal/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-analyzer/ethereal
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ethereal/ChangeLog,v 1.84 2004/10/14 15:03:24 eldad Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ethereal/ChangeLog,v 1.85 2004/10/24 16:40:17 eldad Exp $
+
+ 24 Oct 2004; Eldad Zack <eldad@gentoo.org> ethereal-0.10.5-r1.ebuild,
+ ethereal-0.10.6.ebuild:
+ x86 marked stable
14 Oct 2004; Eldad Zack <eldad@gentoo.org> ethereal-0.10.6.ebuild:
Fixed myconf overwriting. Closes bug #66747.
diff --git a/net-analyzer/ethereal/Manifest b/net-analyzer/ethereal/Manifest
index b0df9c9be9cf..11959ba40fec 100644
--- a/net-analyzer/ethereal/Manifest
+++ b/net-analyzer/ethereal/Manifest
@@ -2,9 +2,9 @@
Hash: SHA1
MD5 e70cd283dc61b8b8ffdaba5e82ceb873 ethereal-0.10.5.ebuild 2580
-MD5 869726c833dbbe3636d1463b1cbcbfe1 ethereal-0.10.6.ebuild 2422
-MD5 22d38477be2dd2484c4ea2a3efb404f3 ChangeLog 4018
-MD5 bb9946fe6df0695a2376909c6e3cbd2d ethereal-0.10.5-r1.ebuild 2595
+MD5 d55ec36bbd613a4453870a65bc640b59 ethereal-0.10.6.ebuild 2421
+MD5 84b8ed2412f9a6996d97ebd04c4ae3f4 ChangeLog 4137
+MD5 ac5ab068efc12615cf18dfcb44aad2e8 ethereal-0.10.5-r1.ebuild 2594
MD5 17a9be2cf8cb9f24e7e5b398392483b4 metadata.xml 224
MD5 5a73274ec255373b4e618388cd057275 files/0.10.4-gcc34.patch 458
MD5 56d5feedd5047dd2b7bcd4c9295addef files/digest-ethereal-0.10.5-r1 69
@@ -13,7 +13,7 @@ MD5 5bc98004e6492e3349a16bf0591c743e files/digest-ethereal-0.10.6 69
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)
-iD8DBQFBbpT8T+MN7JbqCpMRAtWuAJ41JjdVBS6l6ufSICwd5LP6jDGENgCfRdne
-hWP38BR2wJ2tsdMTZ6OWwQA=
-=/FDE
+iD8DBQFBe9q/T+MN7JbqCpMRArJcAJ42fHEjiH/yUCU4Z/7qoTNWSpcUEgCgj8hB
+gwM1RAqk+yp+rx/8d1ncKes=
+=j7Dq
-----END PGP SIGNATURE-----
diff --git a/net-analyzer/ethereal/ethereal-0.10.5-r1.ebuild b/net-analyzer/ethereal/ethereal-0.10.5-r1.ebuild
index 3590355d663e..9768e0cb94c0 100644
--- a/net-analyzer/ethereal/ethereal-0.10.5-r1.ebuild
+++ b/net-analyzer/ethereal/ethereal-0.10.5-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ethereal/ethereal-0.10.5-r1.ebuild,v 1.5 2004/07/21 02:36:57 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ethereal/ethereal-0.10.5-r1.ebuild,v 1.6 2004/10/24 16:40:17 eldad Exp $
inherit libtool flag-o-matic gcc eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~sparc ppc ~alpha ~amd64 ~ia64 ppc64"
+KEYWORDS="x86 ~sparc ppc ~alpha ~amd64 ~ia64 ppc64"
IUSE="adns gtk ipv6 snmp ssl gtk2"
# if --disable-gtk2 is not passed to configure it will try to build with glib-2.0.
diff --git a/net-analyzer/ethereal/ethereal-0.10.6.ebuild b/net-analyzer/ethereal/ethereal-0.10.6.ebuild
index 8626e6f1dabe..993ceb9aaf73 100644
--- a/net-analyzer/ethereal/ethereal-0.10.6.ebuild
+++ b/net-analyzer/ethereal/ethereal-0.10.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ethereal/ethereal-0.10.6.ebuild,v 1.4 2004/10/14 15:03:24 eldad Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ethereal/ethereal-0.10.6.ebuild,v 1.5 2004/10/24 16:40:17 eldad Exp $
inherit libtool flag-o-matic gcc eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~sparc ~ppc ~alpha ~amd64 ~ia64"
+KEYWORDS="x86 ~sparc ~ppc ~alpha ~amd64 ~ia64"
IUSE="adns gtk ipv6 snmp ssl gtk2"
# if --disable-gtk2 is not passed to configure it will try to build with glib-2.0.