Drop virtual/libc dependency.
authorDiego Elio Pettenò <flameeyes@gentoo.org>
Tue, 7 Mar 2006 15:30:15 +0000 (15:30 +0000)
committerDiego Elio Pettenò <flameeyes@gentoo.org>
Tue, 7 Mar 2006 15:30:15 +0000 (15:30 +0000)
Package-Manager: portage-2.1_pre5-r4

media-sound/qsampler/ChangeLog
media-sound/qsampler/qsampler-0.1.0.ebuild
media-sound/qsampler/qsampler-0.1.2.ebuild
media-sound/qsynth/ChangeLog
media-sound/qsynth/metadata.xml
media-sound/qsynth/qsynth-0.1.0.ebuild
media-sound/qsynth/qsynth-0.2.1.ebuild
media-sound/qsynth/qsynth-0.2.2.ebuild
media-sound/qsynth/qsynth-0.2.3.ebuild
media-sound/qsynth/qsynth-0.2.4.ebuild

index 5c7281d790f11f31bbe012b95d310e89ae4457cc..feb91ad20d67ce86d427a57ccee693d428de2f4a 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for media-sound/qsampler
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/qsampler/ChangeLog,v 1.8 2005/11/07 11:45:31 flameeyes Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/qsampler/ChangeLog,v 1.9 2006/03/07 15:27:58 flameeyes Exp $
+
+  07 Mar 2006; Diego Pettenò <flameeyes@gentoo.org> qsampler-0.1.0.ebuild,
+  qsampler-0.1.2.ebuild:
+  Drop virtual/libc dependency.
 
   07 Nov 2005; Diego Pettenò <flameeyes@gentoo.org> qsampler-0.1.0.ebuild,
   qsampler-0.1.2.ebuild:
index 9a16291befffbc1c444e1cb6b61ead968903cf35..12db9428aefa4c2fb62892d0de49adf713a2bf12 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/qsampler/qsampler-0.1.0.ebuild,v 1.5 2005/11/07 11:45:31 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/qsampler/qsampler-0.1.0.ebuild,v 1.6 2006/03/07 15:27:58 flameeyes Exp $
 
 inherit kde eutils
 
@@ -11,8 +11,7 @@ LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="-amd64 ~x86"
 IUSE=""
-RDEPEND="virtual/libc
-       =x11-libs/qt-3*
+RDEPEND="=x11-libs/qt-3*
        >=media-libs/liblscp-0.2.9
        >=media-libs/libgig-2.0.0
        media-libs/alsa-lib"
index bf7702532152096e6888d9ace2fbe32d0c642241..49d1e235491112c92570b42acf1bc174a6b830eb 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/qsampler/qsampler-0.1.2.ebuild,v 1.7 2005/11/07 11:45:31 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/qsampler/qsampler-0.1.2.ebuild,v 1.8 2006/03/07 15:27:58 flameeyes Exp $
 
 inherit kde eutils
 
@@ -11,8 +11,7 @@ LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
-RDEPEND="virtual/libc
-       =x11-libs/qt-3*
+RDEPEND="=x11-libs/qt-3*
        >=media-libs/liblscp-0.3.0
        >=media-libs/libgig-2.0.1
        >=media-sound/linuxsampler-0.3.2
index fc6a89a621ab6c5de8233effa053a3581e92ced8..66b0552b2cbe46d3ac757039c074ca564e4e4bf6 100644 (file)
@@ -1,6 +1,11 @@
 # ChangeLog for media-sound/qsynth
 # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/qsynth/ChangeLog,v 1.14 2006/02/07 20:43:50 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/qsynth/ChangeLog,v 1.15 2006/03/07 15:30:15 flameeyes Exp $
+
+  07 Mar 2006; Diego Pettenò <flameeyes@gentoo.org> metadata.xml,
+  qsynth-0.1.0.ebuild, qsynth-0.2.1.ebuild, qsynth-0.2.2.ebuild,
+  qsynth-0.2.3.ebuild, qsynth-0.2.4.ebuild:
+  Drop virtual/libc dependency.
 
   07 Feb 2006; Simon Stelling <blubb@gentoo.org> qsynth-0.2.3.ebuild:
   stable on amd64
index e70dd2ba42f684053de95f348496deb5b3c56214..12ba61c118ad34da06f82635b6ff408c016a5b95 100644 (file)
@@ -3,8 +3,8 @@
 <pkgmetadata>
 <herd>sound</herd>
 <maintainer>
