summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrank van de Pol <fvdpol@gentoo.org>2005-07-11 17:07:05 +0000
committerFrank van de Pol <fvdpol@gentoo.org>2005-07-11 17:07:05 +0000
commitaa7b027e3a095b902995ecddfeb55fdb9ab64344 (patch)
treee2f7bd8f4a187b47e2665938a86976c5843309ed /media-sound
parentConvert RT2500STA.dat to unix format thanks to Kevin Parent <kparent@enersea.... (diff)
downloadgentoo-2-aa7b027e3a095b902995ecddfeb55fdb9ab64344.tar.gz
gentoo-2-aa7b027e3a095b902995ecddfeb55fdb9ab64344.tar.bz2
gentoo-2-aa7b027e3a095b902995ecddfeb55fdb9ab64344.zip
masked amd64 architecture
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/qsampler/ChangeLog6
-rw-r--r--media-sound/qsampler/Manifest14
-rw-r--r--media-sound/qsampler/qsampler-0.1.0.ebuild4
-rw-r--r--media-sound/qsampler/qsampler-0.1.2.ebuild4
4 files changed, 11 insertions, 17 deletions
diff --git a/media-sound/qsampler/ChangeLog b/media-sound/qsampler/ChangeLog
index ad4adf9ab2b2..b134613bfc95 100644
--- a/media-sound/qsampler/ChangeLog
+++ b/media-sound/qsampler/ChangeLog
@@ -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.2 2005/07/10 21:21:09 fvdpol Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/qsampler/ChangeLog,v 1.3 2005/07/11 17:07:05 fvdpol Exp $
+
+ 11 Jul 2005; Frank van de Pol <fvdpol@gentoo.org> qsampler-0.1.0.ebuild,
+ qsampler-0.1.2.ebuild:
+ masked amd64 architecture
*qsampler-0.1.2 (10 Jul 2005)
diff --git a/media-sound/qsampler/Manifest b/media-sound/qsampler/Manifest
index f18100dc0de4..cba31a9d0987 100644
--- a/media-sound/qsampler/Manifest
+++ b/media-sound/qsampler/Manifest
@@ -1,16 +1,6 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 82a5a31afb61f68aea23bf529e8b4a40 qsampler-0.1.0.ebuild 1296
-MD5 6ae7130c540df662e11910bd1b2926cb qsampler-0.1.2.ebuild 1305
+MD5 e54925d49ab78ef929e0cd6ad0e38c3f qsampler-0.1.0.ebuild 1296
+MD5 a4ae97e4e7f4edbcb8a761fe21bd7c63 qsampler-0.1.2.ebuild 1305
MD5 2a350f93a014f7f7dbe717bfeaef6c11 ChangeLog 455
MD5 a1eaeb2ae801daeb712c90c060e922dc metadata.xml 158
MD5 6f68d6ba7868d9a1267c051b31ac3011 files/digest-qsampler-0.1.0 66
MD5 5e7db067c4ed83e8e7db11b327a67d56 files/digest-qsampler-0.1.2 66
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1 (GNU/Linux)
-
-iD8DBQFC0ZNcvpz1081QvMkRAsIOAKCdANAQbw4UJiE/myqrz8WyBLka6wCfSW9F
-RNRzFNOWwfdCMmzQ6EZtsvw=
-=52py
------END PGP SIGNATURE-----
diff --git a/media-sound/qsampler/qsampler-0.1.0.ebuild b/media-sound/qsampler/qsampler-0.1.0.ebuild
index 234b98b50599..036b4f0487f8 100644
--- a/media-sound/qsampler/qsampler-0.1.0.ebuild
+++ b/media-sound/qsampler/qsampler-0.1.0.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.0.ebuild,v 1.2 2005/05/31 03:21:56 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/qsampler/qsampler-0.1.0.ebuild,v 1.3 2005/07/11 17:07:05 fvdpol 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 ~x86"
IUSE=""
RDEPEND="virtual/libc
>=x11-libs/qt-3.1.1
diff --git a/media-sound/qsampler/qsampler-0.1.2.ebuild b/media-sound/qsampler/qsampler-0.1.2.ebuild
index 26fd039cd5c4..9ab8e0580bd4 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.1 2005/07/10 21:21:09 fvdpol Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/qsampler/qsampler-0.1.2.ebuild,v 1.2 2005/07/11 17:07:05 fvdpol 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 ~x86"
IUSE=""
RDEPEND="virtual/libc
>=x11-libs/qt-3.1.1