* [gentoo-commits] gentoo-x86 commit in net-libs/libnetdude: ChangeLog libnetdude-0.10a.ebuild
@ 2008-01-05 20:19 Markus Ullmann (jokey)
0 siblings, 0 replies; only message in thread
From: Markus Ullmann (jokey) @ 2008-01-05 20:19 UTC (permalink / raw
To: gentoo-commits
jokey 08/01/05 20:19:07
Modified: ChangeLog
Added: libnetdude-0.10a.ebuild
Log:
Version bump wrt bug #200450
(Portage version: 2.1.4_rc14)
Revision Changes Path
1.5 net-libs/libnetdude/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libnetdude/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libnetdude/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libnetdude/ChangeLog?r1=1.4&r2=1.5
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/libnetdude/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog 1 Apr 2007 21:59:22 -0000 1.4
+++ ChangeLog 5 Jan 2008 20:19:06 -0000 1.5
@@ -1,6 +1,11 @@
# ChangeLog for net-libs/libnetdude
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libnetdude/ChangeLog,v 1.4 2007/04/01 21:59:22 vanquirius Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libnetdude/ChangeLog,v 1.5 2008/01/05 20:19:06 jokey Exp $
+
+*libnetdude-0.10a (05 Jan 2008)
+
+ 05 Jan 2008; Markus Ullmann <jokey@gentoo.org> +libnetdude-0.10a.ebuild:
+ Version bump wrt bug #200450
01 Apr 2007; Marcelo Goes <vanquirius@gentoo.org> -libnetdude-0.8.ebuild,
libnetdude-0.9.ebuild:
1.1 net-libs/libnetdude/libnetdude-0.10a.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libnetdude/libnetdude-0.10a.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libnetdude/libnetdude-0.10a.ebuild?rev=1.1&content-type=text/plain
Index: libnetdude-0.10a.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-libs/libnetdude/libnetdude-0.10a.ebuild,v 1.1 2008/01/05 20:19:06 jokey Exp $
DESCRIPTION="Library for manipulating libpcap/tcpdump trace files"
HOMEPAGE="http://netdude.sourceforge.net/index.html"
SRC_URI="mirror://sourceforge/netdude/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~x86"
DEPEND=">=net-libs/libpcapnav-0.8
=dev-libs/glib-1*"
IUSE="doc"
src_compile() {
econf $(use_enable doc gtk-doc) || die "econf failed"
emake || die "emake failed"
}
src_install() {
emake DESTDIR="${D}" install || die "emake install failed"
dodoc AUTHORS ChangeLog README TODO
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:19 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:19 [gentoo-commits] gentoo-x86 commit in net-libs/libnetdude: ChangeLog libnetdude-0.10a.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