summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2013-12-28 21:25:30 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2013-12-28 21:25:30 +0000
commitf6d8c7138c30cb20965ceb60388768b353498feb (patch)
tree3c134f12ac52dab9d2016c413e73326b2c7cc993 /media-video/griffith
parentdev-db/wxsqlite3: Fix pkgconfig file installation (diff)
downloadgentoo-2-f6d8c7138c30cb20965ceb60388768b353498feb.tar.gz
gentoo-2-f6d8c7138c30cb20965ceb60388768b353498feb.tar.bz2
gentoo-2-f6d8c7138c30cb20965ceb60388768b353498feb.zip
Remove obsolete patch. Bug #496206
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key C2BA7F3C!)
Diffstat (limited to 'media-video/griffith')
-rw-r--r--media-video/griffith/ChangeLog5
-rw-r--r--media-video/griffith/griffith-9999.ebuild5
2 files changed, 5 insertions, 5 deletions
diff --git a/media-video/griffith/ChangeLog b/media-video/griffith/ChangeLog
index 612079e0b44e..13a27b1dd19a 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.64 2013/06/09 18:42:42 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/griffith/ChangeLog,v 1.65 2013/12/28 21:25:30 hwoarang Exp $
+
+ 28 Dec 2013; Markos Chandras <hwoarang@gentoo.org> griffith-9999.ebuild:
+ Remove obsolete patch. Bug #496206
09 Jun 2013; Mike Gilbert <floppym@gentoo.org> griffith-0.13.ebuild,
griffith-9999.ebuild:
diff --git a/media-video/griffith/griffith-9999.ebuild b/media-video/griffith/griffith-9999.ebuild
index 908d7efa79e3..dbff1a153033 100644
--- a/media-video/griffith/griffith-9999.ebuild
+++ b/media-video/griffith/griffith-9999.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 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.10 2013/06/09 18:42:42 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/griffith/griffith-9999.ebuild,v 1.11 2013/12/28 21:25:30 hwoarang Exp $
EAPI="4"
ESVN_REPO_URI="http://svn.berlios.de/svnroot/repos/griffith/trunk"
@@ -51,9 +51,6 @@ src_prepare() {
sed -i \
-e "s|locations\['lib'\], '..')|locations\['lib'\], '..', '..', 'share', 'griffith')|" \
lib/initialize.py || die "sed failed"
-
- # this patch has to go upstream
- epatch "${FILESDIR}"/fix_lib_path.patch
}
src_compile() {