diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-20 11:11:20 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-20 11:11:20 +0000 |
commit | 946f0b367ad70ce49c438bbb886dea857f5fcfca (patch) | |
tree | f5fbf7b74c53c59790bf965908a0cb8386f15efe /app-cdr/cdemu-daemon/cdemu-daemon-2.1.0.ebuild | |
parent | Stable for x86, wrt bug #477004 (diff) | |
download | gentoo-2-946f0b367ad70ce49c438bbb886dea857f5fcfca.tar.gz gentoo-2-946f0b367ad70ce49c438bbb886dea857f5fcfca.tar.bz2 gentoo-2-946f0b367ad70ce49c438bbb886dea857f5fcfca.zip |
Stable for x86, wrt bug #477004
(Portage version: 2.1.12.13/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-cdr/cdemu-daemon/cdemu-daemon-2.1.0.ebuild')
-rw-r--r-- | app-cdr/cdemu-daemon/cdemu-daemon-2.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-cdr/cdemu-daemon/cdemu-daemon-2.1.0.ebuild b/app-cdr/cdemu-daemon/cdemu-daemon-2.1.0.ebuild index daeaf008a992..a7c52885a0a7 100644 --- a/app-cdr/cdemu-daemon/cdemu-daemon-2.1.0.ebuild +++ b/app-cdr/cdemu-daemon/cdemu-daemon-2.1.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-daemon/cdemu-daemon-2.1.0.ebuild,v 1.2 2013/07/20 11:08:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/cdemu-daemon/cdemu-daemon-2.1.0.ebuild,v 1.3 2013/07/20 11:11:20 ago Exp $ EAPI="5" @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/cdemu/${P}.tar.bz2" LICENSE="GPL-2+" SLOT="0/5" # subslot = CDEMU_DAEMON_INTERFACE_VERSION in CMakeLists.txt -KEYWORDS="amd64 ~hppa ~x86" +KEYWORDS="amd64 ~hppa x86" IUSE="" RDEPEND=">=dev-libs/glib-2.26:2 |