summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2012-06-09 23:18:48 +0000
committerZac Medico <zmedico@gentoo.org>2012-06-09 23:18:48 +0000
commit4fb6101e59dc22ec154a6724c499159e0d763fc1 (patch)
tree3e691304aff189410e6cdd998da650030495ea86 /media-sound/snd
parentinherit user for enewuser (diff)
downloadgentoo-2-4fb6101e59dc22ec154a6724c499159e0d763fc1.tar.gz
gentoo-2-4fb6101e59dc22ec154a6724c499159e0d763fc1.tar.bz2
gentoo-2-4fb6101e59dc22ec154a6724c499159e0d763fc1.zip
inherit eutils for epatch
(Portage version: 2.2.0_alpha110_p5/cvs/Linux i686)
Diffstat (limited to 'media-sound/snd')
-rw-r--r--media-sound/snd/ChangeLog5
-rw-r--r--media-sound/snd/snd-12.7.ebuild4
-rw-r--r--media-sound/snd/snd-12.8.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/media-sound/snd/ChangeLog b/media-sound/snd/ChangeLog
index 18bb0a51e7c9..5692cf6a53b3 100644
--- a/media-sound/snd/ChangeLog
+++ b/media-sound/snd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/snd
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/snd/ChangeLog,v 1.64 2012/03/18 13:24:51 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/snd/ChangeLog,v 1.65 2012/06/09 23:18:48 zmedico Exp $
+
+ 09 Jun 2012; Zac Medico <zmedico@gentoo.org> snd-12.7.ebuild, snd-12.8.ebuild:
+ inherit eutils for epatch
18 Mar 2012; Samuli Suominen <ssuominen@gentoo.org> snd-9.11.ebuild:
Remove USE="esd" because media-sound/esound isn't in tree anymore.
diff --git a/media-sound/snd/snd-12.7.ebuild b/media-sound/snd/snd-12.7.ebuild
index 0fed3240b8b5..0dc0073db7af 100644
--- a/media-sound/snd/snd-12.7.ebuild
+++ b/media-sound/snd/snd-12.7.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/snd/snd-12.7.ebuild,v 1.3 2012/02/20 23:52:02 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/snd/snd-12.7.ebuild,v 1.4 2012/06/09 23:18:48 zmedico Exp $
EAPI="4"
-inherit multilib flag-o-matic autotools
+inherit autotools eutils flag-o-matic multilib
DESCRIPTION="Snd is a sound editor"
HOMEPAGE="http://ccrma.stanford.edu/software/snd/"
diff --git a/media-sound/snd/snd-12.8.ebuild b/media-sound/snd/snd-12.8.ebuild
index 68e9aef7c617..350a11e1a89f 100644
--- a/media-sound/snd/snd-12.8.ebuild
+++ b/media-sound/snd/snd-12.8.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/snd/snd-12.8.ebuild,v 1.3 2012/02/20 23:52:02 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/snd/snd-12.8.ebuild,v 1.4 2012/06/09 23:18:48 zmedico Exp $
EAPI="4"
-inherit multilib flag-o-matic autotools
+inherit autotools eutils flag-o-matic multilib
DESCRIPTION="Snd is a sound editor"
HOMEPAGE="http://ccrma.stanford.edu/software/snd/"