public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in kde-base/kig: ChangeLog kig-4.2.4.ebuild
@ 2009-06-04 12:37 Alexey Shvetsov (alexxy)
  0 siblings, 0 replies; 3+ messages in thread
From: Alexey Shvetsov (alexxy) @ 2009-06-04 12:37 UTC (permalink / raw
  To: gentoo-commits

alexxy      09/06/04 12:37:30

  Modified:             ChangeLog
  Added:                kig-4.2.4.ebuild
  Log:
  Version bump KDE 4.2.4
  (Portage version: 2.2_rc33/cvs/Linux x86_64, RepoMan options: --force)

Revision  Changes    Path
1.121                kde-base/kig/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kig/ChangeLog,v
retrieving revision 1.120
retrieving revision 1.121
diff -u -r1.120 -r1.121
--- ChangeLog	3 Jun 2009 16:10:37 -0000	1.120
+++ ChangeLog	4 Jun 2009 12:37:30 -0000	1.121
@@ -1,6 +1,11 @@
 # ChangeLog for kde-base/kig
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kig/ChangeLog,v 1.120 2009/06/03 16:10:37 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kig/ChangeLog,v 1.121 2009/06/04 12:37:30 alexxy Exp $
+
+*kig-4.2.4 (04 Jun 2009)
+
+  04 Jun 2009; Alexey Shvetsov <alexxy@gentoo.org> +kig-4.2.4.ebuild:
+  Version bump
 
   03 Jun 2009; Alexey Shvetsov <alexxy@gentoo.org> -kig-4.2.2.ebuild:
   Drop KDE 4.2.2



1.1                  kde-base/kig/kig-4.2.4.ebuild

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

Index: kig-4.2.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/kig/kig-4.2.4.ebuild,v 1.1 2009/06/04 12:37:30 alexxy Exp $

EAPI="2"

KMNAME="kdeedu"
inherit kde4-meta

DESCRIPTION="KDE Interactive Geometry tool"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="debug +handbook kig-scripting"

DEPEND="
	kig-scripting? ( >=dev-libs/boost-1.32 )
"
RDEPEND="${DEPEND}"

src_configure() {
	mycmakeargs="${mycmakeargs}
		$(cmake-utils_use_with kig-scripting BoostPython)"

	kde4-meta_src_configure
}






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

* [gentoo-commits] gentoo-x86 commit in kde-base/kig: ChangeLog kig-4.2.4.ebuild
@ 2009-06-05  0:01 Alexey Shvetsov (alexxy)
  0 siblings, 0 replies; 3+ messages in thread
From: Alexey Shvetsov (alexxy) @ 2009-06-05  0:01 UTC (permalink / raw
  To: gentoo-commits

alexxy      09/06/05 00:01:29

  Modified:             ChangeLog kig-4.2.4.ebuild
  Log:
  Fix accidently added keywords
  (Portage version: 2.2_rc33/cvs/Linux x86_64)

Revision  Changes    Path
1.122                kde-base/kig/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kig/ChangeLog,v
retrieving revision 1.121
retrieving revision 1.122
diff -u -r1.121 -r1.122
--- ChangeLog	4 Jun 2009 12:37:30 -0000	1.121
+++ ChangeLog	5 Jun 2009 00:01:29 -0000	1.122
@@ -1,6 +1,9 @@
 # ChangeLog for kde-base/kig
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kig/ChangeLog,v 1.121 2009/06/04 12:37:30 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kig/ChangeLog,v 1.122 2009/06/05 00:01:29 alexxy Exp $
+
+  05 Jun 2009; Alexey Shvetsov <alexxy@gentoo.org> kig-4.2.4.ebuild:
+  Fix accidently added keywords
 
 *kig-4.2.4 (04 Jun 2009)
 



1.2                  kde-base/kig/kig-4.2.4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kig/kig-4.2.4.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kig/kig-4.2.4.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kig/kig-4.2.4.ebuild?r1=1.1&r2=1.2

Index: kig-4.2.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kig/kig-4.2.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- kig-4.2.4.ebuild	4 Jun 2009 12:37:30 -0000	1.1
+++ kig-4.2.4.ebuild	5 Jun 2009 00:01:29 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kig/kig-4.2.4.ebuild,v 1.1 2009/06/04 12:37:30 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kig/kig-4.2.4.ebuild,v 1.2 2009/06/05 00:01:29 alexxy Exp $
 
 EAPI="2"
 
@@ -8,7 +8,7 @@
 inherit kde4-meta
 
 DESCRIPTION="KDE Interactive Geometry tool"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
 IUSE="debug +handbook kig-scripting"
 
 DEPEND="






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

* [gentoo-commits] gentoo-x86 commit in kde-base/kig: ChangeLog kig-4.2.4.ebuild
@ 2009-11-08 21:26 Alexey Shvetsov (alexxy)
  0 siblings, 0 replies; 3+ messages in thread
From: Alexey Shvetsov (alexxy) @ 2009-11-08 21:26 UTC (permalink / raw
  To: gentoo-commits

alexxy      09/11/08 21:26:35

  Modified:             ChangeLog
  Removed:              kig-4.2.4.ebuild
  Log:
  Drop KDE 4.2.4
  (Portage version: 2.2_rc49/cvs/Linux x86_64)

Revision  Changes    Path
1.137                kde-base/kig/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kig/ChangeLog,v
retrieving revision 1.136
retrieving revision 1.137
diff -u -r1.136 -r1.137
--- ChangeLog	2 Nov 2009 21:16:39 -0000	1.136
+++ ChangeLog	8 Nov 2009 21:26:35 -0000	1.137
@@ -1,6 +1,9 @@
 # ChangeLog for kde-base/kig
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kig/ChangeLog,v 1.136 2009/11/02 21:16:39 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kig/ChangeLog,v 1.137 2009/11/08 21:26:35 alexxy Exp $
+
+  08 Nov 2009; Alexey Shvetsov <alexxy@gentoo.org> -kig-4.2.4.ebuild:
+  Drop KDE 4.2.4
 
 *kig-4.3.3 (02 Nov 2009)
 






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

end of thread, other threads:[~2009-11-08 21:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-04 12:37 [gentoo-commits] gentoo-x86 commit in kde-base/kig: ChangeLog kig-4.2.4.ebuild Alexey Shvetsov (alexxy)
  -- strict thread matches above, loose matches on Subject: below --
2009-06-05  0:01 Alexey Shvetsov (alexxy)
2009-11-08 21: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