public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-misc/icemc: ChangeLog icemc-2.1-r1.ebuild
@ 2008-05-09 13:05 Patrick Kursawe (phosphan)
  0 siblings, 0 replies; only message in thread
From: Patrick Kursawe (phosphan) @ 2008-05-09 13:05 UTC (permalink / raw
  To: gentoo-commits

phosphan    08/05/09 13:05:33

  Modified:             ChangeLog icemc-2.1-r1.ebuild
  Log:
  QA fixes for bug #220094
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.25                 x11-misc/icemc/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/icemc/ChangeLog?rev=1.25&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/icemc/ChangeLog?rev=1.25&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/icemc/ChangeLog?r1=1.24&r2=1.25

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/icemc/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog	9 Feb 2007 06:20:30 -0000	1.24
+++ ChangeLog	9 May 2008 13:05:32 -0000	1.25
@@ -1,6 +1,9 @@
 # ChangeLog for x11-misc/icemc
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/icemc/ChangeLog,v 1.24 2007/02/09 06:20:30 flameeyes Exp $
+# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/icemc/ChangeLog,v 1.25 2008/05/09 13:05:32 phosphan Exp $
+
+  09 May 2008; Patrick Kursawe <phosphan@gentoo.org> icemc-2.1-r1.ebuild:
+  QA fixes for bug #220094
 
   09 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
   Regenerate digest in Manifest2 format.



1.6                  x11-misc/icemc/icemc-2.1-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/icemc/icemc-2.1-r1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/icemc/icemc-2.1-r1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/icemc/icemc-2.1-r1.ebuild?r1=1.5&r2=1.6

Index: icemc-2.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/icemc/icemc-2.1-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- icemc-2.1-r1.ebuild	27 Jul 2005 13:15:42 -0000	1.5
+++ icemc-2.1-r1.ebuild	9 May 2008 13:05:32 -0000	1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/icemc/icemc-2.1-r1.ebuild,v 1.5 2005/07/27 13:15:42 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/icemc/icemc-2.1-r1.ebuild,v 1.6 2008/05/09 13:05:32 phosphan Exp $
 
 DESCRIPTION="IceWM menu/toolbar editor"
 HOMEPAGE="http://icecc.sourceforge.net/"
@@ -13,7 +13,7 @@
 
 src_unpack() {
 	unpack ${A}
-	cd ${S}
+	cd "${S}"
 	sed -e "s:/usr/local:/usr:" -i ${PN}.pro || die "sed failed"
 	echo >> ${PN}.pro -e "QMAKE_CXXFLAGS_RELEASE += ${CXXFLAGS}\nQMAKE_CFLAGS_RELEASE += ${CFLAGS}"
 }
@@ -25,6 +25,6 @@
 }
 
 src_install() {
-	make INSTALL_ROOT="${D}" install || die
-	dodoc AUTHORS ChangeLog README TODO
+	dobin icemc
+	dodoc AUTHORS ChangeLog
 }



-- 
gentoo-commits@lists.gentoo.org mailing list



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

only message in thread, other threads:[~2008-05-09 13:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-09 13:05 [gentoo-commits] gentoo-x86 commit in x11-misc/icemc: ChangeLog icemc-2.1-r1.ebuild Patrick Kursawe (phosphan)

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