summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanny van Dyk <kugelfang@gentoo.org>2004-04-24 13:11:31 +0000
committerDanny van Dyk <kugelfang@gentoo.org>2004-04-24 13:11:31 +0000
commit2e1d535e2c4951bd70566cb92a8fa556079c1550 (patch)
tree28ac69c8d1969db42efb068c9696ff79df564d84 /media-sound/amsynth
parentadded get number of jobs to make sure that makeopts are sane. Closes #38299. (diff)
downloadhistorical-2e1d535e2c4951bd70566cb92a8fa556079c1550.tar.gz
historical-2e1d535e2c4951bd70566cb92a8fa556079c1550.tar.bz2
historical-2e1d535e2c4951bd70566cb92a8fa556079c1550.zip
~amd64
Diffstat (limited to 'media-sound/amsynth')
-rw-r--r--media-sound/amsynth/ChangeLog5
-rw-r--r--media-sound/amsynth/Manifest6
-rw-r--r--media-sound/amsynth/amsynth-1.0.0.ebuild4
3 files changed, 9 insertions, 6 deletions
diff --git a/media-sound/amsynth/ChangeLog b/media-sound/amsynth/ChangeLog
index d172a0e47847..5150b67398fd 100644
--- a/media-sound/amsynth/ChangeLog
+++ b/media-sound/amsynth/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/amsynth
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/amsynth/ChangeLog,v 1.8 2004/03/31 18:03:38 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/amsynth/ChangeLog,v 1.9 2004/04/24 13:11:31 kugelfang Exp $
+
+ 24 Apr 2004; Danny van Dyk <kugelfang@gentoo.org> amsynth-1.0.0.ebuild:
+ marked ~amd64
31 Mar 2004; Jeremy Huddleston <eradicator@gentoo.org> amsynth-1.0.0.ebuild:
inherit eutils and stable on x86.
diff --git a/media-sound/amsynth/Manifest b/media-sound/amsynth/Manifest
index d5f5edd50e63..7aa1dca8caf0 100644
--- a/media-sound/amsynth/Manifest
+++ b/media-sound/amsynth/Manifest
@@ -1,7 +1,7 @@
+MD5 02e9e27756b6c4f623da2a3b06a35f0a ChangeLog 1491
+MD5 01de05900eeb7f11b8ad85caa70eb04e amsynth-1.0.0.ebuild 1537
MD5 1e5d383e5c5b46b8b6522ea69ad54cd1 amsynth-1.0_rc4.ebuild 1629
-MD5 9bf2527f4c9694867219f07035229479 amsynth-1.0.0.ebuild 1531
-MD5 07cb7810b709c9f2ef85a1bf13781807 ChangeLog 1401
MD5 3be4f6e757e3057184136a002b0165f9 metadata.xml 221
-MD5 bec083e8e27d21ba34cb61070ac11fea files/digest-amsynth-1.0_rc4 67
MD5 2f7dc56770343abd47f6fcc7bca6938e files/amsynth-pthread.patch 256
MD5 d7a734ec324ae5b115669d858666fb58 files/digest-amsynth-1.0.0 65
+MD5 bec083e8e27d21ba34cb61070ac11fea files/digest-amsynth-1.0_rc4 67
diff --git a/media-sound/amsynth/amsynth-1.0.0.ebuild b/media-sound/amsynth/amsynth-1.0.0.ebuild
index 27c34f892f52..135a1dc0f64d 100644
--- a/media-sound/amsynth/amsynth-1.0.0.ebuild
+++ b/media-sound/amsynth/amsynth-1.0.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/amsynth/amsynth-1.0.0.ebuild,v 1.4 2004/03/31 18:03:38 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/amsynth/amsynth-1.0.0.ebuild,v 1.5 2004/04/24 13:11:31 kugelfang Exp $
inherit eutils
@@ -14,7 +14,7 @@ RESTRICT="nomirror"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc"
+KEYWORDS="x86 ~ppc ~amd64"
IUSE="oss alsa jack"