diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-25 16:49:05 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-25 16:49:05 +0000 |
commit | cc6b2b277b95e85cf1ee8401bf7568e0d65f0c6a (patch) | |
tree | ec34ec80a143c3d3a9c2418e5fe1c68692635adb /app-cdr | |
parent | Stable for x86, wrt bug #473538 (diff) | |
download | gentoo-2-cc6b2b277b95e85cf1ee8401bf7568e0d65f0c6a.tar.gz gentoo-2-cc6b2b277b95e85cf1ee8401bf7568e0d65f0c6a.tar.bz2 gentoo-2-cc6b2b277b95e85cf1ee8401bf7568e0d65f0c6a.zip |
Stable for x86, wrt bug #473538
(Portage version: 2.1.12.9/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-cdr')
-rw-r--r-- | app-cdr/cdemu/ChangeLog | 5 | ||||
-rw-r--r-- | app-cdr/cdemu/cdemu-2.0.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-cdr/cdemu/ChangeLog b/app-cdr/cdemu/ChangeLog index 3b1919d6181c..84930fefb452 100644 --- a/app-cdr/cdemu/ChangeLog +++ b/app-cdr/cdemu/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-cdr/cdemu # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-cdr/cdemu/ChangeLog,v 1.38 2013/06/17 04:19:18 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/cdemu/ChangeLog,v 1.39 2013/06/25 16:49:05 ago Exp $ + + 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> cdemu-2.0.0.ebuild: + Stable for x86, wrt bug #473538 *cdemu-2.1.0 (17 Jun 2013) diff --git a/app-cdr/cdemu/cdemu-2.0.0.ebuild b/app-cdr/cdemu/cdemu-2.0.0.ebuild index 04115e68df7c..e39bf0fd277f 100644 --- a/app-cdr/cdemu/cdemu-2.0.0.ebuild +++ b/app-cdr/cdemu/cdemu-2.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-cdr/cdemu/cdemu-2.0.0.ebuild,v 1.1 2013/01/28 00:22:41 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/cdemu/cdemu-2.0.0.ebuild,v 1.2 2013/06/25 16:49:05 ago Exp $ EAPI="5" @@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/cdemu/cdemu-client-${PV}.tar.bz2" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="~amd64 ~hppa x86" IUSE="+cdemu-daemon" RDEPEND="${PYTHON_DEPS} |