diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-01-18 12:08:53 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-01-18 12:08:53 +0000 |
commit | 4340820bc3fb7e078486ca7ec77779ca2146194c (patch) | |
tree | f706e9f1b012894c9b6646f3fc9f097def61e248 /app-cdr/cdemu | |
parent | Stable for amd64, wrt bug #397709 (diff) | |
download | historical-4340820bc3fb7e078486ca7ec77779ca2146194c.tar.gz historical-4340820bc3fb7e078486ca7ec77779ca2146194c.tar.bz2 historical-4340820bc3fb7e078486ca7ec77779ca2146194c.zip |
Stable for amd64, wrt bug #397709
Package-Manager: portage-2.1.10.41/cvs/Linux x86_64
Diffstat (limited to 'app-cdr/cdemu')
-rw-r--r-- | app-cdr/cdemu/ChangeLog | 7 | ||||
-rw-r--r-- | app-cdr/cdemu/cdemu-1.4.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-cdr/cdemu/ChangeLog b/app-cdr/cdemu/ChangeLog index 5b29dd8c2ffc..867f05904518 100644 --- a/app-cdr/cdemu/ChangeLog +++ b/app-cdr/cdemu/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-cdr/cdemu -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-cdr/cdemu/ChangeLog,v 1.29 2011/12/31 21:22:20 tetromino Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-cdr/cdemu/ChangeLog,v 1.30 2012/01/18 12:08:27 ago Exp $ + + 18 Jan 2012; Agostino Sarubbo <ago@gentoo.org> cdemu-1.4.0.ebuild: + Stable for amd64, wrt bug #397709 31 Dec 2011; Alexandre Rostovtsev <tetromino@gentoo.org> cdemu-1.2.0.ebuild, cdemu-1.3.0.ebuild: diff --git a/app-cdr/cdemu/cdemu-1.4.0.ebuild b/app-cdr/cdemu/cdemu-1.4.0.ebuild index 012cc205d2b4..67a5a631160c 100644 --- a/app-cdr/cdemu/cdemu-1.4.0.ebuild +++ b/app-cdr/cdemu/cdemu-1.4.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-cdr/cdemu/cdemu-1.4.0.ebuild,v 1.1 2011/11/23 10:14:26 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/cdemu/cdemu-1.4.0.ebuild,v 1.2 2012/01/18 12:08:27 ago Exp $ EAPI="4" PYTHON_DEPEND="2" @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/cdemu/cdemu-client-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="+cdemud" RDEPEND="dev-python/dbus-python |