diff options
author | 2004-07-09 21:51:57 +0000 | |
---|---|---|
committer | 2004-07-09 21:51:57 +0000 | |
commit | ff2570efb4bdd988500ad432084ff89d58496176 (patch) | |
tree | 1feb4341649512a0b8c06647ae42eb00a8a02568 /net-analyzer | |
parent | header fix (diff) | |
download | historical-ff2570efb4bdd988500ad432084ff89d58496176.tar.gz historical-ff2570efb4bdd988500ad432084ff89d58496176.tar.bz2 historical-ff2570efb4bdd988500ad432084ff89d58496176.zip |
Stable on ppc.
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/ethereal/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/ethereal/ethereal-0.10.5-r1.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/net-snmp/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/net-snmp/net-snmp-5.1.1.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/net-analyzer/ethereal/ChangeLog b/net-analyzer/ethereal/ChangeLog index f08436f0dc22..e176d92238d1 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.76 2004/07/09 19:56:45 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ethereal/ChangeLog,v 1.77 2004/07/09 21:51:57 pylon Exp $ + + 09 Jul 2004; Lars Weiler <pylon@gentoo.org> ethereal-0.10.5-r1.ebuild: + Stable on ppc. 09 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> ethereal-0.10.5.ebuild: Stable on alpha, bug 56423. diff --git a/net-analyzer/ethereal/ethereal-0.10.5-r1.ebuild b/net-analyzer/ethereal/ethereal-0.10.5-r1.ebuild index 648797f70bc1..1f2653382a98 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.2 2004/07/09 15:33:19 eldad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ethereal/ethereal-0.10.5-r1.ebuild,v 1.3 2004/07/09 21:51:57 pylon 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" # since if --disable-gtk2 is not passed to configure it will try to build with glib-2.0, diff --git a/net-analyzer/net-snmp/ChangeLog b/net-analyzer/net-snmp/ChangeLog index 0c0fc1efc110..751ffc926406 100644 --- a/net-analyzer/net-snmp/ChangeLog +++ b/net-analyzer/net-snmp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/net-snmp # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/net-snmp/ChangeLog,v 1.48 2004/07/08 16:19:44 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/net-snmp/ChangeLog,v 1.49 2004/07/09 21:49:16 pylon Exp $ + + 09 Jul 2004; Lars Weiler <pylon@gentoo.org> net-snmp-5.1.1.ebuild: + Stable on ppc. 08 Jul 2004; Jason Wever <weeve@gentoo.org> net-snmp-5.1.1.ebuild: Stable on sparc. diff --git a/net-analyzer/net-snmp/net-snmp-5.1.1.ebuild b/net-analyzer/net-snmp/net-snmp-5.1.1.ebuild index d463a5bdc2ee..a81ee894357a 100644 --- a/net-analyzer/net-snmp/net-snmp-5.1.1.ebuild +++ b/net-analyzer/net-snmp/net-snmp-5.1.1.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/net-snmp/net-snmp-5.1.1.ebuild,v 1.9 2004/07/08 16:19:44 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/net-snmp/net-snmp-5.1.1.ebuild,v 1.10 2004/07/09 21:49:16 pylon Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="x86 ~ppc sparc ~alpha arm ~hppa ~amd64 ~ia64 s390" +KEYWORDS="x86 ppc sparc ~alpha arm ~hppa ~amd64 ~ia64 s390" IUSE="perl ipv6 ssl tcpd X" PROVIDE="virtual/snmp" |