summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2004-03-31 18:35:49 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2004-03-31 18:35:49 +0000
commit76a8fe5374606736e59e0e36e8717d45125b33a7 (patch)
tree0d3e98b724593f90a9c0c1679f73d77458b08823 /media-sound/moc
parentStable on x86. Removing old version. (Manifest recommit) (diff)
downloadgentoo-2-76a8fe5374606736e59e0e36e8717d45125b33a7.tar.gz
gentoo-2-76a8fe5374606736e59e0e36e8717d45125b33a7.tar.bz2
gentoo-2-76a8fe5374606736e59e0e36e8717d45125b33a7.zip
Stable x86. Added inherit eutils and removed explicit S=.
Diffstat (limited to 'media-sound/moc')
-rw-r--r--media-sound/moc/ChangeLog5
-rw-r--r--media-sound/moc/moc-1.1.0.ebuild5
2 files changed, 7 insertions, 3 deletions
diff --git a/media-sound/moc/ChangeLog b/media-sound/moc/ChangeLog
index b655712771ef..bc21f7f79de0 100644
--- a/media-sound/moc/ChangeLog
+++ b/media-sound/moc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/moc
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/moc/ChangeLog,v 1.4 2004/03/01 05:37:15 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/moc/ChangeLog,v 1.5 2004/03/31 18:35:49 eradicator Exp $
+
+ 31 Mar 2004; Jeremy Huddleston <eradicator@gentoo.org> moc-1.1.0.ebuild:
+ Stable x86. Added inherit eutils and removed explicit S=.
28 Oct 2003; Martin Holzer <mholzer@gentoo.org> moc-1.1.0.ebuild:
more config through IUSE. Closes #31568.
diff --git a/media-sound/moc/moc-1.1.0.ebuild b/media-sound/moc/moc-1.1.0.ebuild
index 2f696075957d..348b8fdf5243 100644
--- a/media-sound/moc/moc-1.1.0.ebuild
+++ b/media-sound/moc/moc-1.1.0.ebuild
@@ -2,9 +2,10 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: /home/cvsroot/gentoo-x86/media-sound/moc/moc-1.1.0.ebuild
+inherit eutils
+
IUSE="oggvorbis mad oss"
-S=${WORKDIR}/${P}
DESCRIPTION="Music On Console - ncurses interface for playing audio files"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
RESTRICT="nomirror"
@@ -17,7 +18,7 @@ DEPEND="media-libs/libao
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86"
+KEYWORDS="x86"
src_unpack() {
unpack ${A}