public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in kde-base/kdesdk-scripts: kdesdk-scripts-4.3.4.ebuild ChangeLog
@ 2009-12-01 10:29 Alex Alexander (wired)
  0 siblings, 0 replies; 2+ messages in thread
From: Alex Alexander (wired) @ 2009-12-01 10:29 UTC (permalink / raw
  To: gentoo-commits

wired       09/12/01 10:29:23

  Modified:             ChangeLog
  Added:                kdesdk-scripts-4.3.4.ebuild
  Log:
  Version bump KDE 4.3.4
  (Portage version: 2.2_rc54/cvs/Linux x86_64, RepoMan options: --force)

Revision  Changes    Path
1.123                kde-base/kdesdk-scripts/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kdesdk-scripts/ChangeLog,v
retrieving revision 1.122
retrieving revision 1.123
diff -u -r1.122 -r1.123
--- ChangeLog	30 Nov 2009 06:55:13 -0000	1.122
+++ ChangeLog	1 Dec 2009 10:29:23 -0000	1.123
@@ -1,6 +1,12 @@
 # ChangeLog for kde-base/kdesdk-scripts
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesdk-scripts/ChangeLog,v 1.122 2009/11/30 06:55:13 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesdk-scripts/ChangeLog,v 1.123 2009/12/01 10:29:23 wired Exp $
+
+*kdesdk-scripts-4.3.4 (01 Dec 2009)
+
+  01 Dec 2009; Alex Alexander <wired@gentoo.org>
+  +kdesdk-scripts-4.3.4.ebuild:
+  Version bump
 
   30 Nov 2009; Joseph Jezak <josejx@gentoo.org> kdesdk-scripts-4.3.3.ebuild:
   Marked ppc/ppc64 stable for bug #292455.



1.1                  kde-base/kdesdk-scripts/kdesdk-scripts-4.3.4.ebuild

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

Index: kdesdk-scripts-4.3.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/kdesdk-scripts/kdesdk-scripts-4.3.4.ebuild,v 1.1 2009/12/01 10:29:23 wired Exp $

EAPI="2"

KMNAME="${PN/-*/}"
KMMODULE="${PN/*-/}"

inherit kde4-meta

DESCRIPTION="KDE SDK Scripts"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
IUSE="+handbook debug"

src_prepare() {
	# bug 275069
	sed -ie 's:colorsvn::' scripts/CMakeLists.txt || die

	kde4-meta_src_prepare
}






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

* [gentoo-commits] gentoo-x86 commit in kde-base/kdesdk-scripts: kdesdk-scripts-4.3.4.ebuild ChangeLog
@ 2010-01-23 22:38 Jonathan Callen (abcd)
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Callen (abcd) @ 2010-01-23 22:38 UTC (permalink / raw
  To: gentoo-commits

abcd        10/01/23 22:38:06

  Modified:             kdesdk-scripts-4.3.4.ebuild ChangeLog
  Log:
  Keyword ~amd64-linux/~x86-linux
  (Portage version: -svn/cvs/Linux i686)

Revision  Changes    Path
1.2                  kde-base/kdesdk-scripts/kdesdk-scripts-4.3.4.ebuild

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

Index: kdesdk-scripts-4.3.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kdesdk-scripts/kdesdk-scripts-4.3.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- kdesdk-scripts-4.3.4.ebuild	1 Dec 2009 10:29:23 -0000	1.1
+++ kdesdk-scripts-4.3.4.ebuild	23 Jan 2010 22:38:06 -0000	1.2
@@ -1,6 +1,6 @@
-# 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/kde-base/kdesdk-scripts/kdesdk-scripts-4.3.4.ebuild,v 1.1 2009/12/01 10:29:23 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesdk-scripts/kdesdk-scripts-4.3.4.ebuild,v 1.2 2010/01/23 22:38:06 abcd Exp $
 
 EAPI="2"
 
@@ -10,7 +10,7 @@
 inherit kde4-meta
 
 DESCRIPTION="KDE SDK Scripts"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="+handbook debug"
 
 src_prepare() {



1.126                kde-base/kdesdk-scripts/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kdesdk-scripts/ChangeLog,v
retrieving revision 1.125
retrieving revision 1.126
diff -u -r1.125 -r1.126
--- ChangeLog	10 Dec 2009 20:34:05 -0000	1.125
+++ ChangeLog	23 Jan 2010 22:38:06 -0000	1.126
@@ -1,6 +1,10 @@
 # ChangeLog for kde-base/kdesdk-scripts
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesdk-scripts/ChangeLog,v 1.125 2009/12/10 20:34:05 scarabeus Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesdk-scripts/ChangeLog,v 1.126 2010/01/23 22:38:06 abcd Exp $
+
+  23 Jan 2010; Jonathan Callen <abcd@gentoo.org>
+  kdesdk-scripts-4.3.4.ebuild:
+  Keyword ~amd64-linux/~x86-linux
 
   10 Dec 2009; Tomáš Chvátal <scarabeus@gentoo.org>
   -kdesdk-scripts-4.3.1.ebuild:






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

end of thread, other threads:[~2010-01-23 22:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-01 10:29 [gentoo-commits] gentoo-x86 commit in kde-base/kdesdk-scripts: kdesdk-scripts-4.3.4.ebuild ChangeLog Alex Alexander (wired)
  -- strict thread matches above, loose matches on Subject: below --
2010-01-23 22:38 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