summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2004-04-01 08:42:50 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2004-04-01 08:42:50 +0000
commit587e55363d29545626e13eaa1373e163dd1c429a (patch)
tree02e28abd8a4e8ebe570f0178f6600999a63d19dc /media-sound/timidity-eawpatches
parentinherit eutils. Stable on x86. (Manifest recommit) (diff)
downloadgentoo-2-587e55363d29545626e13eaa1373e163dd1c429a.tar.gz
gentoo-2-587e55363d29545626e13eaa1373e163dd1c429a.tar.bz2
gentoo-2-587e55363d29545626e13eaa1373e163dd1c429a.zip
Stable on x86.
Diffstat (limited to 'media-sound/timidity-eawpatches')
-rw-r--r--media-sound/timidity-eawpatches/ChangeLog6
-rw-r--r--media-sound/timidity-eawpatches/timidity-eawpatches-12-r1.ebuild6
-rw-r--r--media-sound/timidity-eawpatches/timidity-eawpatches-12-r2.ebuild4
3 files changed, 11 insertions, 5 deletions
diff --git a/media-sound/timidity-eawpatches/ChangeLog b/media-sound/timidity-eawpatches/ChangeLog
index db0b4c91c7c3..af8a37234789 100644
--- a/media-sound/timidity-eawpatches/ChangeLog
+++ b/media-sound/timidity-eawpatches/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-sound/timidity-eawpatches
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/timidity-eawpatches/ChangeLog,v 1.8 2004/03/30 12:54:39 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/timidity-eawpatches/ChangeLog,v 1.9 2004/04/01 08:39:11 eradicator Exp $
+
+ 01 Apr 2004; Jeremy Huddleston <eradicator@gentoo.org>
+ timidity-eawpatches-12-r1.ebuild, timidity-eawpatches-12-r2.ebuild:
+ Stable on x86.
30 Mar 2004; Daniel Ahlberg <aliz@gentoo.org>
timidity-eawpatches-12-r2.ebuild:
diff --git a/media-sound/timidity-eawpatches/timidity-eawpatches-12-r1.ebuild b/media-sound/timidity-eawpatches/timidity-eawpatches-12-r1.ebuild
index 8157d3eac56c..d0780b35c4d3 100644
--- a/media-sound/timidity-eawpatches/timidity-eawpatches-12-r1.ebuild
+++ b/media-sound/timidity-eawpatches/timidity-eawpatches-12-r1.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/timidity-eawpatches/timidity-eawpatches-12-r1.ebuild,v 1.3 2004/03/01 05:37:16 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/timidity-eawpatches/timidity-eawpatches-12-r1.ebuild,v 1.4 2004/04/01 08:39:11 eradicator Exp $
+
+inherit eutils
S=${WORKDIR}/eawpatches
DESCRIPTION="Eric Welsh's GUS patches for TiMidity"
@@ -20,7 +22,7 @@ src_unpack() {
unrar x "${DISTDIR}/${A}" || die "error unpacking ${DISTDIR}/${A}"
# Patch the default configuration so the patches can be found
- patch -p0 < "${FILESDIR}/${PN}-12-gentoo.diff"
+ epatch ${FILESDIR}/${PN}-12-gentoo.diff
}
src_install () {
diff --git a/media-sound/timidity-eawpatches/timidity-eawpatches-12-r2.ebuild b/media-sound/timidity-eawpatches/timidity-eawpatches-12-r2.ebuild
index 9a8026e758a0..ac8a7de0003e 100644
--- a/media-sound/timidity-eawpatches/timidity-eawpatches-12-r2.ebuild
+++ b/media-sound/timidity-eawpatches/timidity-eawpatches-12-r2.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/timidity-eawpatches/timidity-eawpatches-12-r2.ebuild,v 1.6 2004/03/30 12:54:39 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/timidity-eawpatches/timidity-eawpatches-12-r2.ebuild,v 1.7 2004/04/01 08:39:11 eradicator Exp $
DESCRIPTION="Eric Welsh's GUS patches for TiMidity"
HOMEPAGE="http://www.stardate.bc.ca/eawpatches/html/default.htm"
@@ -8,7 +8,7 @@ SRC_URI="http://5hdumat.samizdat.net/music/eawpats${PV}_full.tar.gz"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~x86 ppc ~amd64"
+KEYWORDS="x86 ppc ~amd64"
DEPEND="media-sound/timidity++"