yngwin      15/02/20 11:47:51

  Modified:             ChangeLog
  Added:                lxqt-meta-0.9.0-r1.ebuild
  Log:
  update due to lxqt-common version bump
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
0x4FDF9CFD2FAC514E!)

Revision  Changes    Path
1.9                  lxqt-base/lxqt-meta/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxqt-base/lxqt-meta/ChangeLog?rev=1.9&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxqt-base/lxqt-meta/ChangeLog?rev=1.9&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxqt-base/lxqt-meta/ChangeLog?r1=1.8&r2=1.9

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-meta/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog   10 Feb 2015 17:11:15 -0000      1.8
+++ ChangeLog   20 Feb 2015 11:47:51 -0000      1.9
@@ -1,6 +1,11 @@
 # ChangeLog for lxqt-base/lxqt-meta
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-meta/ChangeLog,v 1.8 
2015/02/10 17:11:15 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-meta/ChangeLog,v 1.9 
2015/02/20 11:47:51 yngwin Exp $
+
+*lxqt-meta-0.9.0-r1 (20 Feb 2015)
+
+  20 Feb 2015; Ben de Groot <yng...@gentoo.org> +lxqt-meta-0.9.0-r1.ebuild:
+  update due to lxqt-common version bump
 
 *lxqt-meta-0.9.0 (10 Feb 2015)
 



1.1                  lxqt-base/lxqt-meta/lxqt-meta-0.9.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxqt-base/lxqt-meta/lxqt-meta-0.9.0-r1.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxqt-base/lxqt-meta/lxqt-meta-0.9.0-r1.ebuild?rev=1.1&content-type=text/plain

Index: lxqt-meta-0.9.0-r1.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/lxqt-base/lxqt-meta/lxqt-meta-0.9.0-r1.ebuild,v 1.1 
2015/02/20 11:47:51 yngwin Exp $

EAPI=5

DESCRIPTION="Meta ebuild for LXQt, the Lightweight Desktop Environment"
HOMEPAGE="http://lxqt.org/";

LICENSE="metapackage"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="admin +filemanager +icons lightdm lximage -minimal +policykit 
powermanagement
        sddm ssh-askpass"

S="${WORKDIR}"

RDEPEND="
        >=lxde-base/lxmenu-data-0.1.2
        ~lxqt-base/lxqt-about-${PV}
        =lxqt-base/lxqt-common-0.9*
        ~lxqt-base/lxqt-config-${PV}
        ~lxqt-base/lxqt-globalkeys-${PV}
        ~lxqt-base/lxqt-notificationd-${PV}
        ~lxqt-base/lxqt-panel-${PV}
        ~lxqt-base/lxqt-qtplugin-${PV}
        ~lxqt-base/lxqt-runner-${PV}
        ~lxqt-base/lxqt-session-${PV}
        admin? (
                ~lxqt-base/lxqt-admin-${PV} )
        filemanager? (
                ~x11-misc/pcmanfm-qt-${PV} )
        icons? (
                >=lxde-base/lxde-icon-theme-0.5 )
        lightdm? (
                x11-misc/lightdm )
        lximage? (
                media-gfx/lximage-qt )
        !minimal? (
                x11-wm/openbox
                x11-misc/obconf-qt )
        policykit? (
                ~lxqt-base/lxqt-policykit-${PV}
                || ( sys-auth/consolekit[policykit(-)]
                        sys-apps/systemd[policykit(-)] ) )
        powermanagement? (
                ~lxqt-base/lxqt-powermanagement-${PV} )
        sddm? (
                >=x11-misc/sddm-0.10.0 )
        ssh-askpass? (
                ~lxqt-base/lxqt-openssh-askpass-${PV} )
"




Reply via email to