summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-07-20 11:08:22 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-07-20 11:08:22 +0000
commite51c785f0c1e8c8b6e7abeb37c8c06de49354773 (patch)
tree11d32704e777ad3aac1589d77716f67e43f36fbb /app-cdr/cdemu-daemon
parentStable for amd64, wrt bug #477004 (diff)
downloadgentoo-2-e51c785f0c1e8c8b6e7abeb37c8c06de49354773.tar.gz
gentoo-2-e51c785f0c1e8c8b6e7abeb37c8c06de49354773.tar.bz2
gentoo-2-e51c785f0c1e8c8b6e7abeb37c8c06de49354773.zip
Stable for amd64, wrt bug #477004
(Portage version: 2.1.12.13/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-cdr/cdemu-daemon')
-rw-r--r--app-cdr/cdemu-daemon/ChangeLog5
-rw-r--r--app-cdr/cdemu-daemon/cdemu-daemon-2.1.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-cdr/cdemu-daemon/ChangeLog b/app-cdr/cdemu-daemon/ChangeLog
index 27129229783a..a055bfeacd8b 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.5 2013/06/29 04:09:47 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-cdr/cdemu-daemon/ChangeLog,v 1.6 2013/07/20 11:08:22 ago Exp $
+
+ 20 Jul 2013; Agostino Sarubbo <ago@gentoo.org> cdemu-daemon-2.1.0.ebuild:
+ Stable for amd64, wrt bug #477004
29 Jun 2013; Alexandre Rostovtsev <tetromino@gentoo.org>
-cdemu-daemon-1.5.0.ebuild:
diff --git a/app-cdr/cdemu-daemon/cdemu-daemon-2.1.0.ebuild b/app-cdr/cdemu-daemon/cdemu-daemon-2.1.0.ebuild
index 085613c99c78..daeaf008a992 100644
--- a/app-cdr/cdemu-daemon/cdemu-daemon-2.1.0.ebuild
+++ b/app-cdr/cdemu-daemon/cdemu-daemon-2.1.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.1.0.ebuild,v 1.1 2013/06/17 04:18:40 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-cdr/cdemu-daemon/cdemu-daemon-2.1.0.ebuild,v 1.2 2013/07/20 11:08:22 ago Exp $
EAPI="5"
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/cdemu/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0/5" # subslot = CDEMU_DAEMON_INTERFACE_VERSION in CMakeLists.txt
-KEYWORDS="~amd64 ~hppa ~x86"
+KEYWORDS="amd64 ~hppa ~x86"
IUSE=""
RDEPEND=">=dev-libs/glib-2.26:2