public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-util/kdevelop-php-docs: kdevelop-php-docs-1.5.2.ebuild ChangeLog
@ 2013-10-31 17:36 Johannes Huber (johu)
  0 siblings, 0 replies; 3+ messages in thread
From: Johannes Huber (johu) @ 2013-10-31 17:36 UTC (permalink / raw
  To: gentoo-commits

johu        13/10/31 17:36:43

  Modified:             ChangeLog
  Added:                kdevelop-php-docs-1.5.2.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)

Revision  Changes    Path
1.40                 dev-util/kdevelop-php-docs/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kdevelop-php-docs/ChangeLog?rev=1.40&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kdevelop-php-docs/ChangeLog?rev=1.40&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kdevelop-php-docs/ChangeLog?r1=1.39&r2=1.40

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/kdevelop-php-docs/ChangeLog,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ChangeLog	21 Aug 2013 07:50:04 -0000	1.39
+++ ChangeLog	31 Oct 2013 17:36:43 -0000	1.40
@@ -1,6 +1,11 @@
 # ChangeLog for dev-util/kdevelop-php-docs
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/kdevelop-php-docs/ChangeLog,v 1.39 2013/08/21 07:50:04 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/kdevelop-php-docs/ChangeLog,v 1.40 2013/10/31 17:36:43 johu Exp $
+
+*kdevelop-php-docs-1.5.2 (31 Oct 2013)
+
+  31 Oct 2013; Johannes Huber <johu@gentoo.org> +kdevelop-php-docs-1.5.2.ebuild:
+  Version bump.
 
   21 Aug 2013; Michael Palimaka <kensington@gentoo.org>
   -kdevelop-php-docs-1.4.1.ebuild:



1.1                  dev-util/kdevelop-php-docs/kdevelop-php-docs-1.5.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kdevelop-php-docs/kdevelop-php-docs-1.5.2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kdevelop-php-docs/kdevelop-php-docs-1.5.2.ebuild?rev=1.1&content-type=text/plain

Index: kdevelop-php-docs-1.5.2.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/kdevelop-php-docs/kdevelop-php-docs-1.5.2.ebuild,v 1.1 2013/10/31 17:36:43 johu Exp $

EAPI=5

KDE_LINGUAS="bs ca ca@valencia da de en_GB es et fi fr gl hu it nb nds nl pl pt
pt_BR ru sk sl sv tr uk zh_CN zh_TW"
KMNAME="kdevelop"
EGIT_REPONAME="kdev-php-docs"
inherit kde4-base

DESCRIPTION="PHP documentation plugin for KDevelop 4"
LICENSE="GPL-2 LGPL-2"
IUSE="debug"
SRC_URI="mirror://kde/stable/kdevelop/${KDEVELOP_VERSION}/src/${P}.tar.xz"

if [[ $PV == *9999* ]]; then
	KEYWORDS=""
else
	KEYWORDS="~amd64 ~x86"
fi

RDEPEND="
	!=dev-util/kdevelop-plugins-1.0.0
"





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

* [gentoo-commits] gentoo-x86 commit in dev-util/kdevelop-php-docs: kdevelop-php-docs-1.5.2.ebuild ChangeLog
@ 2014-01-19 16:36 Pacho Ramos (pacho)
  0 siblings, 0 replies; 3+ messages in thread
