public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-sound/beast-data: beast-data-0.3.ebuild
@ 2009-08-03 12:51 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; only message in thread
From: Samuli Suominen (ssuominen) @ 2009-08-03 12:51 UTC (permalink / raw
  To: gentoo-commits

ssuominen    09/08/03 12:51:32

  Modified:             beast-data-0.3.ebuild
  Log:
  Quoting. RDEPEND.
  (Portage version: 2.2_rc33/cvs/Linux x86_64)

Revision  Changes    Path
1.13                 media-sound/beast-data/beast-data-0.3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/beast-data/beast-data-0.3.ebuild?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/beast-data/beast-data-0.3.ebuild?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/beast-data/beast-data-0.3.ebuild?r1=1.12&r2=1.13

Index: beast-data-0.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/beast-data/beast-data-0.3.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- beast-data-0.3.ebuild	4 Sep 2005 10:55:52 -0000	1.12
+++ beast-data-0.3.ebuild	3 Aug 2009 12:51:32 -0000	1.13
@@ -1,21 +1,20 @@
-# Copyright 1999-2005 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/beast-data/beast-data-0.3.ebuild,v 1.12 2005/09/04 10:55:52 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/beast-data/beast-data-0.3.ebuild,v 1.13 2009/08/03 12:51:32 ssuominen Exp $
 
 DESCRIPTION="BEAST - the Bedevilled Sound Engine (datafiles)"
 HOMEPAGE="http://beast.gtk.org"
-LICENSE="GPL-2"
-
-DEPEND=">=media-sound/beast-0.4.1"
-
 SRC_URI="ftp://beast.gtk.org/pub/beast/v0.3/${P}.tar.gz"
-KEYWORDS="~amd64 ~ppc ~x86"
 
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
 IUSE=""
 
-SLOT="0"
+RDEPEND=">=media-sound/beast-0.4.1"
+DEPEND="${RDEPEND}"
 
 src_install() {
-	make DESTDIR=${D} install || die
+	emake DESTDIR="${D}" install || die "emake install failed"
 	dodoc AUTHORS NEWS README TODO
 }






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-08-03 12:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-03 12:51 [gentoo-commits] gentoo-x86 commit in media-sound/beast-data: beast-data-0.3.ebuild Samuli Suominen (ssuominen)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox