summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-06-25 16:56:09 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-06-25 16:56:09 +0000
commit58b8775693886629959be6e1beade39c1f3f8bb6 (patch)
treedf8def9c960461f0027a54e541ccd14b95b309c5 /app-cdr
parentStable for amd64, wrt bug #473538 (diff)
downloadgentoo-2-58b8775693886629959be6e1beade39c1f3f8bb6.tar.gz
gentoo-2-58b8775693886629959be6e1beade39c1f3f8bb6.tar.bz2
gentoo-2-58b8775693886629959be6e1beade39c1f3f8bb6.zip
Stable for amd64, wrt bug #473538
(Portage version: 2.1.12.9/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-cdr')
-rw-r--r--app-cdr/cdemu-daemon/ChangeLog5
-rw-r--r--app-cdr/cdemu-daemon/cdemu-daemon-2.0.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-cdr/cdemu-daemon/ChangeLog b/app-cdr/cdemu-daemon/ChangeLog
index 14ff2477f3cb..58e635a9ab6d 100644
--- a/app-cdr/cdemu-daemon/ChangeLog
+++ b/app-cdr/cdemu-daemon/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-cdr/cdemu-daemon
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-cdr/cdemu-daemon/ChangeLog,v 1.3 2013/06/25 16:49:00 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-cdr/cdemu-daemon/ChangeLog,v 1.4 2013/06/25 16:56:09 ago Exp $
+
+ 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> cdemu-daemon-2.0.0.ebuild:
+ Stable for amd64, wrt bug #473538
25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> cdemu-daemon-2.0.0.ebuild:
Stable for x86, wrt bug #473538
diff --git a/app-cdr/cdemu-daemon/cdemu-daemon-2.0.0.ebuild b/app-cdr/cdemu-daemon/cdemu-daemon-2.0.0.ebuild
index 8617af118cff..c583cd60251b 100644
--- a/app-cdr/cdemu-daemon/cdemu-daemon-2.0.0.ebuild
+++ b/app-cdr/cdemu-daemon/cdemu-daemon-2.0.0.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/app-cdr/cdemu-daemon/cdemu-daemon-2.0.0.ebuild,v 1.2 2013/06/25 16:49:00 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-cdr/cdemu-daemon/cdemu-daemon-2.0.0.ebuild,v 1.3 2013/06/25 16:56:09 ago Exp $
EAPI="5"
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/cdemu/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0/4" # subslot = CDEMU_DAEMON_INTERFACE_VERSION in CMakeLists.txt
-KEYWORDS="~amd64 ~hppa x86"
+KEYWORDS="amd64 ~hppa x86"
IUSE="pulseaudio"
RDEPEND=">=dev-libs/glib-2.26:2