-  <email>sound@gentoo.org</email>
-  </maintainer>
+<email>sound@gentoo.org</email>
+</maintainer>
 <longdescription>
 QSynth is a fluidsynth GUI front-end application written in C++ around the
 Qt3 toolkit using Qt Designer. Eventually it may evolve into a softsynth
index bf1ad3a4c9f3733c5062096bfabf5d117362a6ad..4817d3b9294637086d1e3d4650d9bf46241fdb62 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/qsynth/qsynth-0.1.0.ebuild,v 1.8 2005/09/04 10:57:43 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/qsynth/qsynth-0.1.0.ebuild,v 1.9 2006/03/07 15:30:15 flameeyes Exp $
 
 DESCRIPTION="A Qt application to control FluidSynth"
 HOMEPAGE="http://qsynth.sf.net/"
@@ -11,8 +11,7 @@ SLOT="0"
 IUSE=""
 KEYWORDS="x86 ~amd64"
 
-DEPEND="virtual/libc
-       =x11-libs/qt-3*
+DEPEND="=x11-libs/qt-3*
        media-sound/fluidsynth"
 
 src_compile() {
index 60e6b7247eb44b127fd12e0ddd77abceba85c4d9..9763509b40fd3318188bc7093a6b2f4e4e3a3f30 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/qsynth/qsynth-0.2.1.ebuild,v 1.8 2005/09/04 10:57:43 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/qsynth/qsynth-0.2.1.ebuild,v 1.9 2006/03/07 15:30:15 flameeyes Exp $
 
 DESCRIPTION="A Qt application to control FluidSynth"
 HOMEPAGE="http://qsynth.sf.net/"
@@ -11,8 +11,7 @@ SLOT="0"
 IUSE=""
 KEYWORDS="x86 amd64 ~ppc"
 
-DEPEND="virtual/libc
-       =x11-libs/qt-3*
+DEPEND="=x11-libs/qt-3*
        media-sound/fluidsynth"
 
 src_compile() {
index 231e338a75e76eca2eda9ae0088a6c093d1e5a7b..d7063407746f8462502d106d9880b161bcde81f0 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/qsynth/qsynth-0.2.2.ebuild,v 1.4 2005/09/04 10:57:43 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/qsynth/qsynth-0.2.2.ebuild,v 1.5 2006/03/07 15:30:15 flameeyes Exp $
 
 DESCRIPTION="A Qt application to control FluidSynth"
 HOMEPAGE="http://qsynth.sf.net/"
@@ -11,8 +11,7 @@ SLOT="0"
 IUSE=""
 KEYWORDS="~amd64 ~ppc ~sparc ~x86"
 
-DEPEND="virtual/libc
-       =x11-libs/qt-3*
+DEPEND="=x11-libs/qt-3*
        media-sound/fluidsynth"
 
 src_compile() {
index 459f38ceb0e897b51d2e13c6955b4a0c24aee13a..c5270c8396d6f8b797d04638a8c110f52b080401 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 1999-2006 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/qsynth/qsynth-0.2.3.ebuild,v 1.5 2006/02/07 20:43:50 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/qsynth/qsynth-0.2.3.ebuild,v 1.6 2006/03/07 15:30:15 flameeyes Exp $
 
 DESCRIPTION="A Qt application to control FluidSynth"
 HOMEPAGE="http://qsynth.sf.net/"
@@ -11,8 +11,7 @@ SLOT="0"
 IUSE=""
 KEYWORDS="amd64 ~ppc ~sparc x86"
 
-DEPEND="virtual/libc
-       =x11-libs/qt-3*
+DEPEND="=x11-libs/qt-3*
        media-sound/fluidsynth"
 
 src_compile() {
index f95fa3171ea594bb0dd6890301dd2799c544f222..d73653be1201854f9d7bbed5e61f884c723217d4 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/qsynth/qsynth-0.2.4.ebuild,v 1.1 2005/11/06 06:42:04 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/qsynth/qsynth-0.2.4.ebuild,v 1.2 2006/03/07 15:30:15 flameeyes Exp $
 
 DESCRIPTION="A Qt application to control FluidSynth"
 HOMEPAGE="http://qsynth.sf.net/"
@@ -11,8 +11,7 @@ SLOT="0"
 IUSE=""
 KEYWORDS="~amd64 ~ppc ~sparc ~x86"
 
-DEPEND="virtual/libc
-       =x11-libs/qt-3*
+DEPEND="=x11-libs/qt-3*
        media-sound/fluidsynth"
 
 src_compile() {