diff options
author | Ulrich Müller <ulm@gentoo.org> | 2015-03-31 19:37:48 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2015-03-31 19:37:48 +0000 |
commit | 380b198f4adbcb011169c3354946bf7880a5b78e (patch) | |
tree | 8c3ae207195c54f7f02fefb2bd94ae9c121caedc /media-sound/timidity-eawpatches | |
parent | Update dependency after package move of eselect modules to app-eselect. (diff) | |
download | gentoo-2-380b198f4adbcb011169c3354946bf7880a5b78e.tar.gz gentoo-2-380b198f4adbcb011169c3354946bf7880a5b78e.tar.bz2 gentoo-2-380b198f4adbcb011169c3354946bf7880a5b78e.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/timidity-eawpatches')
-rw-r--r-- | media-sound/timidity-eawpatches/ChangeLog | 8 | ||||
-rw-r--r-- | media-sound/timidity-eawpatches/timidity-eawpatches-12-r5.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/media-sound/timidity-eawpatches/ChangeLog b/media-sound/timidity-eawpatches/ChangeLog index 253e29a87c44..cf1cf583af45 100644 --- a/media-sound/timidity-eawpatches/ChangeLog +++ b/media-sound/timidity-eawpatches/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-sound/timidity-eawpatches -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/timidity-eawpatches/ChangeLog,v 1.41 2012/12/02 15:51:54 ulm Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/timidity-eawpatches/ChangeLog,v 1.42 2015/03/31 19:37:48 ulm Exp $ + + 31 Mar 2015; Ulrich Müller <ulm@gentoo.org> + timidity-eawpatches-12-r5.ebuild: + Update dependency after package move of eselect modules to app-eselect. 02 Dec 2012; Ulrich Müller <ulm@gentoo.org> timidity-eawpatches-12-r5.ebuild: diff --git a/media-sound/timidity-eawpatches/timidity-eawpatches-12-r5.ebuild b/media-sound/timidity-eawpatches/timidity-eawpatches-12-r5.ebuild index 965bca1abaff..43ce43c1c18b 100644 --- a/media-sound/timidity-eawpatches/timidity-eawpatches-12-r5.ebuild +++ b/media-sound/timidity-eawpatches/timidity-eawpatches-12-r5.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/timidity-eawpatches/timidity-eawpatches-12-r5.ebuild,v 1.14 2012/12/02 15:51:54 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/timidity-eawpatches/timidity-eawpatches-12-r5.ebuild,v 1.15 2015/03/31 19:37:48 ulm Exp $ S=${WORKDIR}/eawpats @@ -14,7 +14,7 @@ KEYWORDS="amd64 arm hppa ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" # These can be used for libmodplug too, so don't depend on timidity++ -DEPEND="app-admin/eselect-timidity" +DEPEND="app-eselect/eselect-timidity" RDEPEND="" RESTRICT="binchecks strip" |