public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in kde-base/konsole: konsole-4.6.3.ebuild ChangeLog
@ 2011-05-07 10:47 Tomas Chvatal (scarabeus)
  0 siblings, 0 replies; 2+ messages in thread
From: Tomas Chvatal (scarabeus) @ 2011-05-07 10:47 UTC (permalink / raw
  To: gentoo-commits

scarabeus    11/05/07 10:47:53

  Modified:             ChangeLog
  Added:                konsole-4.6.3.ebuild
  Log:
  Version bump to KDE SC 4.6.3.
  
  (Portage version: 2.2.0_alpha31/cvs/Linux x86_64, RepoMan options: --force)

Revision  Changes    Path
1.187                kde-base/konsole/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/konsole/ChangeLog,v
retrieving revision 1.186
retrieving revision 1.187
diff -u -r1.186 -r1.187
--- ChangeLog	6 Apr 2011 14:19:24 -0000	1.186
+++ ChangeLog	7 May 2011 10:47:53 -0000	1.187
@@ -1,6 +1,11 @@
 # ChangeLog for kde-base/konsole
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/konsole/ChangeLog,v 1.186 2011/04/06 14:19:24 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/konsole/ChangeLog,v 1.187 2011/05/07 10:47:53 scarabeus Exp $
+
+*konsole-4.6.3 (07 May 2011)
+
+  07 May 2011; Tomáš Chvátal <scarabeus@gentoo.org> +konsole-4.6.3.ebuild:
+  Version bump KDE SC 4.6.3
 
 *konsole-4.6.2 (06 Apr 2011)
 



1.1                  kde-base/konsole/konsole-4.6.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/konsole/konsole-4.6.3.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/konsole/konsole-4.6.3.ebuild?rev=1.1&content-type=text/plain

Index: konsole-4.6.3.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-base/konsole/konsole-4.6.3.ebuild,v 1.1 2011/05/07 10:47:53 scarabeus Exp $

EAPI=4

KDE_HANDBOOK="optional"
KDE_SCM="git"

if [[ ${PV} = *9999 ]]; then
	inherit kde4-base
else
	KMNAME="kdebase-apps"
	inherit kde4-meta
fi

DESCRIPTION="X terminal for use with KDE."
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
IUSE="debug"

COMMONDEPEND="
	!aqua? (
		x11-libs/libX11
		x11-libs/libXext
		>=x11-libs/libxklavier-3.2
		x11-libs/libXrender
		x11-libs/libXtst
	)
"
DEPEND="${COMMONDEPEND}
	!aqua? (
		x11-apps/bdftopcf
		x11-proto/kbproto
		x11-proto/renderproto
	)
"
RDEPEND="${COMMONDEPEND}"






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

* [gentoo-commits] gentoo-x86 commit in kde-base/konsole: konsole-4.6.3.ebuild ChangeLog
@ 2011-06-08 22:54 Thomas Kahle (tomka)
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Kahle (tomka) @ 2011-06-08 22:54 UTC (permalink / raw
  To: gentoo-commits

tomka       11/06/08 22:54:37

  Modified:             konsole-4.6.3.ebuild ChangeLog
  Log:
  x86 stable per bug 369979
  
  (Portage version: 2.1.9.50/cvs/Linux i686)

Revision  Changes    Path
1.2                  kde-base/konsole/konsole-4.6.3.ebuild

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

Index: konsole-4.6.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/konsole/konsole-4.6.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- konsole-4.6.3.ebuild	7 May 2011 10:47:53 -0000	1.1
+++ konsole-4.6.3.ebuild	8 Jun 2011 22:54:37 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/konsole/konsole-4.6.3.ebuild,v 1.1 2011/05/07 10:47:53 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/konsole/konsole-4.6.3.ebuild,v 1.2 2011/06/08 22:54:37 tomka Exp $
 
 EAPI=4
 
@@ -15,7 +15,7 @@
 fi
 
 DESCRIPTION="X terminal for use with KDE."
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
 IUSE="debug"
 
 COMMONDEPEND="



1.192                kde-base/konsole/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/konsole/ChangeLog,v
retrieving revision 1.191
retrieving revision 1.192
diff -u -r1.191 -r1.192
--- ChangeLog	2 Jun 2011 21:57:44 -0000	1.191
+++ ChangeLog	8 Jun 2011 22:54:37 -0000	1.192
@@ -1,6 +1,9 @@
 # ChangeLog for kde-base/konsole
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/konsole/ChangeLog,v 1.191 2011/06/02 21:57:44 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/konsole/ChangeLog,v 1.192 2011/06/08 22:54:37 tomka Exp $
+
+  08 Jun 2011; Thomas Kahle <tomka@gentoo.org> konsole-4.6.3.ebuild:
+  x86 stable per bug 369979
 
   02 Jun 2011; Andreas K. Huettel <dilfridge@gentoo.org> -konsole-4.4.5.ebuild:
   Drop KDE-4.4






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

end of thread, other threads:[~2011-06-08 22:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-08 22:54 [gentoo-commits] gentoo-x86 commit in kde-base/konsole: konsole-4.6.3.ebuild ChangeLog Thomas Kahle (tomka)
  -- strict thread matches above, loose matches on Subject: below --
2011-05-07 10:47 Tomas Chvatal (scarabeus)

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