diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-12 23:41:04 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-12 23:41:04 +0000 |
commit | a9d65bd155646e73781e2ff824ccbc88f0170c21 (patch) | |
tree | 267f0ac5324bba12d92898f7b17e002a1c110264 /media-sound/alsa-patch-bay | |
parent | tweak (diff) | |
download | historical-a9d65bd155646e73781e2ff824ccbc88f0170c21.tar.gz historical-a9d65bd155646e73781e2ff824ccbc88f0170c21.tar.bz2 historical-a9d65bd155646e73781e2ff824ccbc88f0170c21.zip |
repoman fixes
Diffstat (limited to 'media-sound/alsa-patch-bay')
4 files changed, 8 insertions, 8 deletions
diff --git a/media-sound/alsa-patch-bay/alsa-patch-bay-0.3.ebuild b/media-sound/alsa-patch-bay/alsa-patch-bay-0.3.ebuild index 136048d6f94e..17c6ef35f137 100644 --- a/media-sound/alsa-patch-bay/alsa-patch-bay-0.3.ebuild +++ b/media-sound/alsa-patch-bay/alsa-patch-bay-0.3.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-patch-bay/alsa-patch-bay-0.3.ebuild,v 1.3 2003/02/13 13:05:49 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-patch-bay/alsa-patch-bay-0.3.ebuild,v 1.4 2003/07/12 23:41:04 aliz Exp $ DESCRIPTION="Graphical patch bay for the ALSA sequencer API." HOMEPAGE="http://pkl.net/~node/alsa-patch-bay.html" LICENSE="GPL-2" SLOT="0" -DEPEND=">=x11-libs/gtkmm-2.0.2 +DEPEND=">=dev-cpp/gtkmm-2.0.2 >=media-sound/alsa-driver-0.9.0_rc1 >=media-libs/alsa-lib-0.9.0_rc1 >=media-sound/alsa-utils-0.9.0_rc1" diff --git a/media-sound/alsa-patch-bay/alsa-patch-bay-0.4.1.ebuild b/media-sound/alsa-patch-bay/alsa-patch-bay-0.4.1.ebuild index d94bc7288bcf..fe1391f91502 100644 --- a/media-sound/alsa-patch-bay/alsa-patch-bay-0.4.1.ebuild +++ b/media-sound/alsa-patch-bay/alsa-patch-bay-0.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-patch-bay/alsa-patch-bay-0.4.1.ebuild,v 1.1 2003/03/04 23:24:23 agenkin Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-patch-bay/alsa-patch-bay-0.4.1.ebuild,v 1.2 2003/07/12 23:41:04 aliz Exp $ DESCRIPTION="Graphical patch bay for the ALSA sequencer API." HOMEPAGE="http://pkl.net/~node/alsa-patch-bay.html" @@ -15,7 +15,7 @@ IUSE="" # To use fltk instead, do $ USE="fltk" emerge alsa-patch-bay # Note: fltk is not an official USE flag, and the dependency on # it may go away in the future. -DEPEND="!fltk? x11-libs/gtkmm +DEPEND="!fltk? dev-cpp/gtkmm fltk? >=x11-libs/fltk-1.1.2 >=media-sound/alsa-driver-0.9.0_rc1 >=media-libs/alsa-lib-0.9.0_rc1 diff --git a/media-sound/alsa-patch-bay/alsa-patch-bay-0.5.1-r1.ebuild b/media-sound/alsa-patch-bay/alsa-patch-bay-0.5.1-r1.ebuild index 6be57c8212bc..6dccb1ed5846 100644 --- a/media-sound/alsa-patch-bay/alsa-patch-bay-0.5.1-r1.ebuild +++ b/media-sound/alsa-patch-bay/alsa-patch-bay-0.5.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-patch-bay/alsa-patch-bay-0.5.1-r1.ebuild,v 1.1 2003/06/08 19:53:20 torbenh Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-patch-bay/alsa-patch-bay-0.5.1-r1.ebuild,v 1.2 2003/07/12 23:41:04 aliz Exp $ DESCRIPTION="Graphical patch bay for the ALSA sequencer API." HOMEPAGE="http://pkl.net/~node/alsa-patch-bay.html" @@ -15,7 +15,7 @@ IUSE="fltk" # To use fltk instead, do $ USE="fltk" emerge alsa-patch-bay # Note: fltk is not an official USE flag, and the dependency on # it may go away in the future. -DEPEND="!fltk? >=x11-libs/gtkmm-2.0 +DEPEND="!fltk? >=dev-cpp/gtkmm-2.0 fltk? >=x11-libs/fltk-1.1.2 >=media-sound/alsa-driver-0.9.0_rc1 >=media-libs/alsa-lib-0.9.0_rc1 diff --git a/media-sound/alsa-patch-bay/alsa-patch-bay-0.5.1.ebuild b/media-sound/alsa-patch-bay/alsa-patch-bay-0.5.1.ebuild index 524f0c53d509..eb98b20fa1be 100644 --- a/media-sound/alsa-patch-bay/alsa-patch-bay-0.5.1.ebuild +++ b/media-sound/alsa-patch-bay/alsa-patch-bay-0.5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-patch-bay/alsa-patch-bay-0.5.1.ebuild,v 1.2 2003/05/09 15:56:32 darkspecter Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-patch-bay/alsa-patch-bay-0.5.1.ebuild,v 1.3 2003/07/12 23:41:04 aliz Exp $ DESCRIPTION="Graphical patch bay for the ALSA sequencer API." HOMEPAGE="http://pkl.net/~node/alsa-patch-bay.html" @@ -15,7 +15,7 @@ IUSE="" # To use fltk instead, do $ USE="fltk" emerge alsa-patch-bay # Note: fltk is not an official USE flag, and the dependency on # it may go away in the future. -DEPEND="!fltk? x11-libs/gtkmm +DEPEND="!fltk? dev-cpp/gtkmm fltk? >=x11-libs/fltk-1.1.2 >=media-sound/alsa-driver-0.9.0_rc1 >=media-libs/alsa-lib-0.9.0_rc1 |