public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-cdr/mode2cdmaker: ChangeLog mode2cdmaker-1.5.1.ebuild
@ 2009-12-15 16:45 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; only message in thread
From: Samuli Suominen (ssuominen) @ 2009-12-15 16:45 UTC (permalink / raw
  To: gentoo-commits

ssuominen    09/12/15 16:45:11

  Modified:             ChangeLog mode2cdmaker-1.5.1.ebuild
  Log:
  Remove geocities from HOMEPAGE wrt #297028 (and change SRC_URI to Gentoo mirrors).
  (Portage version: 2.2_rc59/cvs/Linux x86_64)

Revision  Changes    Path
1.5                  app-cdr/mode2cdmaker/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-cdr/mode2cdmaker/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-cdr/mode2cdmaker/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-cdr/mode2cdmaker/ChangeLog?r1=1.4&r2=1.5

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-cdr/mode2cdmaker/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	15 Jun 2008 16:30:38 -0000	1.4
+++ ChangeLog	15 Dec 2009 16:45:11 -0000	1.5
@@ -1,6 +1,11 @@
 # ChangeLog for app-cdr/mode2cdmaker
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-cdr/mode2cdmaker/ChangeLog,v 1.4 2008/06/15 16:30:38 drac Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-cdr/mode2cdmaker/ChangeLog,v 1.5 2009/12/15 16:45:11 ssuominen Exp $
+
+  15 Dec 2009; Samuli Suominen <ssuominen@gentoo.org>
+  mode2cdmaker-1.5.1.ebuild:
+  Remove geocities from HOMEPAGE wrt #297028 (and change SRC_URI to Gentoo
+  mirrors).
 
   15 Jun 2008; Samuli Suominen <drac@gentoo.org>
   +files/mode2cdmaker-1.5.1-gentoo.patch, mode2cdmaker-1.5.1.ebuild:



1.5                  app-cdr/mode2cdmaker/mode2cdmaker-1.5.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-cdr/mode2cdmaker/mode2cdmaker-1.5.1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-cdr/mode2cdmaker/mode2cdmaker-1.5.1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-cdr/mode2cdmaker/mode2cdmaker-1.5.1.ebuild?r1=1.4&r2=1.5

Index: mode2cdmaker-1.5.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-cdr/mode2cdmaker/mode2cdmaker-1.5.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- mode2cdmaker-1.5.1.ebuild	15 Jun 2008 16:30:38 -0000	1.4
+++ mode2cdmaker-1.5.1.ebuild	15 Dec 2009 16:45:11 -0000	1.5
@@ -1,12 +1,12 @@
-# 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/app-cdr/mode2cdmaker/mode2cdmaker-1.5.1.ebuild,v 1.4 2008/06/15 16:30:38 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-cdr/mode2cdmaker/mode2cdmaker-1.5.1.ebuild,v 1.5 2009/12/15 16:45:11 ssuominen Exp $
 
 inherit eutils toolchain-funcs
 
 DESCRIPTION="Utility to create mode-2 CDs, for example XCDs."
-HOMEPAGE="http://es.geocities.com/dextstuff/mode2cdmaker.html"
-SRC_URI="http://dext.peque.org/xcd/${P}-src.zip"
+HOMEPAGE="http://www.gentoo.org/"
+SRC_URI="mirror://gentoo/${P}-src.zip"
 
 LICENSE="GPL-2"
 SLOT="0"
@@ -26,10 +26,10 @@
 
 src_compile() {
 	tc-export CC
-	emake -f Makefile.linux || die "emake failed."
+	emake -f Makefile.linux || die
 }
 
 src_install() {
-	dobin mode2cdmaker || die "dobin failed."
+	dobin mode2cdmaker || die
 	dodoc {bugs,compatibility,readme}.txt
 }






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

only message in thread, other threads:[~2009-12-15 16:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-15 16:45 [gentoo-commits] gentoo-x86 commit in app-cdr/mode2cdmaker: ChangeLog mode2cdmaker-1.5.1.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