hwoarang 14/10/04 11:33:14 Modified: griffith-9999.ebuild ChangeLog Log: depend on libglade. Bug #295291 (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with key 09BF4F54C2BA7F3C!)
Revision Changes Path 1.12 media-video/griffith/griffith-9999.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/griffith/griffith-9999.ebuild?rev=1.12&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/griffith/griffith-9999.ebuild?rev=1.12&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/griffith/griffith-9999.ebuild?r1=1.11&r2=1.12 Index: griffith-9999.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-video/griffith/griffith-9999.ebuild,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- griffith-9999.ebuild 28 Dec 2013 21:25:30 -0000 1.11 +++ griffith-9999.ebuild 4 Oct 2014 11:33:14 -0000 1.12 @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/griffith/griffith-9999.ebuild,v 1.11 2013/12/28 21:25:30 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/griffith/griffith-9999.ebuild,v 1.12 2014/10/04 11:33:14 hwoarang Exp $ EAPI="4" ESVN_REPO_URI="http://svn.berlios.de/svnroot/repos/griffith/trunk" @@ -19,7 +19,7 @@ IUSE="doc" RDEPEND="virtual/python-imaging - dev-util/glade:3 + gnome-base/libglade dev-python/pyxml >=dev-python/pygtk-2.6.1:2 dev-python/pygobject:2 1.66 media-video/griffith/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/griffith/ChangeLog?rev=1.66&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/griffith/ChangeLog?rev=1.66&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/griffith/ChangeLog?r1=1.65&r2=1.66 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-video/griffith/ChangeLog,v retrieving revision 1.65 retrieving revision 1.66 diff -u -r1.65 -r1.66 --- ChangeLog 28 Dec 2013 21:25:30 -0000 1.65 +++ ChangeLog 4 Oct 2014 11:33:14 -0000 1.66 @@ -1,6 +1,9 @@ # ChangeLog for media-video/griffith -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/griffith/ChangeLog,v 1.65 2013/12/28 21:25:30 hwoarang Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-video/griffith/ChangeLog,v 1.66 2014/10/04 11:33:14 hwoarang Exp $ + + 04 Oct 2014; Markos Chandras <[email protected]> griffith-9999.ebuild: + depend on libglade. Bug #295291 28 Dec 2013; Markos Chandras <[email protected]> griffith-9999.ebuild: Remove obsolete patch. Bug #496206