From: Pacho Ramos (pacho) @ 2014-01-19 16:36 UTC (permalink / raw
  To: gentoo-commits

pacho       14/01/19 16:36:17

  Modified:             kdevelop-php-docs-1.5.2.ebuild ChangeLog
  Log:
  amd64 stable, bug 494008
  
  (Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)

Revision  Changes    Path
1.2                  dev-util/kdevelop-php-docs/kdevelop-php-docs-1.5.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kdevelop-php-docs/kdevelop-php-docs-1.5.2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kdevelop-php-docs/kdevelop-php-docs-1.5.2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kdevelop-php-docs/kdevelop-php-docs-1.5.2.ebuild?r1=1.1&r2=1.2

Index: kdevelop-php-docs-1.5.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/kdevelop-php-docs/kdevelop-php-docs-1.5.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- kdevelop-php-docs-1.5.2.ebuild	31 Oct 2013 17:36:43 -0000	1.1
+++ kdevelop-php-docs-1.5.2.ebuild	19 Jan 2014 16:36:17 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/kdevelop-php-docs/kdevelop-php-docs-1.5.2.ebuild,v 1.1 2013/10/31 17:36:43 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/kdevelop-php-docs/kdevelop-php-docs-1.5.2.ebuild,v 1.2 2014/01/19 16:36:17 pacho Exp $
 
 EAPI=5
 
@@ -18,7 +18,7 @@
 if [[ $PV == *9999* ]]; then
 	KEYWORDS=""
 else
-	KEYWORDS="~amd64 ~x86"
+	KEYWORDS="amd64 ~x86"
 fi
 
 RDEPEND="



1.41                 dev-util/kdevelop-php-docs/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kdevelop-php-docs/ChangeLog?rev=1.41&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kdevelop-php-docs/ChangeLog?rev=1.41&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kdevelop-php-docs/ChangeLog?r1=1.40&r2=1.41

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/kdevelop-php-docs/ChangeLog,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- ChangeLog	31 Oct 2013 17:36:43 -0000	1.40
+++ ChangeLog	19 Jan 2014 16:36:17 -0000	1.41
@@ -1,6 +1,9 @@
 # ChangeLog for dev-util/kdevelop-php-docs
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/kdevelop-php-docs/ChangeLog,v 1.40 2013/10/31 17:36:43 johu Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/kdevelop-php-docs/ChangeLog,v 1.41 2014/01/19 16:36:17 pacho Exp $
+
+  19 Jan 2014; Pacho Ramos <pacho@gentoo.org> kdevelop-php-docs-1.5.2.ebuild:
+  amd64 stable, bug 494008
 
 *kdevelop-php-docs-1.5.2 (31 Oct 2013)
 





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

* [gentoo-commits] gentoo-x86 commit in dev-util/kdevelop-php-docs: kdevelop-php-docs-1.5.2.ebuild ChangeLog
@ 2014-01-26 11:38 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 3+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-01-26 11:38 UTC (permalink / raw
  To: gentoo-commits

ago         14/01/26 11:38:59

  Modified:             kdevelop-php-docs-1.5.2.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #494008
  
  (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.3                  dev-util/kdevelop-php-docs/kdevelop-php-docs-1.5.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kdevelop-php-docs/kdevelop-php-docs-1.5.2.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kdevelop-php-docs/kdevelop-php-docs-1.5.2.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kdevelop-php-docs/kdevelop-php-docs-1.5.2.ebuild?r1=1.2&r2=1.3

Index: kdevelop-php-docs-1.5.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/kdevelop-php-docs/kdevelop-php-docs-1.5.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- kdevelop-php-docs-1.5.2.ebuild	19 Jan 2014 16:36:17 -0000	1.2
+++ kdevelop-php-docs-1.5.2.ebuild	26 Jan 2014 11:38:58 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/kdevelop-php-docs/kdevelop-php-docs-1.5.2.ebuild,v 1.2 2014/01/19 16:36:17 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/kdevelop-php-docs/kdevelop-php-docs-1.5.2.ebuild,v 1.3 2014/01/26 11:38:58 ago Exp $
 
 EAPI=5
 
@@ -18,7 +18,7 @@
 if [[ $PV == *9999* ]]; then
 	KEYWORDS=""
 else
-	KEYWORDS="amd64 ~x86"
+	KEYWORDS="amd64 x86"
 fi
 
 RDEPEND="



1.42                 dev-util/kdevelop-php-docs/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kdevelop-php-docs/ChangeLog?rev=1.42&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kdevelop-php-docs/ChangeLog?rev=1.42&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kdevelop-php-docs/ChangeLog?r1=1.41&r2=1.42

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/kdevelop-php-docs/ChangeLog,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- ChangeLog	19 Jan 2014 16:36:17 -0000	1.41
+++ ChangeLog	26 Jan 2014 11:38:58 -0000	1.42
@@ -1,6 +1,9 @@
 # ChangeLog for dev-util/kdevelop-php-docs
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/kdevelop-php-docs/ChangeLog,v 1.41 2014/01/19 16:36:17 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/kdevelop-php-docs/ChangeLog,v 1.42 2014/01/26 11:38:58 ago Exp $
+
+  26 Jan 2014; Agostino Sarubbo <ago@gentoo.org> kdevelop-php-docs-1.5.2.ebuild:
+  Stable for x86, wrt bug #494008
 
   19 Jan 2014; Pacho Ramos <pacho@gentoo.org> kdevelop-php-docs-1.5.2.ebuild:
   amd64 stable, bug 494008





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

end of thread, other threads:[~2014-01-26 11:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-19 16:36 [gentoo-commits] gentoo-x86 commit in dev-util/kdevelop-php-docs: kdevelop-php-docs-1.5.2.ebuild ChangeLog Pacho Ramos (pacho)
  -- strict thread matches above, loose matches on Subject: below --
2014-01-26 11:38 Agostino Sarubbo (ago)
2013-10-31 17:36 Johannes Huber (johu)

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