summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2012-04-09 12:10:03 +0000
committerMarkus Meier <maekke@gentoo.org>2012-04-09 12:10:03 +0000
commitd678a3ea760aca73a853b9da1f6296cc1f1598cd (patch)
treea4e4f79f65c574a628828c0779404b77882e673b /app-cdr
parentx86 stable, bug #406941 (diff)
downloadgentoo-2-d678a3ea760aca73a853b9da1f6296cc1f1598cd.tar.gz
gentoo-2-d678a3ea760aca73a853b9da1f6296cc1f1598cd.tar.bz2
gentoo-2-d678a3ea760aca73a853b9da1f6296cc1f1598cd.zip
x86 stable, bug #406941
(Portage version: 2.1.10.56/cvs/Linux x86_64)
Diffstat (limited to 'app-cdr')
-rw-r--r--app-cdr/cdemud/ChangeLog5
-rw-r--r--app-cdr/cdemud/cdemud-1.5.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-cdr/cdemud/ChangeLog b/app-cdr/cdemud/ChangeLog
index d5d57bb959b9..9a4603f71ca2 100644
--- a/app-cdr/cdemud/ChangeLog
+++ b/app-cdr/cdemud/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-cdr/cdemud
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-cdr/cdemud/ChangeLog,v 1.24 2012/03/20 09:03:25 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-cdr/cdemud/ChangeLog,v 1.25 2012/04/09 12:10:03 maekke Exp $
+
+ 09 Apr 2012; Markus Meier <maekke@gentoo.org> cdemud-1.5.0.ebuild:
+ x86 stable, bug #406941
20 Mar 2012; Agostino Sarubbo <ago@gentoo.org> cdemud-1.5.0.ebuild:
Stable for amd64, wrt bug #406941
diff --git a/app-cdr/cdemud/cdemud-1.5.0.ebuild b/app-cdr/cdemud/cdemud-1.5.0.ebuild
index 960621a82b0f..1cc7e803049a 100644
--- a/app-cdr/cdemud/cdemud-1.5.0.ebuild
+++ b/app-cdr/cdemud/cdemud-1.5.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-cdr/cdemud/cdemud-1.5.0.ebuild,v 1.3 2012/03/20 09:03:25 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-cdr/cdemud/cdemud-1.5.0.ebuild,v 1.4 2012/04/09 12:10:03 maekke Exp $
EAPI="4"
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/cdemu/cdemu-daemon-${PV}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~hppa ~x86"
+KEYWORDS="amd64 ~hppa x86"
IUSE="pulseaudio"
RDEPEND=">=dev-libs/glib-2.28:2