* [gentoo-commits] gentoo-x86 commit in mate-extra/mate-polkit: mate-polkit-1.6.1.ebuild ChangeLog
@ 2014-03-10 13:07 Samuli Suominen (ssuominen)
0 siblings, 0 replies; 3+ messages in thread
From: Samuli Suominen (ssuominen) @ 2014-03-10 13:07 UTC (permalink / raw
To: gentoo-commits
ssuominen 14/03/10 13:07:32
Modified: mate-polkit-1.6.1.ebuild ChangeLog
Log:
Remove invalid SLOT dependencies from pkg-config, gettext and intltool. Remove bogus sys-libs/glibc dependency.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 4868F14D)
Revision Changes Path
1.2 mate-extra/mate-polkit/mate-polkit-1.6.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mate-extra/mate-polkit/mate-polkit-1.6.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mate-extra/mate-polkit/mate-polkit-1.6.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mate-extra/mate-polkit/mate-polkit-1.6.1.ebuild?r1=1.1&r2=1.2
Index: mate-polkit-1.6.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mate-extra/mate-polkit/mate-polkit-1.6.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- mate-polkit-1.6.1.ebuild 2 Mar 2014 03:10:48 -0000 1.1
+++ mate-polkit-1.6.1.ebuild 10 Mar 2014 13:07:32 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mate-extra/mate-polkit/mate-polkit-1.6.1.ebuild,v 1.1 2014/03/02 03:10:48 tomwij Exp $
+# $Header: /var/cvsroot/gentoo-x86/mate-extra/mate-polkit/mate-polkit-1.6.1.ebuild,v 1.2 2014/03/10 13:07:32 ssuominen Exp $
EAPI="5"
@@ -22,7 +22,6 @@
RDEPEND=">=dev-libs/glib-2.28:2
>=sys-auth/polkit-0.102:0[introspection?]
- sys-libs/glibc:2.2
>=x11-libs/gtk+-2.24:2[introspection?]
x11-libs/gdk-pixbuf:2[introspection?]
virtual/libintl:0
@@ -31,11 +30,11 @@
# We call gtkdocize so we need to depend on gtk-doc.
DEPEND="${RDEPEND}
>=dev-util/gtk-doc-1.3:0
- >=dev-util/intltool-0.35:0
+ >=dev-util/intltool-0.35
!<gnome-extra/polkit-gnome-0.102:0
mate-base/mate-common:0
- sys-devel/gettext:0
- virtual/pkgconfig:0"
+ sys-devel/gettext
+ virtual/pkgconfig"
# Entropy PMS specific. This way we can install the pkg into the build chroots.
ENTROPY_RDEPEND="!lxde-base/lxpolkit"
1.2 mate-extra/mate-polkit/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mate-extra/mate-polkit/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mate-extra/mate-polkit/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mate-extra/mate-polkit/ChangeLog?r1=1.1&r2=1.2
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mate-extra/mate-polkit/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog 2 Mar 2014 03:10:48 -0000 1.1
+++ ChangeLog 10 Mar 2014 13:07:32 -0000 1.2
@@ -1,6 +1,10 @@
# ChangeLog for mate-extra/mate-polkit
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mate-extra/mate-polkit/ChangeLog,v 1.1 2014/03/02 03:10:48 tomwij Exp $
+# $Header: /var/cvsroot/gentoo-x86/mate-extra/mate-polkit/ChangeLog,v 1.2 2014/03/10 13:07:32 ssuominen Exp $
+
+ 10 Mar 2014; Samuli Suominen <ssuominen@gentoo.org> mate-polkit-1.6.1.ebuild:
+ Remove invalid SLOT dependencies from pkg-config, gettext and intltool. Remove
+ bogus sys-libs/glibc dependency.
*mate-polkit-1.6.1 (02 Mar 2014)
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in mate-extra/mate-polkit: mate-polkit-1.6.1.ebuild ChangeLog
@ 2014-03-10 22:03 Tom Wijsman (tomwij)
0 siblings, 0 replies; 3+ messages in thread
From: Tom Wijsman (tomwij) @ 2014-03-10 22:03 UTC (permalink / raw
To: gentoo-commits
tomwij 14/03/10 22:03:28
Modified: mate-polkit-1.6.1.ebuild ChangeLog
Log:
Further review of dependencies.
(Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 6D34E57D)
Revision Changes Path
1.3 mate-extra/mate-polkit/mate-polkit-1.6.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mate-extra/mate-polkit/mate-polkit-1.6.1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mate-extra/mate-polkit/mate-polkit-1.6.1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mate-extra/mate-polkit/mate-polkit-1.6.1.ebuild?r1=1.2&r2=1.3
Index: mate-polkit-1.6.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mate-extra/mate-polkit/mate-polkit-1.6.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- mate-polkit-1.6.1.ebuild 10 Mar 2014 13:07:32 -0000 1.2
+++ mate-polkit-1.6.1.ebuild 10 Mar 2014 22:03:28 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mate-extra/mate-polkit/mate-polkit-1.6.1.ebuild,v 1.2 2014/03/10 13:07:32 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/mate-extra/mate-polkit/mate-polkit-1.6.1.ebuild,v 1.3 2014/03/10 22:03:28 tomwij Exp $
EAPI="5"
@@ -30,11 +30,11 @@
# We call gtkdocize so we need to depend on gtk-doc.
DEPEND="${RDEPEND}
>=dev-util/gtk-doc-1.3:0
- >=dev-util/intltool-0.35
- !<gnome-extra/polkit-gnome-0.102:0
+ >=dev-util/intltool-0.35:*
mate-base/mate-common:0
- sys-devel/gettext
- virtual/pkgconfig"
+ sys-devel/gettext:*
+ virtual/pkgconfig:*
+ !<gnome-extra/polkit-gnome-0.102:0"
# Entropy PMS specific. This way we can install the pkg into the build chroots.
ENTROPY_RDEPEND="!lxde-base/lxpolkit"
1.3 mate-extra/mate-polkit/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mate-extra/mate-polkit/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mate-extra/mate-polkit/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mate-extra/mate-polkit/ChangeLog?r1=1.2&r2=1.3
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mate-extra/mate-polkit/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog 10 Mar 2014 13:07:32 -0000 1.2
+++ ChangeLog 10 Mar 2014 22:03:28 -0000 1.3
@@ -1,6 +1,9 @@
# ChangeLog for mate-extra/mate-polkit
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mate-extra/mate-polkit/ChangeLog,v 1.2 2014/03/10 13:07:32 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/mate-extra/mate-polkit/ChangeLog,v 1.3 2014/03/10 22:03:28 tomwij Exp $
+
+ 10 Mar 2014; Tom Wijsman <TomWij@gentoo.org> mate-polkit-1.6.1.ebuild:
+ Further review of dependencies.
10 Mar 2014; Samuli Suominen <ssuominen@gentoo.org> mate-polkit-1.6.1.ebuild:
Remove invalid SLOT dependencies from pkg-config, gettext and intltool. Remove
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in mate-extra/mate-polkit: mate-polkit-1.6.1.ebuild ChangeLog
@ 2014-05-04 14:54 Agostino Sarubbo (ago)
0 siblings, 0 replies; 3+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-05-04 14:54 UTC (permalink / raw
To: gentoo-commits
ago 14/05/04 14:54:51
Modified: mate-polkit-1.6.1.ebuild ChangeLog
Log:
Stable for amd64, wrt bug #509268
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Revision Changes Path
1.4 mate-extra/mate-polkit/mate-polkit-1.6.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mate-extra/mate-polkit/mate-polkit-1.6.1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mate-extra/mate-polkit/mate-polkit-1.6.1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mate-extra/mate-polkit/mate-polkit-1.6.1.ebuild?r1=1.3&r2=1.4
Index: mate-polkit-1.6.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mate-extra/mate-polkit/mate-polkit-1.6.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- mate-polkit-1.6.1.ebuild 10 Mar 2014 22:03:28 -0000 1.3
+++ mate-polkit-1.6.1.ebuild 4 May 2014 14:54:51 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mate-extra/mate-polkit/mate-polkit-1.6.1.ebuild,v 1.3 2014/03/10 22:03:28 tomwij Exp $
+# $Header: /var/cvsroot/gentoo-x86/mate-extra/mate-polkit/mate-polkit-1.6.1.ebuild,v 1.4 2014/05/04 14:54:51 ago Exp $
EAPI="5"
@@ -16,7 +16,7 @@
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
IUSE="+introspection"
1.5 mate-extra/mate-polkit/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mate-extra/mate-polkit/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mate-extra/mate-polkit/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mate-extra/mate-polkit/ChangeLog?r1=1.4&r2=1.5
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mate-extra/mate-polkit/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog 23 Apr 2014 12:19:42 -0000 1.4
+++ ChangeLog 4 May 2014 14:54:51 -0000 1.5
@@ -1,6 +1,9 @@
# ChangeLog for mate-extra/mate-polkit
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mate-extra/mate-polkit/ChangeLog,v 1.4 2014/04/23 12:19:42 tomwij Exp $
+# $Header: /var/cvsroot/gentoo-x86/mate-extra/mate-polkit/ChangeLog,v 1.5 2014/05/04 14:54:51 ago Exp $
+
+ 04 May 2014; Agostino Sarubbo <ago@gentoo.org> mate-polkit-1.6.1.ebuild:
+ Stable for amd64, wrt bug #509268
*mate-polkit-1.8.0 (23 Apr 2014)
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-05-04 14:54 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-04 14:54 [gentoo-commits] gentoo-x86 commit in mate-extra/mate-polkit: mate-polkit-1.6.1.ebuild ChangeLog Agostino Sarubbo (ago)
-- strict thread matches above, loose matches on Subject: below --
2014-03-10 22:03 Tom Wijsman (tomwij)
2014-03-10 13:07 Samuli Suominen (ssuominen)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox