summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-01-19 17:23:54 +0000
committerPacho Ramos <pacho@gentoo.org>2014-01-19 17:23:54 +0000
commit2a8d5d8c9bf35c8d3bb6a995cae1b8d96ec00889 (patch)
treed3cb18926e1ff33268c6cc8f7dffa0b26c5ad322 /app-cdr
parentamd64 stable, bug 494802 (diff)
downloadgentoo-2-2a8d5d8c9bf35c8d3bb6a995cae1b8d96ec00889.tar.gz
gentoo-2-2a8d5d8c9bf35c8d3bb6a995cae1b8d96ec00889.tar.bz2
gentoo-2-2a8d5d8c9bf35c8d3bb6a995cae1b8d96ec00889.zip
amd64 stable, bug 494802
(Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'app-cdr')
-rw-r--r--app-cdr/cdemu-daemon/ChangeLog7
-rw-r--r--app-cdr/cdemu-daemon/cdemu-daemon-2.1.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-cdr/cdemu-daemon/ChangeLog b/app-cdr/cdemu-daemon/ChangeLog
index ec398ffb250c..8eebf84f02e9 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.8 2013/10/08 16:52:06 tetromino Exp $
+# 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 $
+
+ 19 Jan 2014; Pacho Ramos <pacho@gentoo.org> cdemu-daemon-2.1.1.ebuild:
+ amd64 stable, bug 494802
*cdemu-daemon-2.1.1 (08 Oct 2013)
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 3c0b0353aca5..95a2b0672f3a 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-2013 Gentoo Foundation
+# 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.1 2013/10/08 16:52:06 tetromino Exp $
+# $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 $
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