* [gentoo-commits] gentoo-x86 commit in x11-apps/grandr: ChangeLog grandr-0.1.ebuild
@ 2008-11-11 15:25 Daniel Gryniewicz (dang)
0 siblings, 0 replies; 5+ messages in thread
From: Daniel Gryniewicz (dang) @ 2008-11-11 15:25 UTC (permalink / raw
To: gentoo-commits
dang 08/11/11 15:25:22
Modified: ChangeLog grandr-0.1.ebuild
Log:
Marked ~amd64 for bug #246375
(Portage version: 2.2_rc13/cvs/Linux 2.6.27-gentoo-r2 x86_64)
Revision Changes Path
1.5 x11-apps/grandr/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/grandr/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/grandr/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/grandr/ChangeLog?r1=1.4&r2=1.5
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/grandr/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog 9 May 2008 07:24:48 -0000 1.4
+++ ChangeLog 11 Nov 2008 15:25:22 -0000 1.5
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/grandr
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/grandr/ChangeLog,v 1.4 2008/05/09 07:24:48 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/grandr/ChangeLog,v 1.5 2008/11/11 15:25:22 dang Exp $
+
+ 11 Nov 2008; Daniel Gryniewicz <dang@gentoo.org> grandr-0.1.ebuild:
+ Marked ~amd64 for bug #246375
09 May 2008; Donnie Berkholz <dberkholz@gentoo.org>; grandr-0.1.ebuild:
(#199747) Add gconf dependency.
1.5 x11-apps/grandr/grandr-0.1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/grandr/grandr-0.1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/grandr/grandr-0.1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/grandr/grandr-0.1.ebuild?r1=1.4&r2=1.5
Index: grandr-0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/grandr/grandr-0.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- grandr-0.1.ebuild 9 May 2008 07:24:48 -0000 1.4
+++ grandr-0.1.ebuild 11 Nov 2008 15:25:22 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/grandr/grandr-0.1.ebuild,v 1.4 2008/05/09 07:24:48 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/grandr/grandr-0.1.ebuild,v 1.5 2008/11/11 15:25:22 dang Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="GTK+-based tool to configure the X output using the RandR 1.2 extension"
-KEYWORDS="ppc x86"
+KEYWORDS="~amd64 ppc x86"
LICENSE="MIT"
RDEPEND="=x11-libs/gtk+-2*
>=x11-libs/libXrandr-1.2
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-apps/grandr: ChangeLog grandr-0.1.ebuild
@ 2009-05-05 7:31 Christian Faulhammer (fauli)
0 siblings, 0 replies; 5+ messages in thread
From: Christian Faulhammer (fauli) @ 2009-05-05 7:31 UTC (permalink / raw
To: gentoo-commits
fauli 09/05/05 07:31:16
Modified: ChangeLog grandr-0.1.ebuild
Log:
fix repoman warnings
(Portage version: 2.1.6.11/cvs/Linux i686)
Revision Changes Path
1.6 x11-apps/grandr/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/grandr/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/grandr/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/grandr/ChangeLog?r1=1.5&r2=1.6
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/grandr/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog 11 Nov 2008 15:25:22 -0000 1.5
+++ ChangeLog 5 May 2009 07:31:16 -0000 1.6
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/grandr
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/grandr/ChangeLog,v 1.5 2008/11/11 15:25:22 dang Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/grandr/ChangeLog,v 1.6 2009/05/05 07:31:16 fauli Exp $
+
+ 05 May 2009; Christian Faulhammer <fauli@gentoo.org> grandr-0.1.ebuild:
+ fix repoman warnings
11 Nov 2008; Daniel Gryniewicz <dang@gentoo.org> grandr-0.1.ebuild:
Marked ~amd64 for bug #246375
1.6 x11-apps/grandr/grandr-0.1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/grandr/grandr-0.1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/grandr/grandr-0.1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/grandr/grandr-0.1.ebuild?r1=1.5&r2=1.6
Index: grandr-0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/grandr/grandr-0.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- grandr-0.1.ebuild 11 Nov 2008 15:25:22 -0000 1.5
+++ grandr-0.1.ebuild 5 May 2009 07:31:16 -0000 1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/grandr/grandr-0.1.ebuild,v 1.5 2008/11/11 15:25:22 dang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/grandr/grandr-0.1.ebuild,v 1.6 2009/05/05 07:31:16 fauli Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -10,13 +10,14 @@
DESCRIPTION="GTK+-based tool to configure the X output using the RandR 1.2 extension"
KEYWORDS="~amd64 ppc x86"
LICENSE="MIT"
+IUSE=""
RDEPEND="=x11-libs/gtk+-2*
>=x11-libs/libXrandr-1.2
gnome-base/gconf"
DEPEND="${RDEPEND}"
-PATCHES="${FILESDIR}/${PV}-fix-license-display.patch
- ${FILESDIR}/${PV}-outpus.patch
- ${FILESDIR}/${PV}-fix-segfault-without-gconf-value.patch"
+PATCHES=( "${FILESDIR}"/${PV}-fix-license-display.patch
+ "${FILESDIR}"/${PV}-outpus.patch
+ "${FILESDIR}"/${PV}-fix-segfault-without-gconf-value.patch )
src_install() {
x-modular_src_install
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-apps/grandr: ChangeLog grandr-0.1.ebuild
@ 2009-05-19 21:06 Ned Ludd (solar)
0 siblings, 0 replies; 5+ messages in thread
From: Ned Ludd (solar) @ 2009-05-19 21:06 UTC (permalink / raw
To: gentoo-commits
solar 09/05/19 21:06:15
Modified: ChangeLog grandr-0.1.ebuild
Log:
- keyword ~arm
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Revision Changes Path
1.7 x11-apps/grandr/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/grandr/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/grandr/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/grandr/ChangeLog?r1=1.6&r2=1.7
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/grandr/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog 5 May 2009 07:31:16 -0000 1.6
+++ ChangeLog 19 May 2009 21:06:15 -0000 1.7
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/grandr
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/grandr/ChangeLog,v 1.6 2009/05/05 07:31:16 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/grandr/ChangeLog,v 1.7 2009/05/19 21:06:15 solar Exp $
+
+ 19 May 2009; <solar@gentoo.org> grandr-0.1.ebuild:
+ - keyword ~arm
05 May 2009; Christian Faulhammer <fauli@gentoo.org> grandr-0.1.ebuild:
fix repoman warnings
1.7 x11-apps/grandr/grandr-0.1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/grandr/grandr-0.1.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/grandr/grandr-0.1.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/grandr/grandr-0.1.ebuild?r1=1.6&r2=1.7
Index: grandr-0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/grandr/grandr-0.1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- grandr-0.1.ebuild 5 May 2009 07:31:16 -0000 1.6
+++ grandr-0.1.ebuild 19 May 2009 21:06:15 -0000 1.7
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/grandr/grandr-0.1.ebuild,v 1.6 2009/05/05 07:31:16 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/grandr/grandr-0.1.ebuild,v 1.7 2009/05/19 21:06:15 solar Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="GTK+-based tool to configure the X output using the RandR 1.2 extension"
-KEYWORDS="~amd64 ppc x86"
+KEYWORDS="~arm ~amd64 ppc x86"
LICENSE="MIT"
IUSE=""
RDEPEND="=x11-libs/gtk+-2*
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-apps/grandr: ChangeLog grandr-0.1.ebuild
@ 2009-12-10 12:30 Samuli Suominen (ssuominen)
0 siblings, 0 replies; 5+ messages in thread
From: Samuli Suominen (ssuominen) @ 2009-12-10 12:30 UTC (permalink / raw
To: gentoo-commits
ssuominen 09/12/10 12:30:15
Modified: ChangeLog grandr-0.1.ebuild
Log:
amd64 stable wrt #294958
(Portage version: 2.2_rc56/cvs/Linux x86_64)
Revision Changes Path
1.8 x11-apps/grandr/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/grandr/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/grandr/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/grandr/ChangeLog?r1=1.7&r2=1.8
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/grandr/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog 19 May 2009 21:06:15 -0000 1.7
+++ ChangeLog 10 Dec 2009 12:30:15 -0000 1.8
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/grandr
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/grandr/ChangeLog,v 1.7 2009/05/19 21:06:15 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/grandr/ChangeLog,v 1.8 2009/12/10 12:30:15 ssuominen Exp $
+
+ 10 Dec 2009; Samuli Suominen <ssuominen@gentoo.org> grandr-0.1.ebuild:
+ amd64 stable wrt #294958
19 May 2009; <solar@gentoo.org> grandr-0.1.ebuild:
- keyword ~arm
1.8 x11-apps/grandr/grandr-0.1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/grandr/grandr-0.1.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/grandr/grandr-0.1.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/grandr/grandr-0.1.ebuild?r1=1.7&r2=1.8
Index: grandr-0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/grandr/grandr-0.1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- grandr-0.1.ebuild 19 May 2009 21:06:15 -0000 1.7
+++ grandr-0.1.ebuild 10 Dec 2009 12:30:15 -0000 1.8
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/grandr/grandr-0.1.ebuild,v 1.7 2009/05/19 21:06:15 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/grandr/grandr-0.1.ebuild,v 1.8 2009/12/10 12:30:15 ssuominen Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="GTK+-based tool to configure the X output using the RandR 1.2 extension"
-KEYWORDS="~arm ~amd64 ppc x86"
+KEYWORDS="~arm amd64 ppc x86"
LICENSE="MIT"
IUSE=""
RDEPEND="=x11-libs/gtk+-2*
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-apps/grandr: ChangeLog grandr-0.1.ebuild
@ 2009-12-10 18:15 Christian Faulhammer (fauli)
0 siblings, 0 replies; 5+ messages in thread
From: Christian Faulhammer (fauli) @ 2009-12-10 18:15 UTC (permalink / raw
To: gentoo-commits
fauli 09/12/10 18:15:19
Modified: ChangeLog grandr-0.1.ebuild
Log:
x86 stable, bug 294958
(Portage version: 2.1.6.13/cvs/Linux i686, RepoMan options: --force)
Revision Changes Path
1.9 x11-apps/grandr/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/grandr/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/grandr/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/grandr/ChangeLog?r1=1.8&r2=1.9
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/grandr/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog 10 Dec 2009 12:30:15 -0000 1.8
+++ ChangeLog 10 Dec 2009 18:15:19 -0000 1.9
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/grandr
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/grandr/ChangeLog,v 1.8 2009/12/10 12:30:15 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/grandr/ChangeLog,v 1.9 2009/12/10 18:15:19 fauli Exp $
+
+ 10 Dec 2009; Christian Faulhammer <fauli@gentoo.org> grandr-0.1.ebuild:
+ x86 stable, bug 294958
10 Dec 2009; Samuli Suominen <ssuominen@gentoo.org> grandr-0.1.ebuild:
amd64 stable wrt #294958
1.9 x11-apps/grandr/grandr-0.1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/grandr/grandr-0.1.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/grandr/grandr-0.1.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/grandr/grandr-0.1.ebuild?r1=1.8&r2=1.9
Index: grandr-0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/grandr/grandr-0.1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- grandr-0.1.ebuild 10 Dec 2009 12:30:15 -0000 1.8
+++ grandr-0.1.ebuild 10 Dec 2009 18:15:19 -0000 1.9
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/grandr/grandr-0.1.ebuild,v 1.8 2009/12/10 12:30:15 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/grandr/grandr-0.1.ebuild,v 1.9 2009/12/10 18:15:19 fauli Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="GTK+-based tool to configure the X output using the RandR 1.2 extension"
-KEYWORDS="~arm amd64 ppc x86"
+KEYWORDS="amd64 ~arm ppc x86"
LICENSE="MIT"
IUSE=""
RDEPEND="=x11-libs/gtk+-2*
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2009-12-10 18:15 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-10 18:15 [gentoo-commits] gentoo-x86 commit in x11-apps/grandr: ChangeLog grandr-0.1.ebuild Christian Faulhammer (fauli)
-- strict thread matches above, loose matches on Subject: below --
2009-12-10 12:30 Samuli Suominen (ssuominen)
2009-05-19 21:06 Ned Ludd (solar)
2009-05-05 7:31 Christian Faulhammer (fauli)
2008-11-11 15:25 Daniel Gryniewicz (dang)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox