diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2014-10-04 11:33:14 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2014-10-04 11:33:14 +0000 |
commit | 525e3a20fe78739203e0fb995e17ece79844be8a (patch) | |
tree | 47f2f5b3c3f284f1f06c28b774a3656a95e766fd /media-video/griffith | |
parent | Version bump because of "2014-09-16 6.8.9-8 Cristy <quetzlzacatenango@image..... (diff) | |
download | gentoo-2-525e3a20fe78739203e0fb995e17ece79844be8a.tar.gz gentoo-2-525e3a20fe78739203e0fb995e17ece79844be8a.tar.bz2 gentoo-2-525e3a20fe78739203e0fb995e17ece79844be8a.zip |
depend on libglade. Bug #295291
(Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with key 09BF4F54C2BA7F3C!)
Diffstat (limited to 'media-video/griffith')
-rw-r--r-- | media-video/griffith/ChangeLog | 7 | ||||
-rw-r--r-- | media-video/griffith/griffith-9999.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-video/griffith/ChangeLog b/media-video/griffith/ChangeLog index 13a27b1dd19a..5dbed583e5b7 100644 --- a/media-video/griffith/ChangeLog +++ b/media-video/griffith/ChangeLog @@ -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 <hwoarang@gentoo.org> griffith-9999.ebuild: + depend on libglade. Bug #295291 28 Dec 2013; Markos Chandras <hwoarang@gentoo.org> griffith-9999.ebuild: Remove obsolete patch. Bug #496206 diff --git a/media-video/griffith/griffith-9999.ebuild b/media-video/griffith/griffith-9999.ebuild index dbff1a153033..7f11bb7c2943 100644 --- a/media-video/griffith/griffith-9999.ebuild +++ b/media-video/griffith/griffith-9999.ebuild @@ -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 @@ KEYWORDS="" 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 |