summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2012-11-08 03:15:42 +0000
committerMike Frysinger <vapier@gentoo.org>2012-11-08 03:15:42 +0000
commitaf126c0e60913e1cfc36817a2e4440515299f0ef (patch)
tree0ef5a35a02a578fcedf1e41bc92e98c57da7eefe /media-sound/imp3sh
parentVersion bump, drop old. (diff)
downloadgentoo-2-af126c0e60913e1cfc36817a2e4440515299f0ef.tar.gz
gentoo-2-af126c0e60913e1cfc36817a2e4440515299f0ef.tar.bz2
gentoo-2-af126c0e60913e1cfc36817a2e4440515299f0ef.zip
Drop gnuconfig_update #160173 by Diego Elio Pettenò.
(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key FB7C4156)
Diffstat (limited to 'media-sound/imp3sh')
-rw-r--r--media-sound/imp3sh/ChangeLog7
-rw-r--r--media-sound/imp3sh/imp3sh-0.2.4.ebuild16
2 files changed, 10 insertions, 13 deletions
diff --git a/media-sound/imp3sh/ChangeLog b/media-sound/imp3sh/ChangeLog
index 4fdb347b84dc..ede893c602ab 100644
--- a/media-sound/imp3sh/ChangeLog
+++ b/media-sound/imp3sh/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/imp3sh
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/imp3sh/ChangeLog,v 1.15 2009/12/15 16:42:08 ssuominen Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/imp3sh/ChangeLog,v 1.16 2012/11/08 03:15:42 vapier Exp $
+
+ 08 Nov 2012; Mike Frysinger <vapier@gentoo.org> imp3sh-0.2.4.ebuild:
+ Drop gnuconfig_update #160173 by Diego Elio Pettenò.
15 Dec 2009; Samuli Suominen <ssuominen@gentoo.org> imp3sh-0.2.4.ebuild:
Remove geocities from HOMEPAGE and SRC_URI wrt #297028.
diff --git a/media-sound/imp3sh/imp3sh-0.2.4.ebuild b/media-sound/imp3sh/imp3sh-0.2.4.ebuild
index b4bb68179f63..c5a68fb50f34 100644
--- a/media-sound/imp3sh/imp3sh-0.2.4.ebuild
+++ b/media-sound/imp3sh/imp3sh-0.2.4.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/imp3sh/imp3sh-0.2.4.ebuild,v 1.5 2009/12/15 16:42:08 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/imp3sh/imp3sh-0.2.4.ebuild,v 1.6 2012/11/08 03:15:42 vapier Exp $
-inherit gnuconfig toolchain-funcs
+inherit toolchain-funcs
DESCRIPTION="flexible playlist manipulation shell and song player/streamer"
HOMEPAGE="http://www.gentoo.org/"
@@ -19,19 +19,13 @@ RDEPEND="sys-libs/ncurses
media-libs/libao"
DEPEND="${RDEPEND}"
-src_unpack() {
- unpack ${A}
- cd "${S}"
- gnuconfig_update
-}
-
src_compile() {
econf
- emake CCLD=$(tc-getCXX) || die "emake failed"
+ emake CCLD=$(tc-getCXX) || die
}
src_install() {
- emake DESTDIR="${D}" install || die "emake install failed"
+ emake DESTDIR="${D}" install || die
dodoc README* CHANGES web/README.imp3web web/imp3web.php EXAMPLE.imp3sh EXTERNAL.players
# Some docs are liner notes in the actual .c files. UHG.
dodoc piped-io/imp3sh*.c