public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Samuli Suominen (ssuominen)" <ssuominen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/gmorgan: gmorgan-0.25-r1.ebuild gmorgan-0.25.ebuild gmorgan-0.22-r1.ebuild
Date: Fri, 05 Jun 2009 18:17:20 +0000	[thread overview]
Message-ID: <E1MCdyi-0005sk-6t@stork.gentoo.org> (raw)

ssuominen    09/06/05 18:17:20

  Modified:             gmorgan-0.25-r1.ebuild
  Removed:              gmorgan-0.25.ebuild gmorgan-0.22-r1.ebuild
  Log:
  Fix repoman warnings, old
  (Portage version: 2.1.6.13/cvs/Linux x86_64)

Revision  Changes    Path
1.5                  media-sound/gmorgan/gmorgan-0.25-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/gmorgan/gmorgan-0.25-r1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/gmorgan/gmorgan-0.25-r1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/gmorgan/gmorgan-0.25-r1.ebuild?r1=1.4&r2=1.5

Index: gmorgan-0.25-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/gmorgan/gmorgan-0.25-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- gmorgan-0.25-r1.ebuild	14 Nov 2008 10:41:07 -0000	1.4
+++ gmorgan-0.25-r1.ebuild	5 Jun 2009 18:17:20 -0000	1.5
@@ -1,9 +1,8 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/gmorgan/gmorgan-0.25-r1.ebuild,v 1.4 2008/11/14 10:41:07 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/gmorgan/gmorgan-0.25-r1.ebuild,v 1.5 2009/06/05 18:17:20 ssuominen Exp $
 
 EAPI=2
-
 inherit eutils autotools
 
 DESCRIPTION="gmorgan is an opensource software rhythm station."
@@ -16,20 +15,17 @@
 IUSE=""
 
 RDEPEND=">=x11-libs/fltk-1.1.2:1.1
-	>=media-libs/alsa-lib-0.9.0[midi]"
-
+	media-libs/alsa-lib[midi]"
 DEPEND="${RDEPEND}
-	>=sys-devel/gettext-0.11.5-r1"
+	sys-devel/gettext"
 
-src_unpack() {
-	unpack ${A}
-	cd "${S}"
+src_prepare() {
 	epatch "${FILESDIR}/${PN}-amd64.patch"
 	rm -f m4/gettext.m4 m4/inttypes_h.m4 m4/lib-ld.m4 m4/lib-link.m4 m4/lib-prefix.m4 m4/nls.m4 m4/progtest.m4 m4/stdint_h.m4 m4/uintmax_t.m4 m4/po.m4 || die "failed to remove gettext m4"
 	eautoreconf
 }
 
 src_install() {
-	emake DESTDIR="${D}" install || die
+	emake DESTDIR="${D}" install || die "emake install failed"
 	dodoc AUTHORS NEWS README
 }






                 reply	other threads:[~2009-06-05 18:17 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1MCdyi-0005sk-6t@stork.gentoo.org \
    --to=ssuominen@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox