* [gentoo-commits] gentoo-x86 commit in kde-base/konq-plugins: konq-plugins-4.7.3.ebuild ChangeLog
@ 2011-11-02 20:47 Alexey Shvetsov (alexxy)
0 siblings, 0 replies; 4+ messages in thread
From: Alexey Shvetsov (alexxy) @ 2011-11-02 20:47 UTC (permalink / raw
To: gentoo-commits
alexxy 11/11/02 20:47:59
Modified: ChangeLog
Added: konq-plugins-4.7.3.ebuild
Log:
[kde-base] KDE SC 4.7.3
(Portage version: 2.2.0_alpha72/cvs/Linux x86_64)
Revision Changes Path
1.123 kde-base/konq-plugins/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/konq-plugins/ChangeLog?rev=1.123&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/konq-plugins/ChangeLog?rev=1.123&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/konq-plugins/ChangeLog?r1=1.122&r2=1.123
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/konq-plugins/ChangeLog,v
retrieving revision 1.122
retrieving revision 1.123
diff -u -r1.122 -r1.123
--- ChangeLog 28 Oct 2011 19:03:37 -0000 1.122
+++ ChangeLog 2 Nov 2011 20:47:59 -0000 1.123
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/konq-plugins
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/konq-plugins/ChangeLog,v 1.122 2011/10/28 19:03:37 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/konq-plugins/ChangeLog,v 1.123 2011/11/02 20:47:59 alexxy Exp $
+
+*konq-plugins-4.7.3 (02 Nov 2011)
+
+ 02 Nov 2011; Alexey Shvetsov <alexxy@gentoo.org> +konq-plugins-4.7.3.ebuild:
+ Version bump KDE SC 4.7.3
28 Oct 2011; Andreas K. Huettel <dilfridge@gentoo.org>
-konq-plugins-4.7.1.ebuild:
1.1 kde-base/konq-plugins/konq-plugins-4.7.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/konq-plugins/konq-plugins-4.7.3.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/konq-plugins/konq-plugins-4.7.3.ebuild?rev=1.1&content-type=text/plain
Index: konq-plugins-4.7.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/konq-plugins/konq-plugins-4.7.3.ebuild,v 1.1 2011/11/02 20:47:59 alexxy Exp $
EAPI=4
KMNAME="kde-baseapps"
inherit kde4-meta
DESCRIPTION="Various plugins for konqueror"
HOMEPAGE="http://kde.org/"
LICENSE="GPL-2"
KEYWORDS="~amd64 ~arm ~x86"
IUSE="debug tidy"
DEPEND="
$(add_kdebase_dep libkonq)
tidy? ( app-text/htmltidy )
"
RDEPEND="${DEPEND}
!kde-misc/konq-plugins
$(add_kdebase_dep kcmshell)
$(add_kdebase_dep konqueror)
"
src_configure() {
local mycmakeargs=(
-DKdeWebKit=OFF
-DWebKitPart=OFF
$(cmake-utils_use_with tidy LibTidy)
)
kde4-meta_src_configure
}
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in kde-base/konq-plugins: konq-plugins-4.7.3.ebuild ChangeLog
@ 2011-11-05 20:06 Kacper Kowalik (xarthisius)
0 siblings, 0 replies; 4+ messages in thread
From: Kacper Kowalik (xarthisius) @ 2011-11-05 20:06 UTC (permalink / raw
To: gentoo-commits
xarthisius 11/11/05 20:06:35
Modified: konq-plugins-4.7.3.ebuild ChangeLog
Log:
Marked ~ppc/~ppc64 for KDE SC 4.7.3
(Portage version: 2.2.0_alpha72/cvs/Linux x86_64)
Revision Changes Path
1.2 kde-base/konq-plugins/konq-plugins-4.7.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/konq-plugins/konq-plugins-4.7.3.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/konq-plugins/konq-plugins-4.7.3.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/konq-plugins/konq-plugins-4.7.3.ebuild?r1=1.1&r2=1.2
Index: konq-plugins-4.7.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/konq-plugins/konq-plugins-4.7.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- konq-plugins-4.7.3.ebuild 2 Nov 2011 20:47:59 -0000 1.1
+++ konq-plugins-4.7.3.ebuild 5 Nov 2011 20:06:35 -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/konq-plugins/konq-plugins-4.7.3.ebuild,v 1.1 2011/11/02 20:47:59 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/konq-plugins/konq-plugins-4.7.3.ebuild,v 1.2 2011/11/05 20:06:35 xarthisius Exp $
EAPI=4
@@ -11,7 +11,7 @@
HOMEPAGE="http://kde.org/"
LICENSE="GPL-2"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
IUSE="debug tidy"
DEPEND="
1.124 kde-base/konq-plugins/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/konq-plugins/ChangeLog?rev=1.124&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/konq-plugins/ChangeLog?rev=1.124&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/konq-plugins/ChangeLog?r1=1.123&r2=1.124
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/konq-plugins/ChangeLog,v
retrieving revision 1.123
retrieving revision 1.124
diff -u -r1.123 -r1.124
--- ChangeLog 2 Nov 2011 20:47:59 -0000 1.123
+++ ChangeLog 5 Nov 2011 20:06:35 -0000 1.124
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/konq-plugins
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/konq-plugins/ChangeLog,v 1.123 2011/11/02 20:47:59 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/konq-plugins/ChangeLog,v 1.124 2011/11/05 20:06:35 xarthisius Exp $
+
+ 05 Nov 2011; Kacper Kowalik <xarthisius@gentoo.org>
+ konq-plugins-4.7.3.ebuild:
+ Marked ~ppc/~ppc64 for KDE SC 4.7.3
*konq-plugins-4.7.3 (02 Nov 2011)
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in kde-base/konq-plugins: konq-plugins-4.7.3.ebuild ChangeLog
@ 2011-12-07 11:19 PaweA Hajdan (phajdan.jr)
0 siblings, 0 replies; 4+ messages in thread
From: PaweA Hajdan (phajdan.jr) @ 2011-12-07 11:19 UTC (permalink / raw
To: gentoo-commits
phajdan.jr 11/12/07 11:19:31
Modified: konq-plugins-4.7.3.ebuild ChangeLog
Log:
x86 stable wrt bug #388279
(Portage version: 2.1.10.11/cvs/Linux i686)
Revision Changes Path
1.3 kde-base/konq-plugins/konq-plugins-4.7.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/konq-plugins/konq-plugins-4.7.3.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/konq-plugins/konq-plugins-4.7.3.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/konq-plugins/konq-plugins-4.7.3.ebuild?r1=1.2&r2=1.3
Index: konq-plugins-4.7.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/konq-plugins/konq-plugins-4.7.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- konq-plugins-4.7.3.ebuild 5 Nov 2011 20:06:35 -0000 1.2
+++ konq-plugins-4.7.3.ebuild 7 Dec 2011 11:19:31 -0000 1.3
@@ -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/konq-plugins/konq-plugins-4.7.3.ebuild,v 1.2 2011/11/05 20:06:35 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/konq-plugins/konq-plugins-4.7.3.ebuild,v 1.3 2011/12/07 11:19:31 phajdan.jr Exp $
EAPI=4
@@ -11,7 +11,7 @@
HOMEPAGE="http://kde.org/"
LICENSE="GPL-2"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 x86"
IUSE="debug tidy"
DEPEND="
1.125 kde-base/konq-plugins/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/konq-plugins/ChangeLog?rev=1.125&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/konq-plugins/ChangeLog?rev=1.125&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/konq-plugins/ChangeLog?r1=1.124&r2=1.125
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/konq-plugins/ChangeLog,v
retrieving revision 1.124
retrieving revision 1.125
diff -u -r1.124 -r1.125
--- ChangeLog 5 Nov 2011 20:06:35 -0000 1.124
+++ ChangeLog 7 Dec 2011 11:19:31 -0000 1.125
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/konq-plugins
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/konq-plugins/ChangeLog,v 1.124 2011/11/05 20:06:35 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/konq-plugins/ChangeLog,v 1.125 2011/12/07 11:19:31 phajdan.jr Exp $
+
+ 07 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+ konq-plugins-4.7.3.ebuild:
+ x86 stable wrt bug #388279
05 Nov 2011; Kacper Kowalik <xarthisius@gentoo.org>
konq-plugins-4.7.3.ebuild:
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in kde-base/konq-plugins: konq-plugins-4.7.3.ebuild ChangeLog
@ 2011-12-07 22:13 Markos Chandras (hwoarang)
0 siblings, 0 replies; 4+ messages in thread
From: Markos Chandras (hwoarang) @ 2011-12-07 22:13 UTC (permalink / raw
To: gentoo-commits
hwoarang 11/12/07 22:13:43
Modified: konq-plugins-4.7.3.ebuild ChangeLog
Log:
Stable on amd64 wrt bug #388279
(Portage version: 2.2.0_alpha71/cvs/Linux x86_64)
Revision Changes Path
1.4 kde-base/konq-plugins/konq-plugins-4.7.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/konq-plugins/konq-plugins-4.7.3.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/konq-plugins/konq-plugins-4.7.3.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/konq-plugins/konq-plugins-4.7.3.ebuild?r1=1.3&r2=1.4
Index: konq-plugins-4.7.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/konq-plugins/konq-plugins-4.7.3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- konq-plugins-4.7.3.ebuild 7 Dec 2011 11:19:31 -0000 1.3
+++ konq-plugins-4.7.3.ebuild 7 Dec 2011 22:13:43 -0000 1.4
@@ -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/konq-plugins/konq-plugins-4.7.3.ebuild,v 1.3 2011/12/07 11:19:31 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/konq-plugins/konq-plugins-4.7.3.ebuild,v 1.4 2011/12/07 22:13:43 hwoarang Exp $
EAPI=4
@@ -11,7 +11,7 @@
HOMEPAGE="http://kde.org/"
LICENSE="GPL-2"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86"
IUSE="debug tidy"
DEPEND="
1.126 kde-base/konq-plugins/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/konq-plugins/ChangeLog?rev=1.126&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/konq-plugins/ChangeLog?rev=1.126&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/konq-plugins/ChangeLog?r1=1.125&r2=1.126
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/konq-plugins/ChangeLog,v
retrieving revision 1.125
retrieving revision 1.126
diff -u -r1.125 -r1.126
--- ChangeLog 7 Dec 2011 11:19:31 -0000 1.125
+++ ChangeLog 7 Dec 2011 22:13:43 -0000 1.126
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/konq-plugins
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/konq-plugins/ChangeLog,v 1.125 2011/12/07 11:19:31 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/konq-plugins/ChangeLog,v 1.126 2011/12/07 22:13:43 hwoarang Exp $
+
+ 07 Dec 2011; Markos Chandras <hwoarang@gentoo.org> konq-plugins-4.7.3.ebuild:
+ Stable on amd64 wrt bug #388279
07 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
konq-plugins-4.7.3.ebuild:
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2011-12-07 22:16 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-05 20:06 [gentoo-commits] gentoo-x86 commit in kde-base/konq-plugins: konq-plugins-4.7.3.ebuild ChangeLog Kacper Kowalik (xarthisius)
-- strict thread matches above, loose matches on Subject: below --
2011-12-07 22:13 Markos Chandras (hwoarang)
2011-12-07 11:19 PaweA Hajdan (phajdan.jr)
2011-11-02 20:47 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