public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in kde-misc/smooth-tasks: smooth-tasks-0_p20120130.ebuild ChangeLog
@ 2012-02-01 16:02 Johannes Huber (johu)
  0 siblings, 0 replies; 2+ messages in thread
From: Johannes Huber (johu) @ 2012-02-01 16:02 UTC (permalink / raw
  To: gentoo-commits

johu        12/02/01 16:02:36

  Modified:             smooth-tasks-0_p20120130.ebuild ChangeLog
  Log:
  Set KDE_MINIMAL to 4.8, fixes bug #401759.
  
  (Portage version: 2.2.0_alpha84/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  kde-misc/smooth-tasks/smooth-tasks-0_p20120130.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/smooth-tasks/smooth-tasks-0_p20120130.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/smooth-tasks/smooth-tasks-0_p20120130.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/smooth-tasks/smooth-tasks-0_p20120130.ebuild?r1=1.1&r2=1.2

Index: smooth-tasks-0_p20120130.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-misc/smooth-tasks/smooth-tasks-0_p20120130.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- smooth-tasks-0_p20120130.ebuild	30 Jan 2012 16:47:39 -0000	1.1
+++ smooth-tasks-0_p20120130.ebuild	1 Feb 2012 16:02:36 -0000	1.2
@@ -1,9 +1,10 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/smooth-tasks/smooth-tasks-0_p20120130.ebuild,v 1.1 2012/01/30 16:47:39 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/smooth-tasks/smooth-tasks-0_p20120130.ebuild,v 1.2 2012/02/01 16:02:36 johu Exp $
 
 EAPI=4
 
+KDE_MINIMAL="4.8"
 KDE_LINGUAS="cs de fr hu pl ru zh_CN"
 inherit kde4-base
 



1.6                  kde-misc/smooth-tasks/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/smooth-tasks/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/smooth-tasks/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/smooth-tasks/ChangeLog?r1=1.5&r2=1.6

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-misc/smooth-tasks/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	30 Jan 2012 16:47:39 -0000	1.5
+++ ChangeLog	1 Feb 2012 16:02:36 -0000	1.6
@@ -1,6 +1,9 @@
 # ChangeLog for kde-misc/smooth-tasks
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/smooth-tasks/ChangeLog,v 1.5 2012/01/30 16:47:39 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/smooth-tasks/ChangeLog,v 1.6 2012/02/01 16:02:36 johu Exp $
+
+  01 Feb 2012; Johannes Huber <johu@gentoo.org> smooth-tasks-0_p20120130.ebuild:
+  Set KDE_MINIMAL to 4.8, fixes bug #401759.
 
 *smooth-tasks-0_p20120130 (30 Jan 2012)
 






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

* [gentoo-commits] gentoo-x86 commit in kde-misc/smooth-tasks: smooth-tasks-0_p20120130.ebuild ChangeLog
@ 2014-03-21 19:07 Johannes Huber (johu)
  0 siblings, 0 replies; 2+ messages in thread
From: Johannes Huber (johu) @ 2014-03-21 19:07 UTC (permalink / raw
  To: gentoo-commits

johu        14/03/21 19:07:46

  Modified:             smooth-tasks-0_p20120130.ebuild ChangeLog
  Log:
  Bump to EAPI 5.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)

Revision  Changes    Path
1.3                  kde-misc/smooth-tasks/smooth-tasks-0_p20120130.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/smooth-tasks/smooth-tasks-0_p20120130.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/smooth-tasks/smooth-tasks-0_p20120130.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/smooth-tasks/smooth-tasks-0_p20120130.ebuild?r1=1.2&r2=1.3

Index: smooth-tasks-0_p20120130.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-misc/smooth-tasks/smooth-tasks-0_p20120130.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- smooth-tasks-0_p20120130.ebuild	1 Feb 2012 16:02:36 -0000	1.2
+++ smooth-tasks-0_p20120130.ebuild	21 Mar 2014 19:07:46 -0000	1.3
@@ -1,8 +1,8 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/smooth-tasks/smooth-tasks-0_p20120130.ebuild,v 1.2 2012/02/01 16:02:36 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/smooth-tasks/smooth-tasks-0_p20120130.ebuild,v 1.3 2014/03/21 19:07:46 johu Exp $
 
-EAPI=4
+EAPI=5
 
 KDE_MINIMAL="4.8"
 KDE_LINGUAS="cs de fr hu pl ru zh_CN"
@@ -24,8 +24,6 @@
 	$(add_kdebase_dep plasma-workspace)
 "
 
-PATCHES=(
-	"${FILESDIR}/${P}-kde48.patch"
-)
+PATCHES=( "${FILESDIR}/${P}-kde48.patch" )
 
 S="${WORKDIR}/${PN}"



1.7                  kde-misc/smooth-tasks/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/smooth-tasks/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/smooth-tasks/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/smooth-tasks/ChangeLog?r1=1.6&r2=1.7

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-misc/smooth-tasks/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	1 Feb 2012 16:02:36 -0000	1.6
+++ ChangeLog	21 Mar 2014 19:07:46 -0000	1.7
@@ -1,6 +1,9 @@
 # ChangeLog for kde-misc/smooth-tasks
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/smooth-tasks/ChangeLog,v 1.6 2012/02/01 16:02:36 johu Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/smooth-tasks/ChangeLog,v 1.7 2014/03/21 19:07:46 johu Exp $
+
+  21 Mar 2014; Johannes Huber <johu@gentoo.org> smooth-tasks-0_p20120130.ebuild:
+  Bump to EAPI 5.
 
   01 Feb 2012; Johannes Huber <johu@gentoo.org> smooth-tasks-0_p20120130.ebuild:
   Set KDE_MINIMAL to 4.8, fixes bug #401759.
@@ -29,4 +32,3 @@
   06 Nov 2010; Andreas K. Huettel <dilfridge@gentoo.org>
   +smooth-tasks-20101106.ebuild, +metadata.xml:
   New plasmoid, fixes bug 281943
-





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

end of thread, other threads:[~2014-03-21 19:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-21 19:07 [gentoo-commits] gentoo-x86 commit in kde-misc/smooth-tasks: smooth-tasks-0_p20120130.ebuild ChangeLog Johannes Huber (johu)
  -- strict thread matches above, loose matches on Subject: below --
2012-02-01 16:02 Johannes Huber (johu)

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