public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-cdr/mkcdtoc: mkcdtoc-1.0.ebuild
@ 2010-07-22 20:43 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; only message in thread
From: Samuli Suominen (ssuominen) @ 2010-07-22 20:43 UTC (permalink / raw
  To: gentoo-commits

ssuominen    10/07/22 20:43:36

  Modified:             mkcdtoc-1.0.ebuild
  Log:
  unused inherit
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  app-cdr/mkcdtoc/mkcdtoc-1.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-cdr/mkcdtoc/mkcdtoc-1.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-cdr/mkcdtoc/mkcdtoc-1.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-cdr/mkcdtoc/mkcdtoc-1.0.ebuild?r1=1.1&r2=1.2

Index: mkcdtoc-1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-cdr/mkcdtoc/mkcdtoc-1.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- mkcdtoc-1.0.ebuild	22 Jul 2010 20:31:22 -0000	1.1
+++ mkcdtoc-1.0.ebuild	22 Jul 2010 20:43:36 -0000	1.2
@@ -1,8 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-cdr/mkcdtoc/mkcdtoc-1.0.ebuild,v 1.1 2010/07/22 20:31:22 sbriesen Exp $
-
-inherit eutils
+# $Header: /var/cvsroot/gentoo-x86/app-cdr/mkcdtoc/mkcdtoc-1.0.ebuild,v 1.2 2010/07/22 20:43:36 ssuominen Exp $
 
 DESCRIPTION="command-line utility to create toc-files for cdrdao"
 HOMEPAGE="http://sourceforge.net/projects/mkcdtoc/"
@@ -20,7 +18,7 @@
 	emake PREFIX="/usr" || die "emake failed"
 }
 
-src_install () {
+src_install() {
 	emake PREFIX="/usr" DESTDIR="${D}" install || die "emake install failed"
 	dodoc AUTHORS ChangeLog NEWS README
 }






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

only message in thread, other threads:[~2010-07-22 20:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-22 20:43 [gentoo-commits] gentoo-x86 commit in app-cdr/mkcdtoc: mkcdtoc-1.0.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