summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2015-03-31 19:35:47 +0000
committerUlrich Müller <ulm@gentoo.org>2015-03-31 19:35:47 +0000
commit40eff00ebd6411e723d51ec778d9efa005aa93e7 (patch)
treed1922ce4250fadceadbb099717b65acfa6407492 /media-sound
parentUpdate dependency after package move of eselect modules to app-eselect. (diff)
downloadgentoo-2-40eff00ebd6411e723d51ec778d9efa005aa93e7.tar.gz
gentoo-2-40eff00ebd6411e723d51ec778d9efa005aa93e7.tar.bz2
gentoo-2-40eff00ebd6411e723d51ec778d9efa005aa93e7.zip
Update dependency after package move of eselect modules to app-eselect.
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/chuck/ChangeLog7
-rw-r--r--media-sound/chuck/chuck-1.3.1.3.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/media-sound/chuck/ChangeLog b/media-sound/chuck/ChangeLog
index 6fd2afce48db..ca14fda5f5b9 100644
--- a/media-sound/chuck/ChangeLog
+++ b/media-sound/chuck/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/chuck
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/chuck/ChangeLog,v 1.21 2013/06/01 12:17:00 pacho Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/chuck/ChangeLog,v 1.22 2015/03/31 19:35:47 ulm Exp $
+
+ 31 Mar 2015; Ulrich Müller <ulm@gentoo.org> chuck-1.3.1.3.ebuild:
+ Update dependency after package move of eselect modules to app-eselect.
01 Jun 2013; Pacho Ramos <pacho@gentoo.org> -chuck-1.2.1.3-r1.ebuild,
metadata.xml:
diff --git a/media-sound/chuck/chuck-1.3.1.3.ebuild b/media-sound/chuck/chuck-1.3.1.3.ebuild
index 5ae5af8f91a7..29a28f672204 100644
--- a/media-sound/chuck/chuck-1.3.1.3.ebuild
+++ b/media-sound/chuck/chuck-1.3.1.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/chuck/chuck-1.3.1.3.ebuild,v 1.1 2012/10/26 20:34:08 cedk Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/chuck/chuck-1.3.1.3.ebuild,v 1.2 2015/03/31 19:35:47 ulm Exp $
EAPI=2
inherit toolchain-funcs flag-o-matic eutils
@@ -18,7 +18,7 @@ IUSE="+alsa jack oss examples"
RDEPEND="jack? ( media-sound/jack-audio-connection-kit )
alsa? ( media-libs/alsa-lib )
media-libs/libsndfile
- app-admin/eselect-chuck"
+ app-eselect/eselect-chuck"
DEPEND="${RDEPEND}
sys-devel/bison
sys-devel/flex"