summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-01-26 11:38:03 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-01-26 11:38:03 +0000
commit936029a4f9ac8c197b9b9e440e0778caa0036419 (patch)
treedff78878849563b22d7cc3def7fbf0781714223f /app-cdr
parentStable for x86, wrt bug #494802 (diff)
downloadgentoo-2-936029a4f9ac8c197b9b9e440e0778caa0036419.tar.gz
gentoo-2-936029a4f9ac8c197b9b9e440e0778caa0036419.tar.bz2
gentoo-2-936029a4f9ac8c197b9b9e440e0778caa0036419.zip
Stable for x86, wrt bug #494802
(Portage version: 2.2.7/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-2.1.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-cdr/cdemu-daemon/ChangeLog b/app-cdr/cdemu-daemon/ChangeLog
index 8eebf84f02e9..679a2491f9f7 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-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-cdr/cdemu-daemon/ChangeLog,v 1.9 2014/01/19 17:23:54 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-cdr/cdemu-daemon/ChangeLog,v 1.10 2014/01/26 11:38:03 ago Exp $
+
+ 26 Jan 2014; Agostino Sarubbo <ago@gentoo.org> cdemu-daemon-2.1.1.ebuild:
+ Stable for x86, wrt bug #494802
19 Jan 2014; Pacho Ramos <pacho@gentoo.org> cdemu-daemon-2.1.1.ebuild:
amd64 stable, bug 494802
diff --git a/app-cdr/cdemu-daemon/cdemu-daemon-2.1.1.ebuild b/app-cdr/cdemu-daemon/cdemu-daemon-2.1.1.ebuild
index 95a2b0672f3a..565837cc1da9 100644
--- a/app-cdr/cdemu-daemon/cdemu-daemon-2.1.1.ebuild
+++ b/app-cdr/cdemu-daemon/cdemu-daemon-2.1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 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.1.1.ebuild,v 1.2 2014/01/19 17:23:54 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-cdr/cdemu-daemon/cdemu-daemon-2.1.1.ebuild,v 1.3 2014/01/26 11:38:03 ago Exp $
EAPI="5"
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/cdemu/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0/6" # subslot = CDEMU_DAEMON_INTERFACE_VERSION in CMakeLists.txt
-KEYWORDS="amd64 ~hppa ~x86"
+KEYWORDS="amd64 ~hppa x86"
IUSE=""
RDEPEND=">=dev-libs/glib-2.32:2