diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-26 11:38:06 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-26 11:38:06 +0000 |
commit | 962e49d12e221f49e12b895d760d7ad454737e4d (patch) | |
tree | c7d25f66c5b6ef8635fffd8a2c6dfaab496ef3aa /app-cdr | |
parent | Stable for x86, wrt bug #494802 (diff) | |
download | gentoo-2-962e49d12e221f49e12b895d760d7ad454737e4d.tar.gz gentoo-2-962e49d12e221f49e12b895d760d7ad454737e4d.tar.bz2 gentoo-2-962e49d12e221f49e12b895d760d7ad454737e4d.zip |
Stable for x86, wrt bug #494802
(Portage version: 2.2.7/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.1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-cdr/cdemu/ChangeLog b/app-cdr/cdemu/ChangeLog index 5e2a48699f59..85fac7d6c07d 100644 --- a/app-cdr/cdemu/ChangeLog +++ b/app-cdr/cdemu/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-cdr/cdemu # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-cdr/cdemu/ChangeLog,v 1.47 2014/01/19 17:24:10 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/cdemu/ChangeLog,v 1.48 2014/01/26 11:38:06 ago Exp $ + + 26 Jan 2014; Agostino Sarubbo <ago@gentoo.org> cdemu-2.1.1.ebuild: + Stable for x86, wrt bug #494802 19 Jan 2014; Pacho Ramos <pacho@gentoo.org> cdemu-2.1.1.ebuild: amd64 stable, bug 494802 diff --git a/app-cdr/cdemu/cdemu-2.1.1.ebuild b/app-cdr/cdemu/cdemu-2.1.1.ebuild index ff2df272c4c6..24546eaecd7e 100644 --- a/app-cdr/cdemu/cdemu-2.1.1.ebuild +++ b/app-cdr/cdemu/cdemu-2.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-cdr/cdemu/cdemu-2.1.1.ebuild,v 1.2 2014/01/19 17:24:10 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/cdemu/cdemu-2.1.1.ebuild,v 1.3 2014/01/26 11:38:06 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} |