* [gentoo-commits] gentoo-x86 commit in net-analyzer/netdude: ChangeLog netdude-0.4.8a.ebuild
@ 2008-01-05 20:20 Markus Ullmann (jokey)
0 siblings, 0 replies; only message in thread
From: Markus Ullmann (jokey) @ 2008-01-05 20:20 UTC (permalink / raw
To: gentoo-commits
jokey 08/01/05 20:20:46
Modified: ChangeLog
Added: netdude-0.4.8a.ebuild
Log:
Version bump wrt bug #200450
(Portage version: 2.1.4_rc14)
Revision Changes Path
1.9 net-analyzer/netdude/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/netdude/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/netdude/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/netdude/ChangeLog?r1=1.8&r2=1.9
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/netdude/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog 22 Jul 2007 07:57:08 -0000 1.8
+++ ChangeLog 5 Jan 2008 20:20:46 -0000 1.9
@@ -1,6 +1,11 @@
# ChangeLog for net-analyzer/netdude
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netdude/ChangeLog,v 1.8 2007/07/22 07:57:08 pva Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netdude/ChangeLog,v 1.9 2008/01/05 20:20:46 jokey Exp $
+
+*netdude-0.4.8a (05 Jan 2008)
+
+ 05 Jan 2008; Markus Ullmann <jokey@gentoo.org> +netdude-0.4.8a.ebuild:
+ Version bump wrt bug #200450
22 Jul 2007; <pva@gentoo.org> netdude-0.4.7.ebuild:
Removed virtual/x11 dependency.
1.1 net-analyzer/netdude/netdude-0.4.8a.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/netdude/netdude-0.4.8a.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/netdude/netdude-0.4.8a.ebuild?rev=1.1&content-type=text/plain
Index: netdude-0.4.8a.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netdude/netdude-0.4.8a.ebuild,v 1.1 2008/01/05 20:20:46 jokey Exp $
DESCRIPTION="Netdude is a front-end to the libnetdude packet manipulation library"
HOMEPAGE="http://netdude.sourceforge.net/index.html"
SRC_URI="mirror://sourceforge/netdude/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~x86"
IUSE="doc"
DEPEND=">=net-libs/libnetdude-0.10a
=x11-libs/gtk+-1*
virtual/fam"
RDEPEND="${DEPEND}
net-analyzer/tcpdump
>=x11-libs/libX11-1.0.0
>=x11-libs/libXext-1.0.0"
src_compile() {
econf $(use_enable doc gtk-doc) || die "econf failed"
emake -j1 || die "emake failed"
}
src_install() {
emake DESTDIR="${D}" install || die "emake install failed"
use doc || rm -rf "${D}"/usr/share/gtk-doc
}
--
gentoo-commits@gentoo.org mailing list
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-01-05 20:20 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-05 20:20 [gentoo-commits] gentoo-x86 commit in net-analyzer/netdude: ChangeLog netdude-0.4.8a.ebuild Markus Ullmann (jokey)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox