public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-editors/tea: ChangeLog tea-26.0.1.ebuild
@ 2010-01-07  9:37 Markos Chandras (hwoarang)
  0 siblings, 0 replies; 2+ messages in thread
From: Markos Chandras (hwoarang) @ 2010-01-07  9:37 UTC (permalink / raw
  To: gentoo-commits

hwoarang    10/01/07 09:37:08

  Modified:             ChangeLog tea-26.0.1.ebuild
  Log:
  replace qt4 eclass with qt4-r2
  (Portage version: 2.2_rc61/cvs/Linux x86_64)

Revision  Changes    Path
1.47                 app-editors/tea/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/tea/ChangeLog?rev=1.47&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/tea/ChangeLog?rev=1.47&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/tea/ChangeLog?r1=1.46&r2=1.47

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-editors/tea/ChangeLog,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- ChangeLog	7 Nov 2009 22:45:40 -0000	1.46
+++ ChangeLog	7 Jan 2010 09:37:08 -0000	1.47
@@ -1,6 +1,9 @@
 # ChangeLog for app-editors/tea
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/tea/ChangeLog,v 1.46 2009/11/07 22:45:40 billie Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-editors/tea/ChangeLog,v 1.47 2010/01/07 09:37:08 hwoarang Exp $
+
+  07 Jan 2010; <hwoarang@gentoo.org> tea-26.0.1.ebuild:
+  replace qt4 eclass with qt4-r2
 
 *tea-26.0.1 (07 Nov 2009)
 



1.2                  app-editors/tea/tea-26.0.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/tea/tea-26.0.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/tea/tea-26.0.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/tea/tea-26.0.1.ebuild?r1=1.1&r2=1.2

Index: tea-26.0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-editors/tea/tea-26.0.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- tea-26.0.1.ebuild	7 Nov 2009 22:45:40 -0000	1.1
+++ tea-26.0.1.ebuild	7 Jan 2010 09:37:08 -0000	1.2
@@ -1,10 +1,10 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/tea/tea-26.0.1.ebuild,v 1.1 2009/11/07 22:45:40 billie Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/tea/tea-26.0.1.ebuild,v 1.2 2010/01/07 09:37:08 hwoarang Exp $
 
 EAPI="2"
 
-inherit eutils qt4
+inherit eutils qt4-r2
 
 DESCRIPTION="Small, lightweight Qt text editor"
 HOMEPAGE="http://tea-editor.sourceforge.net"






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

* [gentoo-commits] gentoo-x86 commit in app-editors/tea: ChangeLog tea-26.0.1.ebuild
@ 2010-03-09 11:56 Jonathan Callen (abcd)
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Callen (abcd) @ 2010-03-09 11:56 UTC (permalink / raw
  To: gentoo-commits

abcd        10/03/09 11:56:07

  Modified:             ChangeLog tea-26.0.1.ebuild
  Log:
  QA: When not using an absolute path, you MUST NOT use a file extension (.png, .svg, or .xpm) on the icon name for make_desktop_entry
  (Portage version: -svn/cvs/Linux i686)

Revision  Changes    Path
1.49                 app-editors/tea/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/tea/ChangeLog?rev=1.49&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/tea/ChangeLog?rev=1.49&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/tea/ChangeLog?r1=1.48&r2=1.49

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-editors/tea/ChangeLog,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- ChangeLog	27 Feb 2010 19:52:06 -0000	1.48
+++ ChangeLog	9 Mar 2010 11:56:06 -0000	1.49
@@ -1,6 +1,10 @@
 # ChangeLog for app-editors/tea
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/tea/ChangeLog,v 1.48 2010/02/27 19:52:06 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/tea/ChangeLog,v 1.49 2010/03/09 11:56:06 abcd Exp $
+
+  09 Mar 2010; Jonathan Callen <abcd@gentoo.org> tea-26.0.1.ebuild:
+  QA: When not using an absolute path, you MUST NOT use a file extension
+  (.png, .svg, or .xpm) on the icon name for make_desktop_entry
 
 *tea-27.0.0 (27 Feb 2010)
 



1.3                  app-editors/tea/tea-26.0.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/tea/tea-26.0.1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/tea/tea-26.0.1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/tea/tea-26.0.1.ebuild?r1=1.2&r2=1.3

Index: tea-26.0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-editors/tea/tea-26.0.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- tea-26.0.1.ebuild	7 Jan 2010 09:37:08 -0000	1.2
+++ tea-26.0.1.ebuild	9 Mar 2010 11:56:06 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/tea/tea-26.0.1.ebuild,v 1.2 2010/01/07 09:37:08 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/tea/tea-26.0.1.ebuild,v 1.3 2010/03/09 11:56:06 abcd Exp $
 
 EAPI="2"
 
@@ -45,7 +45,7 @@
 	dodoc AUTHORS ChangeLog NEWS NEWS-RU TODO
 	doicon icons/tea_icon_v2.png
 
-	make_desktop_entry tea Tea tea_icon_v2.png Utility
+	make_desktop_entry tea Tea tea_icon_v2 Utility
 }
 
 pkg_postinst() {






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

end of thread, other threads:[~2010-03-09 11:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-07  9:37 [gentoo-commits] gentoo-x86 commit in app-editors/tea: ChangeLog tea-26.0.1.ebuild Markos Chandras (hwoarang)
  -- strict thread matches above, loose matches on Subject: below --
2010-03-09 11:56 Jonathan Callen (abcd)

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