summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2005-07-11 21:00:32 +0000
committerDavid Holm <dholm@gentoo.org>2005-07-11 21:00:32 +0000
commitdcbb5315c0dd996c5fb5e2a33220daed3cdf8c85 (patch)
tree76515bc20ab40d13929ec67dc166dc65a5ade968 /media-sound/qsampler
parentMove ia64 patch to mirrors. Add alpha patch to solve math issues that (diff)
downloadgentoo-2-dcbb5315c0dd996c5fb5e2a33220daed3cdf8c85.tar.gz
gentoo-2-dcbb5315c0dd996c5fb5e2a33220daed3cdf8c85.tar.bz2
gentoo-2-dcbb5315c0dd996c5fb5e2a33220daed3cdf8c85.zip
Removed from ~ppc until dependencies can be verified
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'media-sound/qsampler')
-rw-r--r--media-sound/qsampler/ChangeLog5
-rw-r--r--media-sound/qsampler/qsampler-0.1.2.ebuild4
2 files changed, 3 insertions, 6 deletions
diff --git a/media-sound/qsampler/ChangeLog b/media-sound/qsampler/ChangeLog
index 09d49bbef66f..1ec59189b3ad 100644
--- a/media-sound/qsampler/ChangeLog
+++ b/media-sound/qsampler/ChangeLog
@@ -1,9 +1,6 @@
# 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.4 2005/07/11 18:53:16 dholm Exp $
-
- 11 Jul 2005; David Holm <dholm@gentoo.org> qsampler-0.1.2.ebuild:
- Added to ~ppc.
+# $Header: /var/cvsroot/gentoo-x86/media-sound/qsampler/ChangeLog,v 1.5 2005/07/11 21:00:32 dholm Exp $
11 Jul 2005; Frank van de Pol <fvdpol@gentoo.org> qsampler-0.1.0.ebuild,
qsampler-0.1.2.ebuild:
diff --git a/media-sound/qsampler/qsampler-0.1.2.ebuild b/media-sound/qsampler/qsampler-0.1.2.ebuild
index 31a30a17432f..974f92820ff1 100644
--- a/media-sound/qsampler/qsampler-0.1.2.ebuild
+++ b/media-sound/qsampler/qsampler-0.1.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 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.3 2005/07/11 18:53:16 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/qsampler/qsampler-0.1.2.ebuild,v 1.4 2005/07/11 21:00:32 dholm Exp $
inherit kde eutils
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.linuxsampler.org/"
SRC_URI="http://download.linuxsampler.org/packages/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="-amd64 ~ppc ~x86"
+KEYWORDS="-amd64 ~x86"
IUSE=""
RDEPEND="virtual/libc
>=x11-libs/qt-3.1.1