diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-01-16 17:38:10 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-01-16 17:38:10 +0000 |
commit | da33917d90671c7966de7c5089dc47684a43861c (patch) | |
tree | 4358ee6bae21e3da824113ed9815e7b7b32bb865 /app-cdr | |
parent | stable x86, bug 296868 (diff) | |
download | gentoo-2-da33917d90671c7966de7c5089dc47684a43861c.tar.gz gentoo-2-da33917d90671c7966de7c5089dc47684a43861c.tar.bz2 gentoo-2-da33917d90671c7966de7c5089dc47684a43861c.zip |
stable x86, bug 296868
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'app-cdr')
-rw-r--r-- | app-cdr/cdemud/ChangeLog | 7 | ||||
-rw-r--r-- | app-cdr/cdemud/cdemud-1.2.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-cdr/cdemud/ChangeLog b/app-cdr/cdemud/ChangeLog index 61a163eee39f..68a6be6a9c44 100644 --- a/app-cdr/cdemud/ChangeLog +++ b/app-cdr/cdemud/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-cdr/cdemud -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-cdr/cdemud/ChangeLog,v 1.10 2009/10/23 18:31:23 pva Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-cdr/cdemud/ChangeLog,v 1.11 2010/01/16 17:38:10 fauli Exp $ + + 16 Jan 2010; Christian Faulhammer <fauli@gentoo.org> cdemud-1.2.0.ebuild: + stable x86, bug 296868 *cdemud-1.2.0 (23 Oct 2009) diff --git a/app-cdr/cdemud/cdemud-1.2.0.ebuild b/app-cdr/cdemud/cdemud-1.2.0.ebuild index c1e7daa3747f..4752bb4ef622 100644 --- a/app-cdr/cdemud/cdemud-1.2.0.ebuild +++ b/app-cdr/cdemud/cdemud-1.2.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-cdr/cdemud/cdemud-1.2.0.ebuild,v 1.1 2009/10/23 18:31:24 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/cdemud/cdemud-1.2.0.ebuild,v 1.2 2010/01/16 17:38:10 fauli Exp $ EAPI="2" @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/cdemu/cdemu-daemon-${PV}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="alsa pulseaudio" RDEPEND=">dev-libs/dbus-glib-0.6 |