* [gentoo-commits] gentoo-x86 commit in kde-misc/kwebkitpart: kwebkitpart-1.3.0.ebuild ChangeLog
@ 2012-10-02 6:53 Johannes Huber (johu)
0 siblings, 0 replies; 3+ messages in thread
From: Johannes Huber (johu) @ 2012-10-02 6:53 UTC (permalink / raw
To: gentoo-commits
johu 12/10/02 06:53:35
Modified: ChangeLog
Added: kwebkitpart-1.3.0.ebuild
Log:
Version bump wrt bug #436546.
(Portage version: 2.2.0_alpha134/cvs/Linux x86_64)
Revision Changes Path
1.15 kde-misc/kwebkitpart/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kwebkitpart/ChangeLog?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kwebkitpart/ChangeLog?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kwebkitpart/ChangeLog?r1=1.14&r2=1.15
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-misc/kwebkitpart/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog 12 Mar 2012 09:18:22 -0000 1.14
+++ ChangeLog 2 Oct 2012 06:53:35 -0000 1.15
@@ -1,6 +1,11 @@
# ChangeLog for kde-misc/kwebkitpart
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/kwebkitpart/ChangeLog,v 1.14 2012/03/12 09:18:22 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/kwebkitpart/ChangeLog,v 1.15 2012/10/02 06:53:35 johu Exp $
+
+*kwebkitpart-1.3.0 (02 Oct 2012)
+
+ 02 Oct 2012; Johannes Huber <johu@gentoo.org> +kwebkitpart-1.3.0.ebuild:
+ Version bump wrt bug #436546.
12 Mar 2012; Johannes Huber <johu@gentoo.org> -kwebkitpart-0.9.6.ebuild,
-kwebkitpart-1.1.1.ebuild:
@@ -58,4 +63,3 @@
25 Jul 2010; Maciej Mrozowski <reavertm@gentoo.org>
+kwebkitpart-0.9.6.ebuild, +metadata.xml:
Add technology preview of WebKit support for konqueror browser
-
1.1 kde-misc/kwebkitpart/kwebkitpart-1.3.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kwebkitpart/kwebkitpart-1.3.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kwebkitpart/kwebkitpart-1.3.0.ebuild?rev=1.1&content-type=text/plain
Index: kwebkitpart-1.3.0.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-misc/kwebkitpart/kwebkitpart-1.3.0.ebuild,v 1.1 2012/10/02 06:53:35 johu Exp $
EAPI=4
WEBKIT_REQUIRED="always"
inherit kde4-base
DESCRIPTION="A WebKit KPart for konqueror"
HOMEPAGE="ihttps://projects.kde.org/projects/extragear/base/kwebkitpart"
SRC_URI="http://dev.gentoo.org/~johu/distfiles/${P}.tar.xz"
LICENSE="LGPL-2"
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
SLOT="4"
IUSE="debug"
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in kde-misc/kwebkitpart: kwebkitpart-1.3.0.ebuild ChangeLog
@ 2012-10-17 12:36 Michael Palimaka (kensington)
0 siblings, 0 replies; 3+ messages in thread
From: Michael Palimaka (kensington) @ 2012-10-17 12:36 UTC (permalink / raw
To: gentoo-commits
kensington 12/10/17 12:36:03
Modified: kwebkitpart-1.3.0.ebuild ChangeLog
Log:
Fix typo in HOMEPAGE.
(Portage version: 2.1.11.28/cvs/Linux x86_64, signed Manifest commit with key 675D0D2C)
Revision Changes Path
1.2 kde-misc/kwebkitpart/kwebkitpart-1.3.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kwebkitpart/kwebkitpart-1.3.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kwebkitpart/kwebkitpart-1.3.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kwebkitpart/kwebkitpart-1.3.0.ebuild?r1=1.1&r2=1.2
Index: kwebkitpart-1.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-misc/kwebkitpart/kwebkitpart-1.3.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- kwebkitpart-1.3.0.ebuild 2 Oct 2012 06:53:35 -0000 1.1
+++ kwebkitpart-1.3.0.ebuild 17 Oct 2012 12:36:03 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/kwebkitpart/kwebkitpart-1.3.0.ebuild,v 1.1 2012/10/02 06:53:35 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/kwebkitpart/kwebkitpart-1.3.0.ebuild,v 1.2 2012/10/17 12:36:03 kensington Exp $
EAPI=4
@@ -8,7 +8,7 @@
inherit kde4-base
DESCRIPTION="A WebKit KPart for konqueror"
-HOMEPAGE="ihttps://projects.kde.org/projects/extragear/base/kwebkitpart"
+HOMEPAGE="https://projects.kde.org/projects/extragear/base/kwebkitpart"
SRC_URI="http://dev.gentoo.org/~johu/distfiles/${P}.tar.xz"
LICENSE="LGPL-2"
1.16 kde-misc/kwebkitpart/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kwebkitpart/ChangeLog?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kwebkitpart/ChangeLog?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kwebkitpart/ChangeLog?r1=1.15&r2=1.16
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-misc/kwebkitpart/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog 2 Oct 2012 06:53:35 -0000 1.15
+++ ChangeLog 17 Oct 2012 12:36:03 -0000 1.16
@@ -1,6 +1,10 @@
# ChangeLog for kde-misc/kwebkitpart
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/kwebkitpart/ChangeLog,v 1.15 2012/10/02 06:53:35 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/kwebkitpart/ChangeLog,v 1.16 2012/10/17 12:36:03 kensington Exp $
+
+ 17 Oct 2012; Michael Palimaka <kensington@gentoo.org>
+ kwebkitpart-1.3.0.ebuild:
+ Fix typo in HOMEPAGE.
*kwebkitpart-1.3.0 (02 Oct 2012)
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in kde-misc/kwebkitpart: kwebkitpart-1.3.0.ebuild ChangeLog
@ 2012-11-15 1:08 Anthony G. Basile (blueness)
0 siblings, 0 replies; 3+ messages in thread
From: Anthony G. Basile (blueness) @ 2012-11-15 1:08 UTC (permalink / raw
To: gentoo-commits
blueness 12/11/15 01:08:09
Modified: kwebkitpart-1.3.0.ebuild ChangeLog
Log:
stable ppc, bug #441332
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Revision Changes Path
1.5 kde-misc/kwebkitpart/kwebkitpart-1.3.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kwebkitpart/kwebkitpart-1.3.0.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kwebkitpart/kwebkitpart-1.3.0.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kwebkitpart/kwebkitpart-1.3.0.ebuild?r1=1.4&r2=1.5
Index: kwebkitpart-1.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-misc/kwebkitpart/kwebkitpart-1.3.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- kwebkitpart-1.3.0.ebuild 14 Nov 2012 20:10:53 -0000 1.4
+++ kwebkitpart-1.3.0.ebuild 15 Nov 2012 01:08:08 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/kwebkitpart/kwebkitpart-1.3.0.ebuild,v 1.4 2012/11/14 20:10:53 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/kwebkitpart/kwebkitpart-1.3.0.ebuild,v 1.5 2012/11/15 01:08:08 blueness Exp $
EAPI=4
@@ -12,6 +12,6 @@
SRC_URI="http://dev.gentoo.org/~johu/distfiles/${P}.tar.xz"
LICENSE="LGPL-2"
-KEYWORDS="amd64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ppc ~ppc64 x86"
SLOT="4"
IUSE="debug"
1.19 kde-misc/kwebkitpart/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kwebkitpart/ChangeLog?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kwebkitpart/ChangeLog?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kwebkitpart/ChangeLog?r1=1.18&r2=1.19
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-misc/kwebkitpart/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog 14 Nov 2012 20:10:53 -0000 1.18
+++ ChangeLog 15 Nov 2012 01:08:08 -0000 1.19
@@ -1,6 +1,9 @@
# ChangeLog for kde-misc/kwebkitpart
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/kwebkitpart/ChangeLog,v 1.18 2012/11/14 20:10:53 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/kwebkitpart/ChangeLog,v 1.19 2012/11/15 01:08:08 blueness Exp $
+
+ 15 Nov 2012; Anthony G. Basile <blueness@gentoo.org> kwebkitpart-1.3.0.ebuild:
+ stable ppc, bug #441332
14 Nov 2012; Johannes Huber <johu@gentoo.org> kwebkitpart-1.3.0.ebuild:
Stable for x86, wrt bug #441332
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-11-15 1:08 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-02 6:53 [gentoo-commits] gentoo-x86 commit in kde-misc/kwebkitpart: kwebkitpart-1.3.0.ebuild ChangeLog Johannes Huber (johu)
-- strict thread matches above, loose matches on Subject: below --
2012-10-17 12:36 Michael Palimaka (kensington)
2012-11-15 1:08 Anthony G. Basile (blueness)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox