* [gentoo-commits] gentoo-x86 commit in x11-misc/redshift: ChangeLog redshift-1.7.ebuild
@ 2011-07-28 18:14 Sebastian Pipping (sping)
0 siblings, 0 replies; 4+ messages in thread
From: Sebastian Pipping (sping) @ 2011-07-28 18:14 UTC (permalink / raw
To: gentoo-commits
sping 11/07/28 18:14:45
Modified: ChangeLog redshift-1.7.ebuild
Log:
x11-misc/redshift: Add missing dependency app-misc/geoclue
(Portage version: 2.1.10.7/cvs/Linux x86_64)
Revision Changes Path
1.10 x11-misc/redshift/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/redshift/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/redshift/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/redshift/ChangeLog?r1=1.9&r2=1.10
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/redshift/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog 28 Jul 2011 14:40:12 -0000 1.9
+++ ChangeLog 28 Jul 2011 18:14:45 -0000 1.10
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/redshift
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/redshift/ChangeLog,v 1.9 2011/07/28 14:40:12 sping Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/redshift/ChangeLog,v 1.10 2011/07/28 18:14:45 sping Exp $
+
+ 28 Jul 2011; Sebastian Pipping <sping@gentoo.org> redshift-1.7.ebuild:
+ Add missing dependency app-misc/geoclue
*redshift-1.7 (28 Jul 2011)
1.2 x11-misc/redshift/redshift-1.7.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/redshift/redshift-1.7.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/redshift/redshift-1.7.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/redshift/redshift-1.7.ebuild?r1=1.1&r2=1.2
Index: redshift-1.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/redshift/redshift-1.7.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- redshift-1.7.ebuild 28 Jul 2011 14:40:12 -0000 1.1
+++ redshift-1.7.ebuild 28 Jul 2011 18:14:45 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/redshift/redshift-1.7.ebuild,v 1.1 2011/07/28 14:40:12 sping Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/redshift/redshift-1.7.ebuild,v 1.2 2011/07/28 18:14:45 sping Exp $
EAPI=3
@@ -20,6 +20,7 @@
COMMON_DEPEND=">=x11-libs/libX11-1.4
x11-libs/libXxf86vm
x11-libs/libxcb
+ geoclue? ( app-misc/geoclue )
gnome? ( dev-libs/glib:2
>=gnome-base/gconf-2 )"
RDEPEND="${COMMON_DEPEND}
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-misc/redshift: ChangeLog redshift-1.7.ebuild
@ 2012-01-14 18:28 Samuli Suominen (ssuominen)
0 siblings, 0 replies; 4+ messages in thread
From: Samuli Suominen (ssuominen) @ 2012-01-14 18:28 UTC (permalink / raw
To: gentoo-commits
ssuominen 12/01/14 18:28:30
Modified: ChangeLog redshift-1.7.ebuild
Log:
Empty the py-compile script instead of symlinking it for compability with automake-1.11.2.
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Revision Changes Path
1.11 x11-misc/redshift/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/redshift/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/redshift/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/redshift/ChangeLog?r1=1.10&r2=1.11
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/redshift/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog 28 Jul 2011 18:14:45 -0000 1.10
+++ ChangeLog 14 Jan 2012 18:28:30 -0000 1.11
@@ -1,6 +1,10 @@
# ChangeLog for x11-misc/redshift
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/redshift/ChangeLog,v 1.10 2011/07/28 18:14:45 sping Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/redshift/ChangeLog,v 1.11 2012/01/14 18:28:30 ssuominen Exp $
+
+ 14 Jan 2012; Samuli Suominen <ssuominen@gentoo.org> redshift-1.7.ebuild:
+ Empty the py-compile script instead of symlinking it for compability with
+ automake-1.11.2.
28 Jul 2011; Sebastian Pipping <sping@gentoo.org> redshift-1.7.ebuild:
Add missing dependency app-misc/geoclue
1.3 x11-misc/redshift/redshift-1.7.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/redshift/redshift-1.7.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/redshift/redshift-1.7.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/redshift/redshift-1.7.ebuild?r1=1.2&r2=1.3
Index: redshift-1.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/redshift/redshift-1.7.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- redshift-1.7.ebuild 28 Jul 2011 18:14:45 -0000 1.2
+++ redshift-1.7.ebuild 14 Jan 2012 18:28:30 -0000 1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/redshift/redshift-1.7.ebuild,v 1.2 2011/07/28 18:14:45 sping Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/redshift/redshift-1.7.ebuild,v 1.3 2012/01/14 18:28:30 ssuominen Exp $
EAPI=3
@@ -35,8 +35,7 @@
src_prepare() {
if use gtk; then
- rm -f py-compile
- ln -s $(type -P true) py-compile || die
+ >py-compile
python_convert_shebangs 2 src/gtk-redshift/gtk-redshift
fi
}
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-misc/redshift: ChangeLog redshift-1.7.ebuild
@ 2012-01-17 13:53 Agostino Sarubbo (ago)
0 siblings, 0 replies; 4+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-01-17 13:53 UTC (permalink / raw
To: gentoo-commits
ago 12/01/17 13:53:49
Modified: ChangeLog redshift-1.7.ebuild
Log:
Stable for amd64, wrt bug #398905
(Portage version: 2.1.10.41/cvs/Linux x86_64)
Revision Changes Path
1.12 x11-misc/redshift/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/redshift/ChangeLog?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/redshift/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/redshift/ChangeLog?r1=1.11&r2=1.12
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/redshift/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog 14 Jan 2012 18:28:30 -0000 1.11
+++ ChangeLog 17 Jan 2012 13:53:49 -0000 1.12
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/redshift
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/redshift/ChangeLog,v 1.11 2012/01/14 18:28:30 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/redshift/ChangeLog,v 1.12 2012/01/17 13:53:49 ago Exp $
+
+ 17 Jan 2012; Agostino Sarubbo <ago@gentoo.org> redshift-1.7.ebuild:
+ Stable for amd64, wrt bug #398905
14 Jan 2012; Samuli Suominen <ssuominen@gentoo.org> redshift-1.7.ebuild:
Empty the py-compile script instead of symlinking it for compability with
1.4 x11-misc/redshift/redshift-1.7.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/redshift/redshift-1.7.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/redshift/redshift-1.7.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/redshift/redshift-1.7.ebuild?r1=1.3&r2=1.4
Index: redshift-1.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/redshift/redshift-1.7.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- redshift-1.7.ebuild 14 Jan 2012 18:28:30 -0000 1.3
+++ redshift-1.7.ebuild 17 Jan 2012 13:53:49 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/redshift/redshift-1.7.ebuild,v 1.3 2012/01/14 18:28:30 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/redshift/redshift-1.7.ebuild,v 1.4 2012/01/17 13:53:49 ago Exp $
EAPI=3
@@ -14,7 +14,7 @@
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="geoclue gnome gtk nls"
COMMON_DEPEND=">=x11-libs/libX11-1.4
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-misc/redshift: ChangeLog redshift-1.7.ebuild
@ 2012-01-28 14:50 PaweA Hajdan (phajdan.jr)
0 siblings, 0 replies; 4+ messages in thread
From: PaweA Hajdan (phajdan.jr) @ 2012-01-28 14:50 UTC (permalink / raw
To: gentoo-commits
phajdan.jr 12/01/28 14:50:43
Modified: ChangeLog redshift-1.7.ebuild
Log:
x86 stable wrt bug #398905
(Portage version: 2.1.10.44/cvs/Linux i686)
Revision Changes Path
1.13 x11-misc/redshift/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/redshift/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/redshift/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/redshift/ChangeLog?r1=1.12&r2=1.13
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/redshift/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog 17 Jan 2012 13:53:49 -0000 1.12
+++ ChangeLog 28 Jan 2012 14:50:43 -0000 1.13
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/redshift
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/redshift/ChangeLog,v 1.12 2012/01/17 13:53:49 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/redshift/ChangeLog,v 1.13 2012/01/28 14:50:43 phajdan.jr Exp $
+
+ 28 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> redshift-1.7.ebuild:
+ x86 stable wrt bug #398905
17 Jan 2012; Agostino Sarubbo <ago@gentoo.org> redshift-1.7.ebuild:
Stable for amd64, wrt bug #398905
1.5 x11-misc/redshift/redshift-1.7.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/redshift/redshift-1.7.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/redshift/redshift-1.7.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/redshift/redshift-1.7.ebuild?r1=1.4&r2=1.5
Index: redshift-1.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/redshift/redshift-1.7.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- redshift-1.7.ebuild 17 Jan 2012 13:53:49 -0000 1.4
+++ redshift-1.7.ebuild 28 Jan 2012 14:50:43 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/redshift/redshift-1.7.ebuild,v 1.4 2012/01/17 13:53:49 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/redshift/redshift-1.7.ebuild,v 1.5 2012/01/28 14:50:43 phajdan.jr Exp $
EAPI=3
@@ -14,7 +14,7 @@
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="geoclue gnome gtk nls"
COMMON_DEPEND=">=x11-libs/libX11-1.4
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2012-01-28 14:50 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-17 13:53 [gentoo-commits] gentoo-x86 commit in x11-misc/redshift: ChangeLog redshift-1.7.ebuild Agostino Sarubbo (ago)
-- strict thread matches above, loose matches on Subject: below --
2012-01-28 14:50 PaweA Hajdan (phajdan.jr)
2012-01-14 18:28 Samuli Suominen (ssuominen)
2011-07-28 18:14 Sebastian Pipping (sping)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox