summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrank van de Pol <fvdpol@gentoo.org>2005-07-12 21:58:09 +0000
committerFrank van de Pol <fvdpol@gentoo.org>2005-07-12 21:58:09 +0000
commit94c1f3c72b315461eef15ccf0428beeb23905957 (patch)
treeac2982a6287d6fadb3f75b6a32fcead3592a545e /media-sound
parentaqhbci-qt-tools version bump (diff)
downloadhistorical-94c1f3c72b315461eef15ccf0428beeb23905957.tar.gz
historical-94c1f3c72b315461eef15ccf0428beeb23905957.tar.bz2
historical-94c1f3c72b315461eef15ccf0428beeb23905957.zip
unmasked for amd64
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/linuxsampler/ChangeLog5
-rw-r--r--media-sound/linuxsampler/Manifest10
-rw-r--r--media-sound/linuxsampler/linuxsampler-0.3.2.ebuild4
3 files changed, 11 insertions, 8 deletions
diff --git a/media-sound/linuxsampler/ChangeLog b/media-sound/linuxsampler/ChangeLog
index b5ee4dd1e37c..31dae7a37425 100644
--- a/media-sound/linuxsampler/ChangeLog
+++ b/media-sound/linuxsampler/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/linuxsampler
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/linuxsampler/ChangeLog,v 1.3 2005/07/11 16:56:14 fvdpol Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/linuxsampler/ChangeLog,v 1.4 2005/07/12 21:58:09 fvdpol Exp $
+
+ 12 Jul 2005; Frank van de Pol <fvdpol@gentoo.org> linuxsampler-0.3.2.ebuild:
+ unmasked for amd64
11 Jul 2005; Frank van de Pol <fvdpol@gentoo.org>
linuxsampler-0.3.1.ebuild, linuxsampler-0.3.2.ebuild:
diff --git a/media-sound/linuxsampler/Manifest b/media-sound/linuxsampler/Manifest
index 78363d5c479a..6213432c8ea7 100644
--- a/media-sound/linuxsampler/Manifest
+++ b/media-sound/linuxsampler/Manifest
@@ -2,15 +2,15 @@
Hash: SHA1
MD5 5162c2e2445cb2f8d34710d7dae20061 linuxsampler-0.3.1.ebuild 868
-MD5 d40916f989c25b36a182d5870061b589 linuxsampler-0.3.2.ebuild 847
-MD5 ef4b03a2d5aa13d3ffb7fe7753d68522 ChangeLog 576
+MD5 69e743275227983fa5e34a84cf2bdb59 linuxsampler-0.3.2.ebuild 847
+MD5 084b3955965b1d9fae3cb96ae403c5c4 ChangeLog 677
MD5 a1eaeb2ae801daeb712c90c060e922dc metadata.xml 158
MD5 82837a2c0c98e7edc0c15f8d2ba502c3 files/digest-linuxsampler-0.3.1 71
MD5 36b57a6a6d9ff8583dc3af371354dedb files/digest-linuxsampler-0.3.2 71
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
-iD8DBQFC0qc2vpz1081QvMkRAry5AJ0XI/3QfwzK6Rhs8krvygLDBW7kJwCdELa/
-eUxivRh8nbAXF6v5hFgLar8=
-=6bjw
+iD8DBQFC1D2Lvpz1081QvMkRAo9QAKCD55T5No3k34nDPbHrHu8z7Urw5QCfQYXR
+z3bnTsF7cFTIwurqWc1uYlM=
+=BCk4
-----END PGP SIGNATURE-----
diff --git a/media-sound/linuxsampler/linuxsampler-0.3.2.ebuild b/media-sound/linuxsampler/linuxsampler-0.3.2.ebuild
index 190342218cd6..0ed1f4430919 100644
--- a/media-sound/linuxsampler/linuxsampler-0.3.2.ebuild
+++ b/media-sound/linuxsampler/linuxsampler-0.3.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/linuxsampler/linuxsampler-0.3.2.ebuild,v 1.2 2005/07/11 16:56:14 fvdpol Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/linuxsampler/linuxsampler-0.3.2.ebuild,v 1.3 2005/07/12 21:58:09 fvdpol Exp $
inherit eutils
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.linuxsampler.org/"
SRC_URI="http://download.linuxsampler.org/packages/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="-amd64 ~x86"
+KEYWORDS="~amd64 ~x86"
IUSE="jack"
RDEPEND="
>=media-libs/liblscp-0.2.9