public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in www-client/rekonq: rekonq-0.9.1.ebuild ChangeLog rekonq-0.9.0.ebuild
@ 2012-04-02 17:24 Tomas Chvatal (scarabeus)
  0 siblings, 0 replies; only message in thread
From: Tomas Chvatal (scarabeus) @ 2012-04-02 17:24 UTC (permalink / raw
  To: gentoo-commits

scarabeus    12/04/02 17:24:54

  Modified:             ChangeLog
  Added:                rekonq-0.9.1.ebuild
  Removed:              rekonq-0.9.0.ebuild
  Log:
  Version bump to latest, drop older.
  
  (Portage version: 2.2.0_alpha98/cvs/Linux x86_64)

Revision  Changes    Path
1.41                 www-client/rekonq/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/rekonq/ChangeLog?rev=1.41&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/rekonq/ChangeLog?rev=1.41&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/rekonq/ChangeLog?r1=1.40&r2=1.41

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-client/rekonq/ChangeLog,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- ChangeLog	22 Mar 2012 12:57:23 -0000	1.40
+++ ChangeLog	2 Apr 2012 17:24:54 -0000	1.41
@@ -1,6 +1,12 @@
 # ChangeLog for www-client/rekonq
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/rekonq/ChangeLog,v 1.40 2012/03/22 12:57:23 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/rekonq/ChangeLog,v 1.41 2012/04/02 17:24:54 scarabeus Exp $
+
+*rekonq-0.9.1 (02 Apr 2012)
+
+  02 Apr 2012; Tomáš Chvátal <scarabeus@gentoo.org> +rekonq-0.9.1.ebuild,
+  -rekonq-0.9.0.ebuild:
+  Version bump to latest, drop older.
 
 *rekonq-0.9.0 (22 Mar 2012)
 



1.1                  www-client/rekonq/rekonq-0.9.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/rekonq/rekonq-0.9.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/rekonq/rekonq-0.9.1.ebuild?rev=1.1&content-type=text/plain

Index: rekonq-0.9.1.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/www-client/rekonq/rekonq-0.9.1.ebuild,v 1.1 2012/04/02 17:24:54 scarabeus Exp $

EAPI=4

WEBKIT_REQUIRED="always"
QT_MINIMAL="4.8"
KDE_MINIMAL="4.7"
KDE_SCM="git"
KDE_LINGUAS="bg bs ca ca@valencia cs da de el en_GB eo es et eu fa fi fr ga gl
hu is it ja ko lt nb nds pl pt pt_BR ro ru sk sl sr sr@ijekavian
sr@ijekavianlatin sr@latin sv th tr ug uk zh_CN zh_TW"
KDE_HANDBOOK="optional"
VIRTUALX_REQUIRED=test
inherit kde4-base

DESCRIPTION="A browser based on qt-webkit"
HOMEPAGE="http://rekonq.kde.org/"
[[ ${PV} != *9999* ]] && SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"

LICENSE="GPL-3"
SLOT="4"
KEYWORDS="~amd64 ~x86"
IUSE="debug"

DEPEND="
	>=x11-libs/qt-dbus-${QT_MINIMAL}:4
"
RDEPEND="${DEPEND}"

# All test fails
RESTRICT="test"

src_prepare() {
	# KDE_LINGUAS is also used to install appropriate handbooks
	# since there is no en_US 'translation', it cannot be added
	# hence making this impossible to install
	mv doc/en_US doc/en || die "doc move failed"
	sed -i -e 's/en_US/en/' doc/CMakeLists.txt || die "sed failed"
	kde4-base_src_prepare
}






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

only message in thread, other threads:[~2012-04-02 17:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-02 17:24 [gentoo-commits] gentoo-x86 commit in www-client/rekonq: rekonq-0.9.1.ebuild ChangeLog rekonq-0.9.0.ebuild Tomas Chvatal (scarabeus)

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