public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-sound/gtkguitune: gtkguitune-0.7-r1.ebuild ChangeLog
@ 2008-02-29 20:08 Carsten Lohrke (carlo)
  0 siblings, 0 replies; 2+ messages in thread
From: Carsten Lohrke (carlo) @ 2008-02-29 20:08 UTC (permalink / raw
  To: gentoo-commits

carlo       08/02/29 20:08:45

  Modified:             gtkguitune-0.7-r1.ebuild ChangeLog
  Log:
   Remove icon extension from desktop entry to match Icon Theme Specification.
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.3                  media-sound/gtkguitune/gtkguitune-0.7-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/gtkguitune/gtkguitune-0.7-r1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/gtkguitune/gtkguitune-0.7-r1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/gtkguitune/gtkguitune-0.7-r1.ebuild?r1=1.2&r2=1.3

Index: gtkguitune-0.7-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/gtkguitune/gtkguitune-0.7-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gtkguitune-0.7-r1.ebuild	19 Aug 2007 15:30:09 -0000	1.2
+++ gtkguitune-0.7-r1.ebuild	29 Feb 2008 20:08:44 -0000	1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/gtkguitune/gtkguitune-0.7-r1.ebuild,v 1.2 2007/08/19 15:30:09 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/gtkguitune/gtkguitune-0.7-r1.ebuild,v 1.3 2008/02/29 20:08:44 carlo Exp $
 
 inherit eutils
 
@@ -21,5 +21,5 @@
 	emake DESTDIR="${D}" install || die "emake install failed."
 	dodoc README AUTHORS
 	doicon *.xpm
-	make_desktop_entry ${PN} "Guitune" guitune_logo.xpm
+	make_desktop_entry ${PN} "Guitune" guitune_logo
 }



1.15                 media-sound/gtkguitune/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/gtkguitune/ChangeLog?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/gtkguitune/ChangeLog?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/gtkguitune/ChangeLog?r1=1.14&r2=1.15

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/gtkguitune/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog	19 Aug 2007 15:30:09 -0000	1.14
+++ ChangeLog	29 Feb 2008 20:08:44 -0000	1.15
@@ -1,6 +1,9 @@
 # ChangeLog for media-sound/gtkguitune
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/gtkguitune/ChangeLog,v 1.14 2007/08/19 15:30:09 drac Exp $
+# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/gtkguitune/ChangeLog,v 1.15 2008/02/29 20:08:44 carlo Exp $
+
+  29 Feb 2008; Carsten Lohrke <carlo@gentoo.org> gtkguitune-0.7-r1.ebuild:
+  Remove icon extension from desktop entry to match Icon Theme Specification.
 
   19 Aug 2007; Samuli Suominen <drac@gentoo.org> gtkguitune-0.7-r1.ebuild:
   amd64/x86/sparc stable.



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



^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in media-sound/gtkguitune: gtkguitune-0.7-r1.ebuild ChangeLog
@ 2008-04-19 13:00 Samuli Suominen (drac)
  0 siblings, 0 replies; 2+ messages in thread
From: Samuli Suominen (drac) @ 2008-04-19 13:00 UTC (permalink / raw
  To: gentoo-commits

drac        08/04/19 13:00:58

  Modified:             gtkguitune-0.7-r1.ebuild ChangeLog
  Log:
  Fix building with GCC 4.3, thanks to Peter Alfredsen.
  (Portage version: 2.1.5_rc4)

Revision  Changes    Path
1.4                  media-sound/gtkguitune/gtkguitune-0.7-r1.ebuild

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

Index: gtkguitune-0.7-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/gtkguitune/gtkguitune-0.7-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- gtkguitune-0.7-r1.ebuild	29 Feb 2008 20:08:44 -0000	1.3
+++ gtkguitune-0.7-r1.ebuild	19 Apr 2008 13:00:57 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/gtkguitune/gtkguitune-0.7-r1.ebuild,v 1.3 2008/02/29 20:08:44 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/gtkguitune/gtkguitune-0.7-r1.ebuild,v 1.4 2008/04/19 13:00:57 drac Exp $
 
 inherit eutils
 
@@ -10,13 +10,19 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="x86 ~ppc sparc amd64"
+KEYWORDS="amd64 ~ppc sparc x86"
 IUSE=""
 
 RDEPEND="=x11-libs/gtk+-1.2*
 	=dev-cpp/gtkmm-1.2*"
 DEPEND="${RDEPEND}"
 
+src_unpack() {
+	unpack ${A}
+	cd "${S}"
+	epatch "${FILESDIR}"/${P}-gcc43.patch
+}
+
 src_install() {
 	emake DESTDIR="${D}" install || die "emake install failed."
 	dodoc README AUTHORS



1.16                 media-sound/gtkguitune/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/gtkguitune/ChangeLog?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/gtkguitune/ChangeLog?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/gtkguitune/ChangeLog?r1=1.15&r2=1.16

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/gtkguitune/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	29 Feb 2008 20:08:44 -0000	1.15
+++ ChangeLog	19 Apr 2008 13:00:57 -0000	1.16
@@ -1,6 +1,10 @@
 # ChangeLog for media-sound/gtkguitune
 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/gtkguitune/ChangeLog,v 1.15 2008/02/29 20:08:44 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/gtkguitune/ChangeLog,v 1.16 2008/04/19 13:00:57 drac Exp $
+
+  19 Apr 2008; Samuli Suominen <drac@gentoo.org>
+  +files/gtkguitune-0.7-gcc43.patch, gtkguitune-0.7-r1.ebuild:
+  Fix building with GCC 4.3, thanks to Peter Alfredsen.
 
   29 Feb 2008; Carsten Lohrke <carlo@gentoo.org> gtkguitune-0.7-r1.ebuild:
   Remove icon extension from desktop entry to match Icon Theme Specification.



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



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-04-19 13:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-29 20:08 [gentoo-commits] gentoo-x86 commit in media-sound/gtkguitune: gtkguitune-0.7-r1.ebuild ChangeLog Carsten Lohrke (carlo)
  -- strict thread matches above, loose matches on Subject: below --
2008-04-19 13:00 Samuli Suominen (drac)

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