summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcelo Góes <vanquirius@gentoo.org>2005-09-29 02:44:41 +0000
committerMarcelo Góes <vanquirius@gentoo.org>2005-09-29 02:44:41 +0000
commit78b5f05b49b9f867032da31f66b57c2c28842181 (patch)
treed6f4d243faf1b0e7c95fd5360e2a55b7515b1e9c /net-analyzer/etherape
parentAdd hack provided by ferringb so that the upcoming portage doesn't eat this e... (diff)
downloadgentoo-2-78b5f05b49b9f867032da31f66b57c2c28842181.tar.gz
gentoo-2-78b5f05b49b9f867032da31f66b57c2c28842181.tar.bz2
gentoo-2-78b5f05b49b9f867032da31f66b57c2c28842181.zip
Do not dodoc COPYING/INSTALL, misc fixes, 0.9.3 x86 stable
(Portage version: 2.0.52-r1)
Diffstat (limited to 'net-analyzer/etherape')
-rw-r--r--net-analyzer/etherape/ChangeLog6
-rw-r--r--net-analyzer/etherape/Manifest4
-rw-r--r--net-analyzer/etherape/etherape-0.9.0.ebuild4
-rw-r--r--net-analyzer/etherape/etherape-0.9.3.ebuild23
4 files changed, 20 insertions, 17 deletions
diff --git a/net-analyzer/etherape/ChangeLog b/net-analyzer/etherape/ChangeLog
index 58d82dceed64..142225ef745b 100644
--- a/net-analyzer/etherape/ChangeLog
+++ b/net-analyzer/etherape/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-analyzer/etherape
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/etherape/ChangeLog,v 1.25 2005/08/19 23:15:23 vanquirius Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/etherape/ChangeLog,v 1.26 2005/09/29 02:44:41 vanquirius Exp $
+
+ 29 Sep 2005; Marcelo Goes <vanquirius@gentoo.org> etherape-0.9.0.ebuild,
+ etherape-0.9.3.ebuild:
+ Do not dodoc COPYING/INSTALL, misc fixes, 0.9.3 x86 stable.
*etherape-0.9.3 (19 Aug 2005)
diff --git a/net-analyzer/etherape/Manifest b/net-analyzer/etherape/Manifest
index 6c84a5049c9e..c4b206356364 100644
--- a/net-analyzer/etherape/Manifest
+++ b/net-analyzer/etherape/Manifest
@@ -1,5 +1,5 @@
-MD5 10f80409ab0c63010f8f2ad9e482d060 etherape-0.9.3.ebuild 1328
-MD5 81375fbf53f51070f7490797c72134d7 etherape-0.9.0.ebuild 1257
+MD5 41ebe2a65d5ee0bb12df459034578085 etherape-0.9.3.ebuild 1327
+MD5 23ed2933e798d4a0844ac85fcf229e51 etherape-0.9.0.ebuild 1241
MD5 f73eea4e7a61ddea941c2a19f9202dd3 ChangeLog 3746
MD5 d8307d213e01909e87c072d2b3e9450c metadata.xml 254
MD5 0015559610bab6a40691241598863f72 files/etherape-0.9.0-libpcap-include.patch 399
diff --git a/net-analyzer/etherape/etherape-0.9.0.ebuild b/net-analyzer/etherape/etherape-0.9.0.ebuild
index f32c6a68b569..e44182f8dfab 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-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.10 2005/04/24 23:37:31 vanquirius Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/etherape/etherape-0.9.0.ebuild,v 1.11 2005/09/29 02:44:41 vanquirius Exp $
inherit eutils
@@ -44,7 +44,7 @@ src_install() {
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 ABOUT-NLS AUTHORS ChangeLog FAQ NEWS OVERVIEW
dodoc README* TODO
}
diff --git a/net-analyzer/etherape/etherape-0.9.3.ebuild b/net-analyzer/etherape/etherape-0.9.3.ebuild
index 0547179928e5..bf78a8fe28fa 100644
--- a/net-analyzer/etherape/etherape-0.9.3.ebuild
+++ b/net-analyzer/etherape/etherape-0.9.3.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/etherape/etherape-0.9.3.ebuild,v 1.1 2005/08/19 23:15:23 vanquirius Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/etherape/etherape-0.9.3.ebuild,v 1.2 2005/09/29 02:44:41 vanquirius Exp $
inherit eutils
@@ -10,7 +10,7 @@ HOMEPAGE="http://etherape.sourceforge.net/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~amd64"
+KEYWORDS="x86 ~ppc ~sparc ~amd64"
IUSE=""
DEPEND=">=gnome-base/libglade-2.0
@@ -19,10 +19,9 @@ DEPEND=">=gnome-base/libglade-2.0
sys-devel/gettext"
src_unpack() {
- unpack ${A}
- cd ${S}
- epatch ${FILESDIR}/${P}-res_mkquery.patch
- epatch ${FILESDIR}/${PN}-0.9.1-fix-mkinstalldirs.diff
+ unpack ${A}; cd "${S}"
+ epatch "${FILESDIR}"/${P}-res_mkquery.patch
+ epatch "${FILESDIR}"/${PN}-0.9.1-fix-mkinstalldirs.diff
}
src_compile() {
@@ -34,15 +33,15 @@ src_compile() {
}
src_install() {
- make DESTDIR=${D} install || die "make install failed"
+ make DESTDIR="${D}" install || die "make install failed"
# 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
+ 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 ABOUT-NLS AUTHORS ChangeLog FAQ NEWS OVERVIEW
dodoc README* TODO
}