summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2008-06-06 07:50:00 +0000
committerChristian Faulhammer <fauli@gentoo.org>2008-06-06 07:50:00 +0000
commit711eabdee002148e321f49c3ce001d4c1ff58690 (patch)
tree5e22faea986efb92a18d35d162e3761bc3c0c79e /app-cdr/cdemud
parentno parallel builds (diff)
downloadhistorical-711eabdee002148e321f49c3ce001d4c1ff58690.tar.gz
historical-711eabdee002148e321f49c3ce001d4c1ff58690.tar.bz2
historical-711eabdee002148e321f49c3ce001d4c1ff58690.zip
stable x86, bug 224825
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'app-cdr/cdemud')
-rw-r--r--app-cdr/cdemud/ChangeLog5
-rw-r--r--app-cdr/cdemud/cdemud-1.0.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-cdr/cdemud/ChangeLog b/app-cdr/cdemud/ChangeLog
index e95e103330f5..d78b07dd7897 100644
--- a/app-cdr/cdemud/ChangeLog
+++ b/app-cdr/cdemud/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-cdr/cdemud
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-cdr/cdemud/ChangeLog,v 1.1 2008/05/20 02:24:03 vanquirius Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-cdr/cdemud/ChangeLog,v 1.2 2008/06/06 07:48:08 opfer Exp $
+
+ 06 Jun 2008; Christian Faulhammer <opfer@gentoo.org> cdemud-1.0.0.ebuild:
+ stable x86, bug 224825
*cdemud-1.0.0 (19 May 2008)
diff --git a/app-cdr/cdemud/cdemud-1.0.0.ebuild b/app-cdr/cdemud/cdemud-1.0.0.ebuild
index 7be3872e5fd7..d292beef5e07 100644
--- a/app-cdr/cdemud/cdemud-1.0.0.ebuild
+++ b/app-cdr/cdemud/cdemud-1.0.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-cdr/cdemud/cdemud-1.0.0.ebuild,v 1.1 2008/05/20 02:24:03 vanquirius Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-cdr/cdemud/cdemud-1.0.0.ebuild,v 1.2 2008/06/06 07:48:08 opfer Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/cdemu/cdemu-daemon-${PV}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86"
IUSE="alsa"
S="${WORKDIR}/cdemu-daemon-${PV}"