summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Beierlein <tomjbe@gentoo.org>2011-01-10 19:14:09 +0000
committerThomas Beierlein <tomjbe@gentoo.org>2011-01-10 19:14:09 +0000
commitabfdeb7ab1ffabc43c8b8f590c1928585eecd156 (patch)
tree65cfdbd0d3865588db56f6716f1b5dc4e7b81905 /media-radio
parentThis requires a bump since we modify the gemspec file. (diff)
downloadgentoo-2-abfdeb7ab1ffabc43c8b8f590c1928585eecd156.tar.gz
gentoo-2-abfdeb7ab1ffabc43c8b8f590c1928585eecd156.tar.bz2
gentoo-2-abfdeb7ab1ffabc43c8b8f590c1928585eecd156.zip
Add blocker against app-misc/cw-1.0.16-r1 wrt bug #351293
(Portage version: 2.1.9.30/cvs/Linux x86_64)
Diffstat (limited to 'media-radio')
-rw-r--r--media-radio/unixcw/ChangeLog7
-rw-r--r--media-radio/unixcw/unixcw-2.3-r6.ebuild7
2 files changed, 9 insertions, 5 deletions
diff --git a/media-radio/unixcw/ChangeLog b/media-radio/unixcw/ChangeLog
index dcee8bbce3b2..791a470ed6f5 100644
--- a/media-radio/unixcw/ChangeLog
+++ b/media-radio/unixcw/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-radio/unixcw
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-radio/unixcw/ChangeLog,v 1.2 2010/12/20 12:12:01 klausman Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-radio/unixcw/ChangeLog,v 1.3 2011/01/10 19:14:09 tomjbe Exp $
+
+ 10 Jan 2011; Thomas Beierlein <tomjbe@gentoo.org> unixcw-2.3-r6.ebuild:
+ Add blocker against <=app-misc/cw-1.0.16-r1 wrt bug #351293
20 Dec 2010; Tobias Klausmann <klausman@gentoo.org> unixcw-2.3-r6.ebuild:
Keyworded on alpha, bug #338662
diff --git a/media-radio/unixcw/unixcw-2.3-r6.ebuild b/media-radio/unixcw/unixcw-2.3-r6.ebuild
index b8cbcca8d5b2..865e5e12a667 100644
--- a/media-radio/unixcw/unixcw-2.3-r6.ebuild
+++ b/media-radio/unixcw/unixcw-2.3-r6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-radio/unixcw/unixcw-2.3-r6.ebuild,v 1.2 2010/12/20 12:12:01 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-radio/unixcw/unixcw-2.3-r6.ebuild,v 1.3 2011/01/10 19:14:09 tomjbe Exp $
EAPI=2
@@ -19,7 +19,8 @@ IUSE="ncurses suid qt4"
RDEPEND="ncurses? ( sys-libs/ncurses )
qt4? ( x11-libs/qt-gui:4[qt3support] )"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ dev-util/pkgconfig
+ !<=app-misc/cw-1.0.16-r1"
src_prepare() {
epatch "${FILESDIR}"/${P}-destdir.patch \