summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-cdr/gcdemu/gcdemu-1.5.0.ebuild')
-rw-r--r--app-cdr/gcdemu/gcdemu-1.5.0.ebuild10
1 files changed, 5 insertions, 5 deletions
diff --git a/app-cdr/gcdemu/gcdemu-1.5.0.ebuild b/app-cdr/gcdemu/gcdemu-1.5.0.ebuild
index ee167995e77e..009e1cab3f87 100644
--- a/app-cdr/gcdemu/gcdemu-1.5.0.ebuild
+++ b/app-cdr/gcdemu/gcdemu-1.5.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-cdr/gcdemu/gcdemu-1.5.0.ebuild,v 1.4 2012/05/03 07:51:49 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-cdr/gcdemu/gcdemu-1.5.0.ebuild,v 1.5 2013/01/28 00:24:30 tetromino Exp $
EAPI="4"
@@ -8,16 +8,16 @@ PYTHON_DEPEND="2:2.6"
inherit gnome2 python
-DESCRIPTION="Gtk+ GUI for controlling the CDEmu daemon (cdemud)"
+DESCRIPTION="Gtk+ GUI for controlling cdemu-daemon"
HOMEPAGE="http://cdemu.org/"
SRC_URI="mirror://sourceforge/cdemu/${P}.tar.bz2"
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="amd64 x86"
IUSE=""
-RDEPEND=">=app-cdr/cdemud-1.5.0
+RDEPEND="~app-cdr/cdemu-daemon-${PV}
>=dev-libs/glib-2.28:2
dev-libs/gobject-introspection
dev-python/pygobject:3