public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in kde-base/nepomuk: ChangeLog nepomuk-4.1.4.ebuild
@ 2009-01-13 23:26 Alexey Shvetsov (alexxy)
  0 siblings, 0 replies; 2+ messages in thread
From: Alexey Shvetsov (alexxy) @ 2009-01-13 23:26 UTC (permalink / raw
  To: gentoo-commits

alexxy      09/01/13 23:26:04

  Modified:             ChangeLog
  Added:                nepomuk-4.1.4.ebuild
  Log:
  Bump kde to 4.1.4
  (Portage version: 2.2_rc21/cvs/Linux 2.6.28-gentoo x86_64)

Revision  Changes    Path
1.16                 kde-base/nepomuk/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/nepomuk/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	16 Nov 2008 08:23:44 -0000	1.15
+++ ChangeLog	13 Jan 2009 23:26:04 -0000	1.16
@@ -1,6 +1,11 @@
 # ChangeLog for kde-base/nepomuk
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/nepomuk/ChangeLog,v 1.15 2008/11/16 08:23:44 vapier Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/nepomuk/ChangeLog,v 1.16 2009/01/13 23:26:04 alexxy Exp $
+
+*nepomuk-4.1.4 (13 Jan 2009)
+
+  13 Jan 2009; Alexey Shvetsov <alexxy@gentoo.org> +nepomuk-4.1.4.ebuild:
+  Bump to 4.1.4
 
   15 Nov 2008; Mike Frysinger <vapier@gentoo.org> nepomuk-4.1.3.ebuild:
   Add ppc/ppc64 love #244306.



1.1                  kde-base/nepomuk/nepomuk-4.1.4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/nepomuk/nepomuk-4.1.4.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/nepomuk/nepomuk-4.1.4.ebuild?rev=1.1&content-type=text/plain

Index: nepomuk-4.1.4.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-base/nepomuk/nepomuk-4.1.4.ebuild,v 1.1 2009/01/13 23:26:04 alexxy Exp $

EAPI="2"

KMNAME=kdebase-runtime
inherit kde4-meta

DESCRIPTION="Nepomuk KDE4 client"
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE="debug"

# dev-cpp/clucene provides the optional strigi backend.
# As there's currently no other *usable* strigi backend, I've added it as a hard
# dependency.
DEPEND=">=app-misc/strigi-0.5.10[qt4]
	dev-cpp/clucene
	>=dev-libs/soprano-2.0.98[clucene]"
RDEPEND="${DEPEND}
	kde-base/kdelibs[semantic-desktop]"






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

* [gentoo-commits] gentoo-x86 commit in kde-base/nepomuk: ChangeLog nepomuk-4.1.4.ebuild
@ 2009-02-17 14:31 Alexey Shvetsov (alexxy)
  0 siblings, 0 replies; 2+ messages in thread
From: Alexey Shvetsov (alexxy) @ 2009-02-17 14:31 UTC (permalink / raw
  To: gentoo-commits

alexxy      09/02/17 14:31:29

  Modified:             ChangeLog
  Removed:              nepomuk-4.1.4.ebuild
  Log:
  Drop KDE 4.1.4
  (Portage version: 2.2_rc23/cvs/Linux x86_64)

Revision  Changes    Path
1.20                 kde-base/nepomuk/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/nepomuk/ChangeLog?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/nepomuk/ChangeLog?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/nepomuk/ChangeLog?r1=1.19&r2=1.20

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/nepomuk/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog	1 Feb 2009 08:30:45 -0000	1.19
+++ ChangeLog	17 Feb 2009 14:31:28 -0000	1.20
@@ -1,6 +1,9 @@
 # ChangeLog for kde-base/nepomuk
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/nepomuk/ChangeLog,v 1.19 2009/02/01 08:30:45 jmbsvicetto Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/nepomuk/ChangeLog,v 1.20 2009/02/17 14:31:28 alexxy Exp $
+
+  17 Feb 2009; Alexey Shvetsov <alexxy@gentoo.org> -nepomuk-4.1.4.ebuild:
+  Drop KDE 4.1.4
 
   01 Feb 2009; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
   nepomuk-4.2.0.ebuild:






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

end of thread, other threads:[~2009-02-17 14:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-17 14:31 [gentoo-commits] gentoo-x86 commit in kde-base/nepomuk: ChangeLog nepomuk-4.1.4.ebuild Alexey Shvetsov (alexxy)
  -- strict thread matches above, loose matches on Subject: below --
2009-01-13 23:26 Alexey Shvetsov (alexxy)

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