* [gentoo-commits] gentoo-x86 commit in media-libs/grilo: ChangeLog grilo-0.1.17.ebuild grilo-0.1.16.ebuild
@ 2011-10-20 17:04 Alexandre Rostovtsev (tetromino)
0 siblings, 0 replies; only message in thread
From: Alexandre Rostovtsev (tetromino) @ 2011-10-20 17:04 UTC (permalink / raw
To: gentoo-commits
tetromino 11/10/20 17:04:00
Modified: ChangeLog grilo-0.1.17.ebuild grilo-0.1.16.ebuild
Log:
Add gnome-common build dep (bug #387879). Thanks to Albert W. Hopkins <marduk@python.net> for reporting.
(Portage version: 2.2.0_alpha69/cvs/Linux x86_64)
Revision Changes Path
1.5 media-libs/grilo/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/grilo/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/grilo/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/grilo/ChangeLog?r1=1.4&r2=1.5
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/grilo/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog 1 Oct 2011 16:29:27 -0000 1.4
+++ ChangeLog 20 Oct 2011 17:04:00 -0000 1.5
@@ -1,6 +1,11 @@
# ChangeLog for media-libs/grilo
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/grilo/ChangeLog,v 1.4 2011/10/01 16:29:27 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/grilo/ChangeLog,v 1.5 2011/10/20 17:04:00 tetromino Exp $
+
+ 20 Oct 2011; Alexandre Rostovtsev <tetromino@gentoo.org> grilo-0.1.16.ebuild,
+ grilo-0.1.17.ebuild:
+ Add gnome-common build dep (bug #387879). Thanks to Albert W. Hopkins
+ <marduk@python.net> for reporting.
*grilo-0.1.17 (01 Oct 2011)
1.2 media-libs/grilo/grilo-0.1.17.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/grilo/grilo-0.1.17.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/grilo/grilo-0.1.17.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/grilo/grilo-0.1.17.ebuild?r1=1.1&r2=1.2
Index: grilo-0.1.17.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/grilo/grilo-0.1.17.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- grilo-0.1.17.ebuild 1 Oct 2011 16:29:27 -0000 1.1
+++ grilo-0.1.17.ebuild 20 Oct 2011 17:04:00 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/grilo/grilo-0.1.17.ebuild,v 1.1 2011/10/01 16:29:27 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/grilo/grilo-0.1.17.ebuild,v 1.2 2011/10/20 17:04:00 tetromino Exp $
EAPI="4"
GNOME2_LA_PUNT="yes"
@@ -23,11 +23,13 @@
introspection? ( >=dev-libs/gobject-introspection-0.9 )"
DEPEND="${RDEPEND}
>=dev-util/pkgconfig-0.9
+ gnome-base/gnome-common
doc? ( >=dev-util/gtk-doc-1.10 )
vala? ( dev-lang/vala:0.12[vapigen] )
test? (
dev-python/pygobject:2[introspection?]
media-plugins/grilo-plugins )"
+# eautoreconf requires gnome-common
# Tests fail horribly, but return 0
RESTRICT="test"
1.2 media-libs/grilo/grilo-0.1.16.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/grilo/grilo-0.1.16.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/grilo/grilo-0.1.16.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/grilo/grilo-0.1.16.ebuild?r1=1.1&r2=1.2
Index: grilo-0.1.16.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/grilo/grilo-0.1.16.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- grilo-0.1.16.ebuild 14 Aug 2011 10:52:25 -0000 1.1
+++ grilo-0.1.16.ebuild 20 Oct 2011 17:04:00 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/grilo/grilo-0.1.16.ebuild,v 1.1 2011/08/14 10:52:25 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/grilo/grilo-0.1.16.ebuild,v 1.2 2011/10/20 17:04:00 tetromino Exp $
EAPI="4"
GNOME2_LA_PUNT="yes"
@@ -23,11 +23,13 @@
introspection? ( >=dev-libs/gobject-introspection-0.9 )"
DEPEND="${RDEPEND}
>=dev-util/pkgconfig-0.9
+ gnome-base/gnome-common
doc? ( >=dev-util/gtk-doc-1.10 )
vala? ( dev-lang/vala:0.12[vapigen] )
test? (
dev-python/pygobject:2[introspection?]
media-plugins/grilo-plugins )"
+# eautoreconf requires gnome-common
# Tests fail horribly, but return 0
RESTRICT="test"
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-10-20 17:04 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-20 17:04 [gentoo-commits] gentoo-x86 commit in media-libs/grilo: ChangeLog grilo-0.1.17.ebuild grilo-0.1.16.ebuild Alexandre Rostovtsev (tetromino)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox