summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2005-07-11 18:53:16 +0000
committerDavid Holm <dholm@gentoo.org>2005-07-11 18:53:16 +0000
commitc4b9b0a40627c7fc62366cae1f4e05c0c0498df6 (patch)
treea0649a0051903f5ff3bf7c11ac2570a250cf92f2 /media-sound/qsampler
parentFix HOMEPAGE (#98693). (diff)
downloadgentoo-2-c4b9b0a40627c7fc62366cae1f4e05c0c0498df6.tar.gz
gentoo-2-c4b9b0a40627c7fc62366cae1f4e05c0c0498df6.tar.bz2
gentoo-2-c4b9b0a40627c7fc62366cae1f4e05c0c0498df6.zip
Added to ~ppc
(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, 6 insertions, 3 deletions
diff --git a/media-sound/qsampler/ChangeLog b/media-sound/qsampler/ChangeLog
index b134613bfc95..09d49bbef66f 100644
--- a/media-sound/qsampler/ChangeLog
+++ b/media-sound/qsampler/ChangeLog
@@ -1,6 +1,9 @@
# 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.3 2005/07/11 17:07:05 fvdpol Exp $
+# $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.
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 9ab8e0580bd4..31a30a17432f 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.2 2005/07/11 17:07:05 fvdpol Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/qsampler/qsampler-0.1.2.ebuild,v 1.3 2005/07/11 18:53:16 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 ~x86"
+KEYWORDS="-amd64 ~ppc ~x86"
IUSE=""
RDEPEND="virtual/libc
>=x11-libs/qt-3.1.1