* [gentoo-commits] gentoo-x86 commit in dev-util/kdevplatform: ChangeLog kdevplatform-0.9.97-r1.ebuild kdevplatform-1.0.0-r1.ebuild
@ 2010-06-19 0:44 Jonathan Callen (abcd)
0 siblings, 0 replies; 4+ messages in thread
From: Jonathan Callen (abcd) @ 2010-06-19 0:44 UTC (permalink / raw
To: gentoo-commits
abcd 10/06/19 00:44:52
Modified: ChangeLog kdevplatform-0.9.97-r1.ebuild
kdevplatform-1.0.0-r1.ebuild
Log:
Moving dev-util/cvs* to dev-vcs/cvs*
(Portage version: 2.2_rc67/cvs/Linux i686, RepoMan options: --force)
Revision Changes Path
1.30 dev-util/kdevplatform/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kdevplatform/ChangeLog?rev=1.30&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kdevplatform/ChangeLog?rev=1.30&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kdevplatform/ChangeLog?r1=1.29&r2=1.30
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/kdevplatform/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog 5 Jun 2010 19:59:54 -0000 1.29
+++ ChangeLog 19 Jun 2010 00:44:52 -0000 1.30
@@ -1,6 +1,10 @@
# ChangeLog for dev-util/kdevplatform
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/kdevplatform/ChangeLog,v 1.29 2010/06/05 19:59:54 reavertm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/kdevplatform/ChangeLog,v 1.30 2010/06/19 00:44:52 abcd Exp $
+
+ 19 Jun 2010; Jonathan Callen <abcd@gentoo.org>
+ kdevplatform-0.9.97-r1.ebuild, kdevplatform-1.0.0-r1.ebuild:
+ Moving dev-util/cvs* to dev-vcs/cvs*
*kdevplatform-1.0.0-r1 (05 Jun 2010)
1.8 dev-util/kdevplatform/kdevplatform-0.9.97-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kdevplatform/kdevplatform-0.9.97-r1.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kdevplatform/kdevplatform-0.9.97-r1.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kdevplatform/kdevplatform-0.9.97-r1.ebuild?r1=1.7&r2=1.8
Index: kdevplatform-0.9.97-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/kdevplatform/kdevplatform-0.9.97-r1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- kdevplatform-0.9.97-r1.ebuild 12 May 2010 16:24:48 -0000 1.7
+++ kdevplatform-0.9.97-r1.ebuild 19 Jun 2010 00:44:52 -0000 1.8
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/kdevplatform/kdevplatform-0.9.97-r1.ebuild,v 1.7 2010/05/12 16:24:48 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/kdevplatform/kdevplatform-0.9.97-r1.ebuild,v 1.8 2010/06/19 00:44:52 abcd Exp $
EAPI="2"
@@ -34,7 +34,7 @@
# block - some plugins moved to kdevplatform from kdevelop
RDEPEND="${DEPEND}
!<dev-util/kdevelop-${KDEVELOP_PV}
- cvs? ( dev-util/cvs )
+ cvs? ( dev-vcs/cvs )
mercurial? ( dev-vcs/mercurial )
"
1.2 dev-util/kdevplatform/kdevplatform-1.0.0-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kdevplatform/kdevplatform-1.0.0-r1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kdevplatform/kdevplatform-1.0.0-r1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kdevplatform/kdevplatform-1.0.0-r1.ebuild?r1=1.1&r2=1.2
Index: kdevplatform-1.0.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/kdevplatform/kdevplatform-1.0.0-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- kdevplatform-1.0.0-r1.ebuild 5 Jun 2010 19:59:54 -0000 1.1
+++ kdevplatform-1.0.0-r1.ebuild 19 Jun 2010 00:44:52 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/kdevplatform/kdevplatform-1.0.0-r1.ebuild,v 1.1 2010/06/05 19:59:54 reavertm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/kdevplatform/kdevplatform-1.0.0-r1.ebuild,v 1.2 2010/06/19 00:44:52 abcd Exp $
EAPI="2"
@@ -27,7 +27,7 @@
# block - some plugins moved to kdevplatform from kdevelop
DEPEND="
dev-libs/boost
- cvs? ( dev-util/cvs )
+ cvs? ( dev-vcs/cvs )
subversion? ( >=dev-util/subversion-1.3 )
"
RDEPEND="${DEPEND}
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-util/kdevplatform: ChangeLog kdevplatform-0.9.97-r1.ebuild kdevplatform-1.0.0-r1.ebuild
@ 2010-06-21 16:29 Samuli Suominen (ssuominen)
0 siblings, 0 replies; 4+ messages in thread
From: Samuli Suominen (ssuominen) @ 2010-06-21 16:29 UTC (permalink / raw
To: gentoo-commits
ssuominen 10/06/21 16:29:22
Modified: ChangeLog kdevplatform-0.9.97-r1.ebuild
kdevplatform-1.0.0-r1.ebuild
Log:
Remove hppa KEYWORDS wrt #304363 and revert ppc64 to ~ppc64.
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Revision Changes Path
1.31 dev-util/kdevplatform/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kdevplatform/ChangeLog?rev=1.31&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kdevplatform/ChangeLog?rev=1.31&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kdevplatform/ChangeLog?r1=1.30&r2=1.31
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/kdevplatform/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ChangeLog 19 Jun 2010 00:44:52 -0000 1.30
+++ ChangeLog 21 Jun 2010 16:29:21 -0000 1.31
@@ -1,6 +1,10 @@
# ChangeLog for dev-util/kdevplatform
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/kdevplatform/ChangeLog,v 1.30 2010/06/19 00:44:52 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/kdevplatform/ChangeLog,v 1.31 2010/06/21 16:29:21 ssuominen Exp $
+
+ 21 Jun 2010; Samuli Suominen <ssuominen@gentoo.org>
+ kdevplatform-0.9.97-r1.ebuild, kdevplatform-1.0.0-r1.ebuild:
+ Remove hppa KEYWORDS wrt #304363 and revert ppc64 to ~ppc64.
19 Jun 2010; Jonathan Callen <abcd@gentoo.org>
kdevplatform-0.9.97-r1.ebuild, kdevplatform-1.0.0-r1.ebuild:
1.9 dev-util/kdevplatform/kdevplatform-0.9.97-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kdevplatform/kdevplatform-0.9.97-r1.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kdevplatform/kdevplatform-0.9.97-r1.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kdevplatform/kdevplatform-0.9.97-r1.ebuild?r1=1.8&r2=1.9
Index: kdevplatform-0.9.97-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/kdevplatform/kdevplatform-0.9.97-r1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- kdevplatform-0.9.97-r1.ebuild 19 Jun 2010 00:44:52 -0000 1.8
+++ kdevplatform-0.9.97-r1.ebuild 21 Jun 2010 16:29:21 -0000 1.9
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/kdevplatform/kdevplatform-0.9.97-r1.ebuild,v 1.8 2010/06/19 00:44:52 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/kdevplatform/kdevplatform-0.9.97-r1.ebuild,v 1.9 2010/06/21 16:29:21 ssuominen Exp $
EAPI="2"
@@ -18,7 +18,7 @@
[[ ${PV} != *9999* ]] && SRC_URI="mirror://kde/unstable/kdevelop/${KDEVELOP_PV}/src/${P}.tar.bz2"
LICENSE="GPL-2 LGPL-2"
-KEYWORDS="amd64 ~hppa ppc ppc64 x86"
+KEYWORDS="amd64 ppc ~ppc64 x86"
SLOT="4"
# Moved to playground for now
# bazaar git
1.3 dev-util/kdevplatform/kdevplatform-1.0.0-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kdevplatform/kdevplatform-1.0.0-r1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kdevplatform/kdevplatform-1.0.0-r1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kdevplatform/kdevplatform-1.0.0-r1.ebuild?r1=1.2&r2=1.3
Index: kdevplatform-1.0.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/kdevplatform/kdevplatform-1.0.0-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- kdevplatform-1.0.0-r1.ebuild 19 Jun 2010 00:44:52 -0000 1.2
+++ kdevplatform-1.0.0-r1.ebuild 21 Jun 2010 16:29:21 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/kdevplatform/kdevplatform-1.0.0-r1.ebuild,v 1.2 2010/06/19 00:44:52 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/kdevplatform/kdevplatform-1.0.0-r1.ebuild,v 1.3 2010/06/21 16:29:21 ssuominen Exp $
EAPI="2"
@@ -14,7 +14,7 @@
DESCRIPTION="KDE development support libraries and apps"
LICENSE="GPL-2 LGPL-2"
-KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
# Moved to playground for now
# bazaar git kompare mercurial
IUSE="cvs debug subversion"
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-util/kdevplatform: ChangeLog kdevplatform-0.9.97-r1.ebuild kdevplatform-1.0.0-r1.ebuild
@ 2010-06-22 18:40 Arfrever Frehtes Taifersar Arahesis (arfrever)
0 siblings, 0 replies; 4+ messages in thread
From: Arfrever Frehtes Taifersar Arahesis (arfrever) @ 2010-06-22 18:40 UTC (permalink / raw
To: gentoo-commits
arfrever 10/06/22 18:40:49
Modified: ChangeLog kdevplatform-0.9.97-r1.ebuild
kdevplatform-1.0.0-r1.ebuild
Log:
dev-util/subversion renamed to dev-vcs/subversion.
(Portage version: HEAD/cvs/Linux x86_64)
Revision Changes Path
1.32 dev-util/kdevplatform/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kdevplatform/ChangeLog?rev=1.32&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kdevplatform/ChangeLog?rev=1.32&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kdevplatform/ChangeLog?r1=1.31&r2=1.32
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/kdevplatform/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog 21 Jun 2010 16:29:21 -0000 1.31
+++ ChangeLog 22 Jun 2010 18:40:49 -0000 1.32
@@ -1,6 +1,10 @@
# ChangeLog for dev-util/kdevplatform
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/kdevplatform/ChangeLog,v 1.31 2010/06/21 16:29:21 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/kdevplatform/ChangeLog,v 1.32 2010/06/22 18:40:49 arfrever Exp $
+
+ 22 Jun 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+ kdevplatform-0.9.97-r1.ebuild, kdevplatform-1.0.0-r1.ebuild:
+ dev-util/subversion renamed to dev-vcs/subversion.
21 Jun 2010; Samuli Suominen <ssuominen@gentoo.org>
kdevplatform-0.9.97-r1.ebuild, kdevplatform-1.0.0-r1.ebuild:
1.10 dev-util/kdevplatform/kdevplatform-0.9.97-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kdevplatform/kdevplatform-0.9.97-r1.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kdevplatform/kdevplatform-0.9.97-r1.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kdevplatform/kdevplatform-0.9.97-r1.ebuild?r1=1.9&r2=1.10
Index: kdevplatform-0.9.97-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/kdevplatform/kdevplatform-0.9.97-r1.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- kdevplatform-0.9.97-r1.ebuild 21 Jun 2010 16:29:21 -0000 1.9
+++ kdevplatform-0.9.97-r1.ebuild 22 Jun 2010 18:40:49 -0000 1.10
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/kdevplatform/kdevplatform-0.9.97-r1.ebuild,v 1.9 2010/06/21 16:29:21 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/kdevplatform/kdevplatform-0.9.97-r1.ebuild,v 1.10 2010/06/22 18:40:49 arfrever Exp $
EAPI="2"
@@ -26,7 +26,7 @@
DEPEND="
dev-libs/boost
- subversion? ( >=dev-util/subversion-1.3 )
+ subversion? ( >=dev-vcs/subversion-1.3 )
"
# Moved to playground for now
# bazaar? ( dev-util/bzr )
1.4 dev-util/kdevplatform/kdevplatform-1.0.0-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kdevplatform/kdevplatform-1.0.0-r1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kdevplatform/kdevplatform-1.0.0-r1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kdevplatform/kdevplatform-1.0.0-r1.ebuild?r1=1.3&r2=1.4
Index: kdevplatform-1.0.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/kdevplatform/kdevplatform-1.0.0-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- kdevplatform-1.0.0-r1.ebuild 21 Jun 2010 16:29:21 -0000 1.3
+++ kdevplatform-1.0.0-r1.ebuild 22 Jun 2010 18:40:49 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/kdevplatform/kdevplatform-1.0.0-r1.ebuild,v 1.3 2010/06/21 16:29:21 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/kdevplatform/kdevplatform-1.0.0-r1.ebuild,v 1.4 2010/06/22 18:40:49 arfrever Exp $
EAPI="2"
@@ -28,7 +28,7 @@
DEPEND="
dev-libs/boost
cvs? ( dev-vcs/cvs )
- subversion? ( >=dev-util/subversion-1.3 )
+ subversion? ( >=dev-vcs/subversion-1.3 )
"
RDEPEND="${DEPEND}
!<dev-util/kdevelop-${KDEVELOP_VERSION}
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-util/kdevplatform: ChangeLog kdevplatform-0.9.97-r1.ebuild kdevplatform-1.0.0-r1.ebuild
@ 2010-06-29 0:21 Maciej Mrozowski (reavertm)
0 siblings, 0 replies; 4+ messages in thread
From: Maciej Mrozowski (reavertm) @ 2010-06-29 0:21 UTC (permalink / raw
To: gentoo-commits
reavertm 10/06/29 00:21:07
Modified: ChangeLog kdevplatform-0.9.97-r1.ebuild
kdevplatform-1.0.0-r1.ebuild
Log:
Restrict tests, bug 276208
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Revision Changes Path
1.33 dev-util/kdevplatform/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kdevplatform/ChangeLog?rev=1.33&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kdevplatform/ChangeLog?rev=1.33&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kdevplatform/ChangeLog?r1=1.32&r2=1.33
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/kdevplatform/ChangeLog,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ChangeLog 22 Jun 2010 18:40:49 -0000 1.32
+++ ChangeLog 29 Jun 2010 00:21:07 -0000 1.33
@@ -1,6 +1,10 @@
# ChangeLog for dev-util/kdevplatform
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/kdevplatform/ChangeLog,v 1.32 2010/06/22 18:40:49 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/kdevplatform/ChangeLog,v 1.33 2010/06/29 00:21:07 reavertm Exp $
+
+ 29 Jun 2010; Maciej Mrozowski <reavertm@gentoo.org>
+ kdevplatform-0.9.97-r1.ebuild, kdevplatform-1.0.0-r1.ebuild:
+ Restrict tests, bug 276208
22 Jun 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
kdevplatform-0.9.97-r1.ebuild, kdevplatform-1.0.0-r1.ebuild:
1.11 dev-util/kdevplatform/kdevplatform-0.9.97-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kdevplatform/kdevplatform-0.9.97-r1.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kdevplatform/kdevplatform-0.9.97-r1.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kdevplatform/kdevplatform-0.9.97-r1.ebuild?r1=1.10&r2=1.11
Index: kdevplatform-0.9.97-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/kdevplatform/kdevplatform-0.9.97-r1.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- kdevplatform-0.9.97-r1.ebuild 22 Jun 2010 18:40:49 -0000 1.10
+++ kdevplatform-0.9.97-r1.ebuild 29 Jun 2010 00:21:07 -0000 1.11
@@ -1,9 +1,12 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/kdevplatform/kdevplatform-0.9.97-r1.ebuild,v 1.10 2010/06/22 18:40:49 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/kdevplatform/kdevplatform-0.9.97-r1.ebuild,v 1.11 2010/06/29 00:21:07 reavertm Exp $
EAPI="2"
+# Bug 276208
+RESTRICT="test"
+
KMNAME="extragear/sdk"
inherit kde4-base
1.5 dev-util/kdevplatform/kdevplatform-1.0.0-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kdevplatform/kdevplatform-1.0.0-r1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kdevplatform/kdevplatform-1.0.0-r1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kdevplatform/kdevplatform-1.0.0-r1.ebuild?r1=1.4&r2=1.5
Index: kdevplatform-1.0.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/kdevplatform/kdevplatform-1.0.0-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- kdevplatform-1.0.0-r1.ebuild 22 Jun 2010 18:40:49 -0000 1.4
+++ kdevplatform-1.0.0-r1.ebuild 29 Jun 2010 00:21:07 -0000 1.5
@@ -1,9 +1,12 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/kdevplatform/kdevplatform-1.0.0-r1.ebuild,v 1.4 2010/06/22 18:40:49 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/kdevplatform/kdevplatform-1.0.0-r1.ebuild,v 1.5 2010/06/29 00:21:07 reavertm Exp $
EAPI="2"
+# Bug 276208
+RESTRICT="test"
+
if [[ ${PV} != *9999* ]]; then
KDE_LINGUAS="ca ca@valencia da de en_GB es et fr gl it nds pt pt_BR sv tr uk zh_CN zh_TW"
fi
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2010-06-29 0:21 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-19 0:44 [gentoo-commits] gentoo-x86 commit in dev-util/kdevplatform: ChangeLog kdevplatform-0.9.97-r1.ebuild kdevplatform-1.0.0-r1.ebuild Jonathan Callen (abcd)
-- strict thread matches above, loose matches on Subject: below --
2010-06-21 16:29 Samuli Suominen (ssuominen)
2010-06-22 18:40 Arfrever Frehtes Taifersar Arahesis (arfrever)
2010-06-29 0:21 Maciej Mrozowski (reavertm)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox