public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-util/kdevelop-php: kdevelop-php-1.3.1.ebuild ChangeLog
@ 2012-04-14 23:43 Johannes Huber (johu)
  0 siblings, 0 replies; only message in thread
From: Johannes Huber (johu) @ 2012-04-14 23:43 UTC (permalink / raw
  To: gentoo-commits

johu        12/04/14 23:43:28

  Modified:             ChangeLog
  Added:                kdevelop-php-1.3.1.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.0_alpha100/cvs/Linux i686)

Revision  Changes    Path
1.31                 dev-util/kdevelop-php/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/kdevelop-php/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ChangeLog	17 Mar 2012 13:36:38 -0000	1.30
+++ ChangeLog	14 Apr 2012 23:43:28 -0000	1.31
@@ -1,6 +1,11 @@
 # ChangeLog for dev-util/kdevelop-php
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/kdevelop-php/ChangeLog,v 1.30 2012/03/17 13:36:38 reavertm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/kdevelop-php/ChangeLog,v 1.31 2012/04/14 23:43:28 johu Exp $
+
+*kdevelop-php-1.3.1 (14 Apr 2012)
+
+  14 Apr 2012; Johannes Huber <johu@gentoo.org> +kdevelop-php-1.3.1.ebuild:
+  Version bump.
 
   17 Mar 2012; Maciej Mrozowski <reavertm@gentoo.org> kdevelop-php-1.3.0.ebuild:
   KMMODULE not needed anymore



1.1                  dev-util/kdevelop-php/kdevelop-php-1.3.1.ebuild

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

Index: kdevelop-php-1.3.1.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/kdevelop-php/kdevelop-php-1.3.1.ebuild,v 1.1 2012/04/14 23:43:28 johu Exp $

EAPI=4

KDE_LINGUAS="ca ca@valencia da de el en_GB es et fi fr gl it nb nds nl pl pt
pt_BR sv th uk zh_CN zh_TW"
VIRTUALX_REQUIRED=test
KMNAME="kdevelop"
KDE_SCM="git"
EGIT_REPONAME="kdev-php"

inherit kde4-base

DESCRIPTION="PHP plugin for KDevelop 4"
LICENSE="GPL-2 LGPL-2"
IUSE="debug doc"

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

DEPEND="
	>=dev-util/kdevelop-pg-qt-1.0.0
"
RDEPEND="
	dev-util/kdevelop
	doc? ( >=dev-util/kdevelop-php-docs-${PV}:${SLOT} )
"
# Bug 330051
# RESTRICT="test"

PATCHES=( "${FILESDIR}/${PN}"-1.2.0-{dbustests,parmake}.patch )






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-04-14 23:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-14 23:43 [gentoo-commits] gentoo-x86 commit in dev-util/kdevelop-php: kdevelop-php-1.3.1.ebuild ChangeLog 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