diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-01-19 17:24:10 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-01-19 17:24:10 +0000 |
commit | 504ed33fc237593a1b411fe1bfcfae5706de7453 (patch) | |
tree | 14a7b185f73b660e7da94b213d3fbf5769c2fc33 /app-cdr | |
parent | amd64 stable, bug 494802 (diff) | |
download | gentoo-2-504ed33fc237593a1b411fe1bfcfae5706de7453.tar.gz gentoo-2-504ed33fc237593a1b411fe1bfcfae5706de7453.tar.bz2 gentoo-2-504ed33fc237593a1b411fe1bfcfae5706de7453.zip |
amd64 stable, bug 494802
(Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'app-cdr')
-rw-r--r-- | app-cdr/cdemu/ChangeLog | 7 | ||||
-rw-r--r-- | app-cdr/cdemu/cdemu-2.1.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-cdr/cdemu/ChangeLog b/app-cdr/cdemu/ChangeLog index 79a65ba139c1..5e2a48699f59 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.46 2013/10/08 16:52:20 tetromino Exp $ +# 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 $ + + 19 Jan 2014; Pacho Ramos <pacho@gentoo.org> cdemu-2.1.1.ebuild: + amd64 stable, bug 494802 *cdemu-2.1.1 (08 Oct 2013) diff --git a/app-cdr/cdemu/cdemu-2.1.1.ebuild b/app-cdr/cdemu/cdemu-2.1.1.ebuild index 51262d57a6d0..ff2df272c4c6 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-2013 Gentoo Foundation +# 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.1 2013/10/08 16:52:20 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/cdemu/cdemu-2.1.1.ebuild,v 1.2 2014/01/19 17:24:10 pacho 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} |