summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2012-04-09 12:11:22 +0000
committerMarkus Meier <maekke@gentoo.org>2012-04-09 12:11:22 +0000
commitb6c7e3aedeb4d68268eae872b91aad5d497c5a5c (patch)
treedad4921d37072d87279231b1982ad9c835a21820 /app-cdr/cdemud
parentx86 stable, bug #406941 (diff)
downloadhistorical-b6c7e3aedeb4d68268eae872b91aad5d497c5a5c.tar.gz
historical-b6c7e3aedeb4d68268eae872b91aad5d497c5a5c.tar.bz2
historical-b6c7e3aedeb4d68268eae872b91aad5d497c5a5c.zip
x86 stable, bug #406941
Package-Manager: portage-2.1.10.56/cvs/Linux x86_64
Diffstat (limited to 'app-cdr/cdemud')
-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