public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in kde-base/kjots: kjots-4.10.3.ebuild kjots-4.10.2.ebuild ChangeLog
@ 2013-05-31 14:52 Michael Palimaka (kensington)
  0 siblings, 0 replies; only message in thread
From: Michael Palimaka (kensington) @ 2013-05-31 14:52 UTC (permalink / raw
  To: gentoo-commits

kensington    13/05/31 14:52:41

  Modified:             kjots-4.10.3.ebuild kjots-4.10.2.ebuild ChangeLog
  Log:
  Add USE dependency default in preparation for the removal of the semantic-desktop USE flag.
  
  (Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key 675D0D2C)

Revision  Changes    Path
1.3                  kde-base/kjots/kjots-4.10.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kjots/kjots-4.10.3.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kjots/kjots-4.10.3.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kjots/kjots-4.10.3.ebuild?r1=1.2&r2=1.3

Index: kjots-4.10.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kjots/kjots-4.10.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- kjots-4.10.3.ebuild	8 May 2013 21:35:06 -0000	1.2
+++ kjots-4.10.3.ebuild	31 May 2013 14:52:41 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kjots/kjots-4.10.3.ebuild,v 1.2 2013/05/08 21:35:06 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kjots/kjots-4.10.3.ebuild,v 1.3 2013/05/31 14:52:41 kensington Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 
 DEPEND="
 	>=dev-libs/grantlee-0.2.0
-	$(add_kdebase_dep kdepimlibs 'semantic-desktop')
+	$(add_kdebase_dep kdepimlibs 'semantic-desktop(+)')
 	$(add_kdebase_dep kdepim-common-libs)
 "
 RDEPEND="${DEPEND}"



1.6                  kde-base/kjots/kjots-4.10.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kjots/kjots-4.10.2.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kjots/kjots-4.10.2.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kjots/kjots-4.10.2.ebuild?r1=1.5&r2=1.6

Index: kjots-4.10.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kjots/kjots-4.10.2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- kjots-4.10.2.ebuild	5 May 2013 10:14:08 -0000	1.5
+++ kjots-4.10.2.ebuild	31 May 2013 14:52:41 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kjots/kjots-4.10.2.ebuild,v 1.5 2013/05/05 10:14:08 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kjots/kjots-4.10.2.ebuild,v 1.6 2013/05/31 14:52:41 kensington Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 
 DEPEND="
 	>=dev-libs/grantlee-0.2.0
-	$(add_kdebase_dep kdepimlibs 'semantic-desktop')
+	$(add_kdebase_dep kdepimlibs 'semantic-desktop(+)')
 	$(add_kdebase_dep kdepim-common-libs)
 "
 RDEPEND="${DEPEND}"



1.251                kde-base/kjots/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kjots/ChangeLog?rev=1.251&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kjots/ChangeLog?rev=1.251&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kjots/ChangeLog?r1=1.250&r2=1.251

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kjots/ChangeLog,v
retrieving revision 1.250
retrieving revision 1.251
diff -u -r1.250 -r1.251
--- ChangeLog	8 May 2013 21:35:06 -0000	1.250
+++ ChangeLog	31 May 2013 14:52:41 -0000	1.251
@@ -1,6 +1,11 @@
 # ChangeLog for kde-base/kjots
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kjots/ChangeLog,v 1.250 2013/05/08 21:35:06 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kjots/ChangeLog,v 1.251 2013/05/31 14:52:41 kensington Exp $
+
+  31 May 2013; Michael Palimaka <kensington@gentoo.org> kjots-4.10.2.ebuild,
+  kjots-4.10.3.ebuild:
+  Add USE dependency default in preparation for the removal of the semantic-
+  desktop USE flag.
 
   08 May 2013; Johannes Huber <johu@gentoo.org> kjots-4.10.3.ebuild:
   Restore accidentally dropped keywords.





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

only message in thread, other threads:[~2013-05-31 14:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-31 14:52 [gentoo-commits] gentoo-x86 commit in kde-base/kjots: kjots-4.10.3.ebuild kjots-4.10.2.ebuild ChangeLog Michael Palimaka (kensington)

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