public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in kde-base/nsplugins: ChangeLog nsplugins-4.6.1.ebuild
@ 2011-03-04 17:59 Alexey Shvetsov (alexxy)
  0 siblings, 0 replies; 2+ messages in thread
From: Alexey Shvetsov (alexxy) @ 2011-03-04 17:59 UTC (permalink / raw
  To: gentoo-commits

alexxy      11/03/04 17:59:58

  Modified:             ChangeLog
  Added:                nsplugins-4.6.1.ebuild
  Log:
  [kde-base] Add KDE SC 4.6.1
  
  (Portage version: 2.2.0_alpha26/cvs/Linux x86_64)

Revision  Changes    Path
1.192                kde-base/nsplugins/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/nsplugins/ChangeLog,v
retrieving revision 1.191
retrieving revision 1.192
diff -u -r1.191 -r1.192
--- ChangeLog	26 Jan 2011 20:28:30 -0000	1.191
+++ ChangeLog	4 Mar 2011 17:59:58 -0000	1.192
@@ -1,6 +1,11 @@
 # ChangeLog for kde-base/nsplugins
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/nsplugins/ChangeLog,v 1.191 2011/01/26 20:28:30 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/nsplugins/ChangeLog,v 1.192 2011/03/04 17:59:58 alexxy Exp $
+
+*nsplugins-4.6.1 (04 Mar 2011)
+
+  04 Mar 2011; Alexey Shvetsov <alexxy@gentoo.org> +nsplugins-4.6.1.ebuild:
+  Version bump KDE SC 4.6.1
 
 *nsplugins-4.6.0 (26 Jan 2011)
 



1.1                  kde-base/nsplugins/nsplugins-4.6.1.ebuild

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

Index: nsplugins-4.6.1.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-base/nsplugins/nsplugins-4.6.1.ebuild,v 1.1 2011/03/04 17:59:58 alexxy Exp $

EAPI=3

KMNAME="kdebase-apps"
inherit kde4-meta

DESCRIPTION="Netscape plugins support for Konqueror."
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
IUSE="debug"

DEPEND="
	x11-libs/libXt
"
RDEPEND="${DEPEND}
	$(add_kdebase_dep konqueror)
"

KMEXTRACTONLY="
	konqueror/settings/
"






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

* [gentoo-commits] gentoo-x86 commit in kde-base/nsplugins: ChangeLog nsplugins-4.6.1.ebuild
@ 2011-03-05 10:51 Andreas HAttel (dilfridge)
  0 siblings, 0 replies; 2+ messages in thread
From: Andreas HAttel (dilfridge) @ 2011-03-05 10:51 UTC (permalink / raw
  To: gentoo-commits

dilfridge    11/03/05 10:51:45

  Modified:             ChangeLog nsplugins-4.6.1.ebuild
  Log:
  Fixed kdeenablefinal build, bug 349820
  
  (Portage version: 2.1.9.42/cvs/Linux x86_64)

Revision  Changes    Path
1.193                kde-base/nsplugins/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/nsplugins/ChangeLog,v
retrieving revision 1.192
retrieving revision 1.193
diff -u -r1.192 -r1.193
--- ChangeLog	4 Mar 2011 17:59:58 -0000	1.192
+++ ChangeLog	5 Mar 2011 10:51:45 -0000	1.193
@@ -1,6 +1,10 @@
 # ChangeLog for kde-base/nsplugins
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/nsplugins/ChangeLog,v 1.192 2011/03/04 17:59:58 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/nsplugins/ChangeLog,v 1.193 2011/03/05 10:51:45 dilfridge Exp $
+
+  05 Mar 2011; Andreas K. Huettel <dilfridge@gentoo.org>
+  nsplugins-4.6.1.ebuild, +files/nsplugins-4.6.1-enablefinal.patch:
+  Fixed kdeenablefinal build, bug 349820
 
 *nsplugins-4.6.1 (04 Mar 2011)
 



1.2                  kde-base/nsplugins/nsplugins-4.6.1.ebuild

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

Index: nsplugins-4.6.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/nsplugins/nsplugins-4.6.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- nsplugins-4.6.1.ebuild	4 Mar 2011 17:59:58 -0000	1.1
+++ nsplugins-4.6.1.ebuild	5 Mar 2011 10:51:45 -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/nsplugins/nsplugins-4.6.1.ebuild,v 1.1 2011/03/04 17:59:58 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/nsplugins/nsplugins-4.6.1.ebuild,v 1.2 2011/03/05 10:51:45 dilfridge Exp $
 
 EAPI=3
 
@@ -21,3 +21,5 @@
 KMEXTRACTONLY="
 	konqueror/settings/
 "
+
+PATCHES=( "${FILESDIR}/${P}"-enablefinal.patch )






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

end of thread, other threads:[~2011-03-05 10:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-04 17:59 [gentoo-commits] gentoo-x86 commit in kde-base/nsplugins: ChangeLog nsplugins-4.6.1.ebuild Alexey Shvetsov (alexxy)
  -- strict thread matches above, loose matches on Subject: below --
2011-03-05 10:51 Andreas HAttel (dilfridge)

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