diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-01-16 17:42:41 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-01-16 17:42:41 +0000 |
commit | 4614fd44ef380105d0be6e9f8d79ce8dce819013 (patch) | |
tree | 3281266d9c144849c6286f6da74eeb8d52a26892 /app-cdr/cdemud | |
parent | stable x86, bug 296868 (diff) | |
download | historical-4614fd44ef380105d0be6e9f8d79ce8dce819013.tar.gz historical-4614fd44ef380105d0be6e9f8d79ce8dce819013.tar.bz2 historical-4614fd44ef380105d0be6e9f8d79ce8dce819013.zip |
stable x86, bug 296868
Package-Manager: portage-2.1.6.13/cvs/Linux i686
Diffstat (limited to 'app-cdr/cdemud')
-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 |