diff options
author | Christoph Mende <angelos@gentoo.org> | 2011-03-28 18:38:37 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2011-03-28 18:38:37 +0000 |
commit | 1daaca5c714440c711bceb847854854daeae9cf7 (patch) | |
tree | 61330314db26fae046446e918a9241048eff767b /media-sound/seq24 | |
parent | Fixed slot deps (diff) | |
download | gentoo-2-1daaca5c714440c711bceb847854854daeae9cf7.tar.gz gentoo-2-1daaca5c714440c711bceb847854854daeae9cf7.tar.bz2 gentoo-2-1daaca5c714440c711bceb847854854daeae9cf7.zip |
Fixed slot deps
(Portage version: 2.2.0_alpha29/cvs/Linux x86_64)
Diffstat (limited to 'media-sound/seq24')
-rw-r--r-- | media-sound/seq24/ChangeLog | 8 | ||||
-rw-r--r-- | media-sound/seq24/seq24-0.9.0.ebuild | 6 | ||||
-rw-r--r-- | media-sound/seq24/seq24-0.9.2.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/media-sound/seq24/ChangeLog b/media-sound/seq24/ChangeLog index 0fa071215b51..a4a1369ab988 100644 --- a/media-sound/seq24/ChangeLog +++ b/media-sound/seq24/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-sound/seq24 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/seq24/ChangeLog,v 1.40 2010/12/27 01:16:44 aballier Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/seq24/ChangeLog,v 1.41 2011/03/28 18:38:37 angelos Exp $ + + 28 Mar 2011; Christoph Mende <angelos@gentoo.org> seq24-0.9.0.ebuild, + seq24-0.9.2.ebuild: + Fixed slot deps *seq24-0.9.2 (27 Dec 2010) diff --git a/media-sound/seq24/seq24-0.9.0.ebuild b/media-sound/seq24/seq24-0.9.0.ebuild index e0c31f50208d..e1223d9ec27b 100644 --- a/media-sound/seq24/seq24-0.9.0.ebuild +++ b/media-sound/seq24/seq24-0.9.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/seq24/seq24-0.9.0.ebuild,v 1.5 2009/08/01 06:37:56 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/seq24/seq24-0.9.0.ebuild,v 1.6 2011/03/28 18:38:37 angelos Exp $ EAPI=2 inherit eutils @@ -15,7 +15,7 @@ SLOT="0" KEYWORDS="amd64 ~ppc x86" RDEPEND="media-libs/alsa-lib - >=dev-cpp/gtkmm-2.4 + >=dev-cpp/gtkmm-2.4:2.4 >=dev-libs/libsigc++-2.2:2 jack? ( >=media-sound/jack-audio-connection-kit-0.90 ) lash? ( >=media-sound/lash-0.5 )" diff --git a/media-sound/seq24/seq24-0.9.2.ebuild b/media-sound/seq24/seq24-0.9.2.ebuild index 244d3b8d0976..ec87c86a7a81 100644 --- a/media-sound/seq24/seq24-0.9.2.ebuild +++ b/media-sound/seq24/seq24-0.9.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/seq24/seq24-0.9.2.ebuild,v 1.1 2010/12/27 01:16:44 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/seq24/seq24-0.9.2.ebuild,v 1.2 2011/03/28 18:38:37 angelos Exp $ EAPI=2 inherit eutils @@ -15,7 +15,7 @@ SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" RDEPEND="media-libs/alsa-lib - >=dev-cpp/gtkmm-2.4 + >=dev-cpp/gtkmm-2.4:2.4 >=dev-libs/libsigc++-2.2:2 jack? ( >=media-sound/jack-audio-connection-kit-0.90 ) lash? ( >=media-sound/lash-0.5 )" |