diff options
author | Akinori Hattori <hattya@gentoo.org> | 2004-12-21 11:18:07 +0000 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2004-12-21 11:18:07 +0000 |
commit | 9c35cb314688792639de58f72b58f4488fda0b90 (patch) | |
tree | cd1ba7c893583d6b1502f8cd6f9d30c8f736daff /net-analyzer | |
parent | Setting more multilib friendly versions. (diff) | |
download | historical-9c35cb314688792639de58f72b58f4488fda0b90.tar.gz historical-9c35cb314688792639de58f72b58f4488fda0b90.tar.bz2 historical-9c35cb314688792639de58f72b58f4488fda0b90.zip |
stable on ia64, #bug #74443.
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/ethereal/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/ethereal/Manifest | 4 | ||||
-rw-r--r-- | net-analyzer/ethereal/ethereal-0.10.8.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/net-analyzer/ethereal/ChangeLog b/net-analyzer/ethereal/ChangeLog index a82b416a0bad..e7c3d167477f 100644 --- a/net-analyzer/ethereal/ChangeLog +++ b/net-analyzer/ethereal/ChangeLog @@ -1,6 +1,9 @@ # 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.94 2004/12/18 13:06:59 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ethereal/ChangeLog,v 1.95 2004/12/21 11:18:07 hattya Exp $ + + 21 Dec 2004; Akinori Hattori <hattya@gentoo.org> ethereal-0.10.8.ebuild: + stable on ia64, #bug #74443. 18 Dec 2004; Markus Rothe <corsair@gentoo.org> ethereal-0.10.8.ebuild: Stable on ppc64 diff --git a/net-analyzer/ethereal/Manifest b/net-analyzer/ethereal/Manifest index 3924c5d61448..a6ee68719f84 100644 --- a/net-analyzer/ethereal/Manifest +++ b/net-analyzer/ethereal/Manifest @@ -1,9 +1,9 @@ -MD5 ea6339b20dc39068343c17fbcb69e081 ChangeLog 5187 +MD5 cbdfa574904162d08f734102943d19e6 ChangeLog 5293 MD5 ac5ab068efc12615cf18dfcb44aad2e8 ethereal-0.10.5-r1.ebuild 2594 MD5 e70cd283dc61b8b8ffdaba5e82ceb873 ethereal-0.10.5.ebuild 2580 MD5 5af3d535187daa1c66c7e893754d4f0c ethereal-0.10.6.ebuild 2484 +MD5 624e801862bf13657e6b8ff81bfe6d7c ethereal-0.10.8.ebuild 2423 MD5 17a9be2cf8cb9f24e7e5b398392483b4 metadata.xml 224 -MD5 9ee5aa964cd145572d54036f17b34819 ethereal-0.10.8.ebuild 2425 MD5 5a73274ec255373b4e618388cd057275 files/0.10.4-gcc34.patch 458 MD5 56d5feedd5047dd2b7bcd4c9295addef files/digest-ethereal-0.10.5 69 MD5 56d5feedd5047dd2b7bcd4c9295addef files/digest-ethereal-0.10.5-r1 69 diff --git a/net-analyzer/ethereal/ethereal-0.10.8.ebuild b/net-analyzer/ethereal/ethereal-0.10.8.ebuild index f4effc4158cc..3f57b751b00d 100644 --- a/net-analyzer/ethereal/ethereal-0.10.8.ebuild +++ b/net-analyzer/ethereal/ethereal-0.10.8.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.8.ebuild,v 1.6 2004/12/18 13:06:59 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ethereal/ethereal-0.10.8.ebuild,v 1.7 2004/12/21 11:18:07 hattya 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. |