summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Schweizer <genstef@gentoo.org>2007-04-22 10:49:57 +0000
committerStefan Schweizer <genstef@gentoo.org>2007-04-22 10:49:57 +0000
commitf9f517e3df88c0f62720d77313d2e7fd760fb41b (patch)
tree8ebdc69ac89f83c3d9e5b5e48d63864d54ca1691 /media-video/ttcut
parentStable on ppc64 (diff)
downloadgentoo-2-f9f517e3df88c0f62720d77313d2e7fd760fb41b.tar.gz
gentoo-2-f9f517e3df88c0f62720d77313d2e7fd760fb41b.tar.bz2
gentoo-2-f9f517e3df88c0f62720d77313d2e7fd760fb41b.zip
eerror change for billie
(Portage version: 2.1.2.4)
Diffstat (limited to 'media-video/ttcut')
-rw-r--r--media-video/ttcut/files/digest-ttcut-0.11.4_alpha1
-rw-r--r--media-video/ttcut/ttcut-0.11.4_alpha.ebuild4
2 files changed, 3 insertions, 2 deletions
diff --git a/media-video/ttcut/files/digest-ttcut-0.11.4_alpha b/media-video/ttcut/files/digest-ttcut-0.11.4_alpha
index 1692cc07d6c2..4947db14e796 100644
--- a/media-video/ttcut/files/digest-ttcut-0.11.4_alpha
+++ b/media-video/ttcut/files/digest-ttcut-0.11.4_alpha
@@ -1,2 +1,3 @@
+MD5 22f75b021bb9f1a12fbc4679fb2d27c5 ttcut-0.11.4-alpha.tar.gz 234825
RMD160 1837c6fe95e7a74c379a07cd0c9baa5ef98588fe ttcut-0.11.4-alpha.tar.gz 234825
SHA256 46f5ca81e20faec9d87b322bfe541f8c3cdeb40a727beb2c5b5c289ef8b46f3e ttcut-0.11.4-alpha.tar.gz 234825
diff --git a/media-video/ttcut/ttcut-0.11.4_alpha.ebuild b/media-video/ttcut/ttcut-0.11.4_alpha.ebuild
index 73e9f8b697b0..1857d4587295 100644
--- a/media-video/ttcut/ttcut-0.11.4_alpha.ebuild
+++ b/media-video/ttcut/ttcut-0.11.4_alpha.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/ttcut/ttcut-0.11.4_alpha.ebuild,v 1.1 2007/04/21 12:26:43 zzam Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/ttcut/ttcut-0.11.4_alpha.ebuild,v 1.2 2007/04/22 10:49:57 genstef Exp $
inherit eutils qt4
@@ -25,7 +25,7 @@ S=${WORKDIR}/${PN}
src_compile() {
if has_version ">=x11-libs/qt-4.2" && ! built_with_use x11-libs/qt qt3support ; then
- eerror "In order to compile ttmpeg2 you need to recompile qt4 with"
+ eerror "In order to compile ttcut and ttmpeg2 you need to recompile qt4 with"
eerror "qt3support USE flag enabled."
die "Recompile qt4 with qt3support USE flag enabled"
fi