* [gentoo-commits] gentoo-x86 commit in net-libs/gupnp: ChangeLog gupnp-0.12.3.ebuild
@ 2008-10-28 21:39 Olivier Crete (tester)
0 siblings, 0 replies; only message in thread
From: Olivier Crete (tester) @ 2008-10-28 21:39 UTC (permalink / raw
To: gentoo-commits
tester 08/10/28 21:39:27
Modified: ChangeLog
Added: gupnp-0.12.3.ebuild
Log:
Version bump, bug #241338
(Portage version: 2.1.4.5)
Revision Changes Path
1.7 net-libs/gupnp/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/gupnp/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/gupnp/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/gupnp/ChangeLog?r1=1.6&r2=1.7
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/gupnp/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog 24 Apr 2008 15:20:00 -0000 1.6
+++ ChangeLog 28 Oct 2008 21:39:27 -0000 1.7
@@ -1,6 +1,11 @@
# ChangeLog for net-libs/gupnp
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp/ChangeLog,v 1.6 2008/04/24 15:20:00 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp/ChangeLog,v 1.7 2008/10/28 21:39:27 tester Exp $
+
+*gupnp-0.12.3 (28 Oct 2008)
+
+ 28 Oct 2008; Olivier Crête <tester@gentoo.org> +gupnp-0.12.3.ebuild:
+ Version bump, bug #241338
*gupnp-0.8 (24 Apr 2008)
1.1 net-libs/gupnp/gupnp-0.12.3.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/gupnp/gupnp-0.12.3.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/gupnp/gupnp-0.12.3.ebuild?rev=1.1&content-type=text/plain
Index: gupnp-0.12.3.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp/gupnp-0.12.3.ebuild,v 1.1 2008/10/28 21:39:27 tester Exp $
EAPI=1
DESCRIPTION="an object-oriented framework for creating UPnP devs and control points."
HOMEPAGE="http://gupnp.org"
SRC_URI="http://${PN}.org/sources/${PN}/${P}.tar.gz"
LICENSE="LGPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND=">=net-libs/gssdp-0.6.0
net-libs/libsoup:2.4
>=dev-libs/glib-2.9.1
dev-libs/libxml2
x11-misc/shared-mime-info
sys-fs/e2fsprogs"
DEPEND="${RDEPEND}
dev-util/pkgconfig
sys-devel/gettext"
src_compile() {
econf --disable-dependency-tracking --disable-gtk-doc
emake || die "emake failed."
}
src_install() {
emake DESTDIR="${D}" install || die "emake install failed."
dodoc AUTHORS ChangeLog NEWS README
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-10-28 21:39 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-28 21:39 [gentoo-commits] gentoo-x86 commit in net-libs/gupnp: ChangeLog gupnp-0.12.3.ebuild Olivier Crete (tester)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox