* [gentoo-commits] gentoo-x86 commit in kde-base/kdebase-data: kdebase-data-4.6.3.ebuild ChangeLog
@ 2011-05-07 10:47 Tomas Chvatal (scarabeus)
0 siblings, 0 replies; 4+ messages in thread
From: Tomas Chvatal (scarabeus) @ 2011-05-07 10:47 UTC (permalink / raw
To: gentoo-commits
scarabeus 11/05/07 10:47:49
Modified: ChangeLog
Added: kdebase-data-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.181 kde-base/kdebase-data/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kdebase-data/ChangeLog?rev=1.181&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kdebase-data/ChangeLog?rev=1.181&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kdebase-data/ChangeLog?r1=1.180&r2=1.181
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kdebase-data/ChangeLog,v
retrieving revision 1.180
retrieving revision 1.181
diff -u -r1.180 -r1.181
--- ChangeLog 6 Apr 2011 14:19:23 -0000 1.180
+++ ChangeLog 7 May 2011 10:47:49 -0000 1.181
@@ -1,6 +1,12 @@
# ChangeLog for kde-base/kdebase-data
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase-data/ChangeLog,v 1.180 2011/04/06 14:19:23 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase-data/ChangeLog,v 1.181 2011/05/07 10:47:49 scarabeus Exp $
+
+*kdebase-data-4.6.3 (07 May 2011)
+
+ 07 May 2011; Tomáš Chvátal <scarabeus@gentoo.org>
+ +kdebase-data-4.6.3.ebuild:
+ Version bump KDE SC 4.6.3
*kdebase-data-4.6.2 (06 Apr 2011)
1.1 kde-base/kdebase-data/kdebase-data-4.6.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kdebase-data/kdebase-data-4.6.3.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kdebase-data/kdebase-data-4.6.3.ebuild?rev=1.1&content-type=text/plain
Index: kdebase-data-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/kdebase-data/kdebase-data-4.6.3.ebuild,v 1.1 2011/05/07 10:47:49 scarabeus Exp $
EAPI=4
KMNAME="kdebase-runtime"
KMNOMODULE="true"
inherit kde4-meta
DESCRIPTION="Icons, localization data and various .desktop files from kdebase."
IUSE=""
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
RDEPEND="
$(add_kdebase_dep oxygen-icons)
x11-themes/hicolor-icon-theme
"
KMEXTRA="
l10n/
localization/
pics/
"
# Note that the eclass doesn't do this for us, because of KMNOMODULE="true".
KMEXTRACTONLY="
config-runtime.h.cmake
kde4
"
src_configure() {
# Remove remnants of hicolor-icon-theme
sed -e "s:add_subdirectory[[:space:]]*([[:space:]]*hicolor[[:space:]]*):#donotwant:g" \
-i pics/CMakeLists.txt \
|| die "failed to remove remnants of hicolor-icon-theme"
kde4-meta_src_configure
}
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in kde-base/kdebase-data: kdebase-data-4.6.3.ebuild ChangeLog
@ 2011-06-08 23:14 Thomas Kahle (tomka)
0 siblings, 0 replies; 4+ messages in thread
From: Thomas Kahle (tomka) @ 2011-06-08 23:14 UTC (permalink / raw
To: gentoo-commits
tomka 11/06/08 23:14:03
Modified: kdebase-data-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/kdebase-data/kdebase-data-4.6.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kdebase-data/kdebase-data-4.6.3.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kdebase-data/kdebase-data-4.6.3.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kdebase-data/kdebase-data-4.6.3.ebuild?r1=1.1&r2=1.2
Index: kdebase-data-4.6.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kdebase-data/kdebase-data-4.6.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- kdebase-data-4.6.3.ebuild 7 May 2011 10:47:49 -0000 1.1
+++ kdebase-data-4.6.3.ebuild 8 Jun 2011 23:14:03 -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/kdebase-data/kdebase-data-4.6.3.ebuild,v 1.1 2011/05/07 10:47:49 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase-data/kdebase-data-4.6.3.ebuild,v 1.2 2011/06/08 23:14:03 tomka Exp $
EAPI=4
@@ -10,7 +10,7 @@
DESCRIPTION="Icons, localization data and various .desktop files from kdebase."
IUSE=""
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux"
RDEPEND="
$(add_kdebase_dep oxygen-icons)
1.186 kde-base/kdebase-data/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kdebase-data/ChangeLog?rev=1.186&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kdebase-data/ChangeLog?rev=1.186&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kdebase-data/ChangeLog?r1=1.185&r2=1.186
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kdebase-data/ChangeLog,v
retrieving revision 1.185
retrieving revision 1.186
diff -u -r1.185 -r1.186
--- ChangeLog 2 Jun 2011 21:57:49 -0000 1.185
+++ ChangeLog 8 Jun 2011 23:14:03 -0000 1.186
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kdebase-data
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase-data/ChangeLog,v 1.185 2011/06/02 21:57:49 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase-data/ChangeLog,v 1.186 2011/06/08 23:14:03 tomka Exp $
+
+ 08 Jun 2011; Thomas Kahle <tomka@gentoo.org> kdebase-data-4.6.3.ebuild:
+ x86 stable per bug 369979
02 Jun 2011; Andreas K. Huettel <dilfridge@gentoo.org>
-kdebase-data-4.4.5.ebuild:
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in kde-base/kdebase-data: kdebase-data-4.6.3.ebuild ChangeLog
@ 2011-06-10 11:50 Markos Chandras (hwoarang)
0 siblings, 0 replies; 4+ messages in thread
From: Markos Chandras (hwoarang) @ 2011-06-10 11:50 UTC (permalink / raw
To: gentoo-commits
hwoarang 11/06/10 11:50:42
Modified: kdebase-data-4.6.3.ebuild ChangeLog
Log:
Stable on amd64 wrt bug #369979
(Portage version: 2.1.9.49/cvs/Linux x86_64)
Revision Changes Path
1.3 kde-base/kdebase-data/kdebase-data-4.6.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kdebase-data/kdebase-data-4.6.3.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kdebase-data/kdebase-data-4.6.3.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kdebase-data/kdebase-data-4.6.3.ebuild?r1=1.2&r2=1.3
Index: kdebase-data-4.6.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kdebase-data/kdebase-data-4.6.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- kdebase-data-4.6.3.ebuild 8 Jun 2011 23:14:03 -0000 1.2
+++ kdebase-data-4.6.3.ebuild 10 Jun 2011 11:50:42 -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/kdebase-data/kdebase-data-4.6.3.ebuild,v 1.2 2011/06/08 23:14:03 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase-data/kdebase-data-4.6.3.ebuild,v 1.3 2011/06/10 11:50:42 hwoarang Exp $
EAPI=4
@@ -10,7 +10,7 @@
DESCRIPTION="Icons, localization data and various .desktop files from kdebase."
IUSE=""
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux"
RDEPEND="
$(add_kdebase_dep oxygen-icons)
1.187 kde-base/kdebase-data/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kdebase-data/ChangeLog?rev=1.187&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kdebase-data/ChangeLog?rev=1.187&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kdebase-data/ChangeLog?r1=1.186&r2=1.187
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kdebase-data/ChangeLog,v
retrieving revision 1.186
retrieving revision 1.187
diff -u -r1.186 -r1.187
--- ChangeLog 8 Jun 2011 23:14:03 -0000 1.186
+++ ChangeLog 10 Jun 2011 11:50:42 -0000 1.187
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kdebase-data
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase-data/ChangeLog,v 1.186 2011/06/08 23:14:03 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase-data/ChangeLog,v 1.187 2011/06/10 11:50:42 hwoarang Exp $
+
+ 10 Jun 2011; Markos Chandras <hwoarang@gentoo.org> kdebase-data-4.6.3.ebuild:
+ Stable on amd64 wrt bug #369979
08 Jun 2011; Thomas Kahle <tomka@gentoo.org> kdebase-data-4.6.3.ebuild:
x86 stable per bug 369979
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in kde-base/kdebase-data: kdebase-data-4.6.3.ebuild ChangeLog
@ 2011-06-26 1:54 Brent Baude (ranger)
0 siblings, 0 replies; 4+ messages in thread
From: Brent Baude (ranger) @ 2011-06-26 1:54 UTC (permalink / raw
To: gentoo-commits
ranger 11/06/26 01:54:38
Modified: kdebase-data-4.6.3.ebuild ChangeLog
Log:
Commiting kde-4.6.3 ppc on bug 369979
(Portage version: 2.1.9.42/cvs/Linux ppc64)
Revision Changes Path
1.4 kde-base/kdebase-data/kdebase-data-4.6.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kdebase-data/kdebase-data-4.6.3.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kdebase-data/kdebase-data-4.6.3.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kdebase-data/kdebase-data-4.6.3.ebuild?r1=1.3&r2=1.4
Index: kdebase-data-4.6.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kdebase-data/kdebase-data-4.6.3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- kdebase-data-4.6.3.ebuild 10 Jun 2011 11:50:42 -0000 1.3
+++ kdebase-data-4.6.3.ebuild 26 Jun 2011 01:54:38 -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/kdebase-data/kdebase-data-4.6.3.ebuild,v 1.3 2011/06/10 11:50:42 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase-data/kdebase-data-4.6.3.ebuild,v 1.4 2011/06/26 01:54:38 ranger Exp $
EAPI=4
@@ -10,7 +10,7 @@
DESCRIPTION="Icons, localization data and various .desktop files from kdebase."
IUSE=""
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux"
RDEPEND="
$(add_kdebase_dep oxygen-icons)
1.189 kde-base/kdebase-data/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kdebase-data/ChangeLog?rev=1.189&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kdebase-data/ChangeLog?rev=1.189&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kdebase-data/ChangeLog?r1=1.188&r2=1.189
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kdebase-data/ChangeLog,v
retrieving revision 1.188
retrieving revision 1.189
diff -u -r1.188 -r1.189
--- ChangeLog 10 Jun 2011 17:59:59 -0000 1.188
+++ ChangeLog 26 Jun 2011 01:54:38 -0000 1.189
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kdebase-data
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase-data/ChangeLog,v 1.188 2011/06/10 17:59:59 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase-data/ChangeLog,v 1.189 2011/06/26 01:54:38 ranger Exp $
+
+ 25 Jun 2011; Brent Baude <ranger@gentoo.org> kdebase-data-4.6.3.ebuild:
+ Marking kdebase-data-4.6.3 ppc stable for bug 369979
*kdebase-data-4.6.4 (10 Jun 2011)
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2011-06-26 2:08 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-07 10:47 [gentoo-commits] gentoo-x86 commit in kde-base/kdebase-data: kdebase-data-4.6.3.ebuild ChangeLog Tomas Chvatal (scarabeus)
-- strict thread matches above, loose matches on Subject: below --
2011-06-08 23:14 Thomas Kahle (tomka)
2011-06-10 11:50 Markos Chandras (hwoarang)
2011-06-26 1:54 Brent Baude (ranger)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox