diff options
author | Daniel Black <dragonheart@gentoo.org> | 2005-01-08 08:24:22 +0000 |
---|---|---|
committer | Daniel Black <dragonheart@gentoo.org> | 2005-01-08 08:24:22 +0000 |
commit | 65487487b1afbf000258873f21ef66822b2d9466 (patch) | |
tree | f2c1d4e0882aa9a0a954148e53da6589d1f49a35 /net-analyzer | |
parent | fix src_uri (diff) | |
download | historical-65487487b1afbf000258873f21ef66822b2d9466.tar.gz historical-65487487b1afbf000258873f21ef66822b2d9466.tar.bz2 historical-65487487b1afbf000258873f21ef66822b2d9466.zip |
0.9.0 - einstall changed to make DESTDIR=${D} install - fixes bug #71777.Version bump to0.9.1 - no longer needs patches.
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/etherape/ChangeLog | 12 | ||||
-rw-r--r-- | net-analyzer/etherape/Manifest | 18 | ||||
-rw-r--r-- | net-analyzer/etherape/etherape-0.8.2-r1.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/etherape/etherape-0.9.0.ebuild | 6 | ||||
-rw-r--r-- | net-analyzer/etherape/etherape-0.9.1.ebuild | 35 | ||||
-rw-r--r-- | net-analyzer/etherape/files/digest-etherape-0.9.1 | 1 |
6 files changed, 66 insertions, 10 deletions
diff --git a/net-analyzer/etherape/ChangeLog b/net-analyzer/etherape/ChangeLog index 3633fad2719f..74c94daa9d71 100644 --- a/net-analyzer/etherape/ChangeLog +++ b/net-analyzer/etherape/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for net-analyzer/etherape -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/etherape/ChangeLog,v 1.13 2004/07/11 10:11:35 eldad Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/etherape/ChangeLog,v 1.14 2005/01/08 08:24:22 dragonheart Exp $ + +*etherape-0.9.1 (08 Jan 2005) + + 08 Jan 2005; Daniel Black <dragonheart@gentoo.org> etherape-0.9.0.ebuild, + +etherape-0.9.1.ebuild: + 0.9.0 - einstall changed to make DESTDIR=${D} install - fixes bug #71777. + Version bump to0.9.1 - no longer needs patches. Thanks to Hein + <heinuae@yahoo.com> 11 Jul 2004; Eldad Zack <eldad@gentoo.org> etherape-0.8.2-r1.ebuild: Updated to use epatch. diff --git a/net-analyzer/etherape/Manifest b/net-analyzer/etherape/Manifest index fcc92f21ab29..87351cfb6fe4 100644 --- a/net-analyzer/etherape/Manifest +++ b/net-analyzer/etherape/Manifest @@ -1,9 +1,21 @@ -MD5 ac77c6644d2584f451a5e35e162a9714 ChangeLog 1820 -MD5 e93b0510b7b8c9d72078e4aa8cd89134 etherape-0.8.2-r1.ebuild 1171 -MD5 3af158d483b6cccff3f7945e1c7807ca etherape-0.9.0.ebuild 1222 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 26906472d524c11daf1629aa37100968 ChangeLog 2123 +MD5 721732fab6e4ef9ba0c150caeef10356 etherape-0.8.2-r1.ebuild 1177 +MD5 3dc157a363806be8649ec1bde6431126 etherape-0.9.0.ebuild 1267 MD5 d8307d213e01909e87c072d2b3e9450c metadata.xml 254 +MD5 33de71e40d97927a3f1396f3fbab6a0b etherape-0.9.1.ebuild 1074 MD5 fa35a411bca4af227afb869da4781b0c files/digest-etherape-0.8.2-r1 66 MD5 4ec4396b2bd551ad7dc1ddc3ca92a8e1 files/digest-etherape-0.9.0 66 MD5 efc64f22a1d8e39060fd684f5b105078 files/etherape-0.8.2-gcc3-gentoo.patch 518 MD5 0015559610bab6a40691241598863f72 files/etherape-0.9.0-libpcap-include.patch 399 MD5 878e13dfd52ac79ec511a2ff1d259b73 files/etherape-0.9.0-res_mkquery.patch 466 +MD5 4fd767ede3dba0573f180002530b3018 files/digest-etherape-0.9.1 66 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.0 (GNU/Linux) + +iD8DBQFB35i9mdTrptrqvGERAtkYAJ9Fc0tk2WHIlgEfpaRcfBpOLuN2nQCePg+p +aV62+dP5QVwqTi72cl7YzGE= +=rs4+ +-----END PGP SIGNATURE----- diff --git a/net-analyzer/etherape/etherape-0.8.2-r1.ebuild b/net-analyzer/etherape/etherape-0.8.2-r1.ebuild index b643c4e4f45c..afec0fe899b5 100644 --- a/net-analyzer/etherape/etherape-0.8.2-r1.ebuild +++ b/net-analyzer/etherape/etherape-0.8.2-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/etherape/etherape-0.8.2-r1.ebuild,v 1.13 2004/07/11 10:11:35 eldad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/etherape/etherape-0.8.2-r1.ebuild,v 1.14 2005/01/08 08:24:22 dragonheart Exp $ inherit eutils diff --git a/net-analyzer/etherape/etherape-0.9.0.ebuild b/net-analyzer/etherape/etherape-0.9.0.ebuild index 3756ce178585..37ce8c890d77 100644 --- a/net-analyzer/etherape/etherape-0.9.0.ebuild +++ b/net-analyzer/etherape/etherape-0.9.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/etherape/etherape-0.9.0.ebuild,v 1.7 2004/10/04 23:06:00 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/etherape/etherape-0.9.0.ebuild,v 1.8 2005/01/08 08:24:22 dragonheart Exp $ inherit eutils @@ -35,7 +35,7 @@ src_compile() { } src_install() { - einstall + emake DESTDIR=${D} install || die "install failed" # move shortcut to gnome2 compliant location dodir /usr/share/applications diff --git a/net-analyzer/etherape/etherape-0.9.1.ebuild b/net-analyzer/etherape/etherape-0.9.1.ebuild new file mode 100644 index 000000000000..5d0e6d39b725 --- /dev/null +++ b/net-analyzer/etherape/etherape-0.9.1.ebuild @@ -0,0 +1,35 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/etherape/etherape-0.9.1.ebuild,v 1.1 2005/01/08 08:24:22 dragonheart Exp $ + +inherit eutils + +IUSE="" +DESCRIPTION="A graphical network monitor for Unix modeled after etherman" +SRC_URI="mirror://sourceforge/etherape/${P}.tar.gz" +HOMEPAGE="http://etherape.sourceforge.net/" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~x86 ~ppc ~sparc ~amd64" + +DEPEND=">=gnome-base/libglade-2.0 + >=gnome-base/libgnomeui-2.0 + >=net-libs/libpcap-0.6.1 + sys-devel/gettext + sys-devel/autoconf" + +src_install() { + emake DESTDIR=${D} install || die "failed to install" + + # move shortcut to gnome2 compliant location + dodir /usr/share/applications + mv ${D}/usr/share/gnome/apps/Applications/etherape.desktop \ + ${D}/usr/share/applications + echo "Categories=GNOME;Application;Network;" >> ${D}/usr/share/applications/etherape.desktop + rm -rf ${D}/usr/share/gnome + + dodoc ABOUT-NLS AUTHORS COPYING ChangeLog FAQ INSTALL NEWS OVERVIEW + dodoc README* TODO +} + diff --git a/net-analyzer/etherape/files/digest-etherape-0.9.1 b/net-analyzer/etherape/files/digest-etherape-0.9.1 new file mode 100644 index 000000000000..2f66bcdc1329 --- /dev/null +++ b/net-analyzer/etherape/files/digest-etherape-0.9.1 @@ -0,0 +1 @@ +MD5 e38732c1bf8c451a1ff312086828e40b etherape-0.9.1.tar.gz 447092 |