johu        14/05/12 00:19:07

  Modified:             ChangeLog
  Added:                libkscreen-1.0.4.ebuild
  Removed:              libkscreen-1.0.3.ebuild
  Log:
  Version bump, remove old.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
F3CFD2BD)

Revision  Changes    Path
1.10                 x11-libs/libkscreen/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libkscreen/ChangeLog?rev=1.10&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libkscreen/ChangeLog?rev=1.10&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libkscreen/ChangeLog?r1=1.9&r2=1.10

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libkscreen/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog   6 May 2014 21:02:37 -0000       1.9
+++ ChangeLog   12 May 2014 00:19:07 -0000      1.10
@@ -1,6 +1,12 @@
 # ChangeLog for x11-libs/libkscreen
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libkscreen/ChangeLog,v 1.9 
2014/05/06 21:02:37 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libkscreen/ChangeLog,v 1.10 
2014/05/12 00:19:07 johu Exp $
+
+*libkscreen-1.0.4 (12 May 2014)
+
+  12 May 2014; Johannes Huber <[email protected]> +libkscreen-1.0.4.ebuild,
+  -libkscreen-1.0.3.ebuild:
+  Version bump, remove old.
 
 *libkscreen-1.0.3 (06 May 2014)
 



1.1                  x11-libs/libkscreen/libkscreen-1.0.4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libkscreen/libkscreen-1.0.4.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libkscreen/libkscreen-1.0.4.ebuild?rev=1.1&content-type=text/plain

Index: libkscreen-1.0.4.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/x11-libs/libkscreen/libkscreen-1.0.4.ebuild,v 1.1 
2014/05/12 00:19:07 johu Exp $

EAPI=5

VIRTUALX_REQUIRED="test"
inherit kde4-base

DESCRIPTION="KDE screen management library"
HOMEPAGE="https://projects.kde.org/projects/extragear/libs/libkscreen";
SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"

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

RDEPEND="
        >=dev-libs/qjson-0.8
        x11-libs/libX11
        x11-libs/libxcb
        x11-libs/libXrandr
"
DEPEND="
        ${RDEPEND}
        test? ( dev-qt/qttest:4 )
"

# RESTRICT="test"




Reply via email to