diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-01-16 17:39:14 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-01-16 17:39:14 +0000 |
commit | 2607f4f9811934e4bc8bde9df625cb7f1c645479 (patch) | |
tree | 7d42297231f6a49034c01c6a2bfecfb38b014538 /app-cdr | |
parent | stable x86, bug 296868 (diff) | |
download | gentoo-2-2607f4f9811934e4bc8bde9df625cb7f1c645479.tar.gz gentoo-2-2607f4f9811934e4bc8bde9df625cb7f1c645479.tar.bz2 gentoo-2-2607f4f9811934e4bc8bde9df625cb7f1c645479.zip |
stable x86, bug 296868
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'app-cdr')
-rw-r--r-- | app-cdr/cdemu/ChangeLog | 7 | ||||
-rw-r--r-- | app-cdr/cdemu/cdemu-1.2.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-cdr/cdemu/ChangeLog b/app-cdr/cdemu/ChangeLog index 38e2d20792c0..6704f130f263 100644 --- a/app-cdr/cdemu/ChangeLog +++ b/app-cdr/cdemu/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-cdr/cdemu -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-cdr/cdemu/ChangeLog,v 1.19 2009/10/23 18:32:57 pva Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-cdr/cdemu/ChangeLog,v 1.20 2010/01/16 17:39:14 fauli Exp $ + + 16 Jan 2010; Christian Faulhammer <fauli@gentoo.org> cdemu-1.2.0.ebuild: + stable x86, bug 296868 *cdemu-1.2.0 (23 Oct 2009) diff --git a/app-cdr/cdemu/cdemu-1.2.0.ebuild b/app-cdr/cdemu/cdemu-1.2.0.ebuild index 8da34fcc1c5c..7d962c11b16f 100644 --- a/app-cdr/cdemu/cdemu-1.2.0.ebuild +++ b/app-cdr/cdemu/cdemu-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/cdemu/cdemu-1.2.0.ebuild,v 1.1 2009/10/23 18:32:57 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/cdemu/cdemu-1.2.0.ebuild,v 1.2 2010/01/16 17:39:14 fauli Exp $ EAPI="2" @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/cdemu/cdemu-client-${PV}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="" RDEPEND="dev-python/dbus-python |