public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in lxqt-base/lxqt-policykit: lxqt-policykit-0.9.0.ebuild ChangeLog
@ 2015-02-10 17:12 Ben de Groot (yngwin)
  0 siblings, 0 replies; 2+ messages in thread
From: Ben de Groot (yngwin) @ 2015-02-10 17:12 UTC (permalink / raw
  To: gentoo-commits

yngwin      15/02/10 17:12:42

  Modified:             ChangeLog
  Added:                lxqt-policykit-0.9.0.ebuild
  Log:
  LXQt 0.9.0 version bump
  
  (Portage version: 2.2.16/cvs/Linux x86_64, signed Manifest commit with key 0x4FDF9CFD2FAC514E!)

Revision  Changes    Path
1.8                  lxqt-base/lxqt-policykit/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-policykit/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	30 Jan 2015 16:32:20 -0000	1.7
+++ ChangeLog	10 Feb 2015 17:12:42 -0000	1.8
@@ -1,6 +1,11 @@
 # ChangeLog for lxqt-base/lxqt-policykit
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-policykit/ChangeLog,v 1.7 2015/01/30 16:32:20 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-policykit/ChangeLog,v 1.8 2015/02/10 17:12:42 yngwin Exp $
+
+*lxqt-policykit-0.9.0 (10 Feb 2015)
+
+  10 Feb 2015; Ben de Groot <yngwin@gentoo.org> +lxqt-policykit-0.9.0.ebuild:
+  LXQt 0.9.0 version bump
 
   30 Jan 2015; Michael Palimaka <kensington@gentoo.org>
   lxqt-policykit-0.7.0-r1.ebuild, lxqt-policykit-0.8.0.ebuild:



1.1                  lxqt-base/lxqt-policykit/lxqt-policykit-0.9.0.ebuild

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

Index: lxqt-policykit-0.9.0.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-policykit/lxqt-policykit-0.9.0.ebuild,v 1.1 2015/02/10 17:12:42 yngwin Exp $

EAPI=5
inherit cmake-utils

DESCRIPTION="LXQt PolKit authentication agent"
HOMEPAGE="http://lxqt.org/"

if [[ ${PV} = *9999* ]]; then
	inherit git-r3
	EGIT_REPO_URI="git://git.lxde.org/git/lxde/${PN}.git"
else
	SRC_URI="http://downloads.lxqt.org/lxqt/${PV}/${P}.tar.xz"
	KEYWORDS="~amd64 ~x86"
fi

LICENSE="GPL-2 LGPL-2.1+"
SLOT="0"

RDEPEND="
	dev-libs/glib:2
	dev-qt/linguist-tools:5
	dev-qt/qtcore:5
	dev-qt/qtdbus:5
	dev-qt/qtgui:5
	dev-qt/qtwidgets:5
	dev-qt/qtx11extras:5
	dev-qt/qtxml:5
	~lxqt-base/liblxqt-${PV}
	>=dev-libs/libqtxdg-1.0.0
	sys-auth/polkit-qt[qt5(-)]"
DEPEND="${RDEPEND}
	virtual/pkgconfig"

src_install(){
	cmake-utils_src_install
	doman man/*.1
}





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

* [gentoo-commits] gentoo-x86 commit in lxqt-base/lxqt-policykit: lxqt-policykit-0.9.0.ebuild ChangeLog
@ 2015-04-03 18:21 Michael Palimaka (kensington)
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Palimaka (kensington) @ 2015-04-03 18:21 UTC (permalink / raw
  To: gentoo-commits

kensington    15/04/03 18:21:47

  Modified:             lxqt-policykit-0.9.0.ebuild ChangeLog
  Log:
  Drop ~arm keyword due to unsatisfied dependencies wrt bug #545432.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0x06B1F38DCA45A1EC!)

Revision  Changes    Path
1.3                  lxqt-base/lxqt-policykit/lxqt-policykit-0.9.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxqt-base/lxqt-policykit/lxqt-policykit-0.9.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxqt-base/lxqt-policykit/lxqt-policykit-0.9.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxqt-base/lxqt-policykit/lxqt-policykit-0.9.0.ebuild?r1=1.2&r2=1.3

Index: lxqt-policykit-0.9.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-policykit/lxqt-policykit-0.9.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- lxqt-policykit-0.9.0.ebuild	3 Apr 2015 10:31:22 -0000	1.2
+++ lxqt-policykit-0.9.0.ebuild	3 Apr 2015 18:21:47 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-policykit/lxqt-policykit-0.9.0.ebuild,v 1.2 2015/04/03 10:31:22 dlan Exp $
+# $Header: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-policykit/lxqt-policykit-0.9.0.ebuild,v 1.3 2015/04/03 18:21:47 kensington Exp $
 
 EAPI=5
 inherit cmake-utils
@@ -13,7 +13,7 @@
 	EGIT_REPO_URI="git://git.lxde.org/git/lxde/${PN}.git"
 else
 	SRC_URI="http://downloads.lxqt.org/lxqt/${PV}/${P}.tar.xz"
-	KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+	KEYWORDS="~amd64 ~arm64 ~x86"
 fi
 
 LICENSE="GPL-2 LGPL-2.1+"



1.10                 lxqt-base/lxqt-policykit/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-policykit/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	3 Apr 2015 10:31:22 -0000	1.9
+++ ChangeLog	3 Apr 2015 18:21:47 -0000	1.10
@@ -1,6 +1,10 @@
 # ChangeLog for lxqt-base/lxqt-policykit
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-policykit/ChangeLog,v 1.9 2015/04/03 10:31:22 dlan Exp $
+# $Header: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-policykit/ChangeLog,v 1.10 2015/04/03 18:21:47 kensington Exp $
+
+  03 Apr 2015; Michael Palimaka <kensington@gentoo.org>
+  lxqt-policykit-0.9.0.ebuild:
+  Drop ~arm keyword due to unsatisfied dependencies wrt bug #545432.
 
   03 Apr 2015; Yixun Lan <dlan@gentoo.org> lxqt-policykit-0.9.0.ebuild:
   keyword arm/arm64, tested on cortex-a9/cortex-a53 hardware





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

end of thread, other threads:[~2015-04-03 18:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-10 17:12 [gentoo-commits] gentoo-x86 commit in lxqt-base/lxqt-policykit: lxqt-policykit-0.9.0.ebuild ChangeLog Ben de Groot (yngwin)
  -- strict thread matches above, loose matches on Subject: below --
2015-04-03 18:21 Michael Palimaka (kensington)

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