summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-03-27 10:15:08 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-03-27 10:15:08 +0000
commitb781a5b603b7de459de278ab9f278c1b98fce56b (patch)
tree4a96b5b5dff80db2c1b591ded8d7f05c6cd89bb9 /app-cdr
parentStable for x86, wrt bug #544156 (diff)
downloadgentoo-2-b781a5b603b7de459de278ab9f278c1b98fce56b.tar.gz
gentoo-2-b781a5b603b7de459de278ab9f278c1b98fce56b.tar.bz2
gentoo-2-b781a5b603b7de459de278ab9f278c1b98fce56b.zip
Stable for x86, wrt bug #544156
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", 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-3.0.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-cdr/cdemu-daemon/ChangeLog b/app-cdr/cdemu-daemon/ChangeLog
index 6deac1ec0d9f..a73cdc1fbbf5 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-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-cdr/cdemu-daemon/ChangeLog,v 1.12 2015/03/27 10:13:14 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-cdr/cdemu-daemon/ChangeLog,v 1.13 2015/03/27 10:15:08 ago Exp $
+
+ 27 Mar 2015; Agostino Sarubbo <ago@gentoo.org> cdemu-daemon-3.0.2.ebuild:
+ Stable for x86, wrt bug #544156
27 Mar 2015; Agostino Sarubbo <ago@gentoo.org> cdemu-daemon-3.0.2.ebuild:
Stable for amd64, wrt bug #544156
diff --git a/app-cdr/cdemu-daemon/cdemu-daemon-3.0.2.ebuild b/app-cdr/cdemu-daemon/cdemu-daemon-3.0.2.ebuild
index bdde38e764bb..2926ca7e5aa0 100644
--- a/app-cdr/cdemu-daemon/cdemu-daemon-3.0.2.ebuild
+++ b/app-cdr/cdemu-daemon/cdemu-daemon-3.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-cdr/cdemu-daemon/cdemu-daemon-3.0.2.ebuild,v 1.2 2015/03/27 10:13:14 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-cdr/cdemu-daemon/cdemu-daemon-3.0.2.ebuild,v 1.3 2015/03/27 10:15:08 ago Exp $
EAPI="5"
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/cdemu/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0/7" # subslot = CDEMU_DAEMON_INTERFACE_VERSION_MAJOR in CMakeLists.txt
-KEYWORDS="amd64 ~hppa ~x86"
+KEYWORDS="amd64 ~hppa x86"
IUSE=""
RDEPEND=">=dev-libs/glib-2.32:2