summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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