public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in gnome-base/gdm: gdm-2.18.4-r1.ebuild gdm-2.20.1.ebuild ChangeLog gdm-2.18.4.ebuild gdm-2.20.3.ebuild gdm-2.20.2.ebuild gdm-2.20.0.ebuild
@ 2008-01-14  7:44 Saleem Abdulrasool (compnerd)
  0 siblings, 0 replies; only message in thread
From: Saleem Abdulrasool (compnerd) @ 2008-01-14  7:44 UTC (permalink / raw
  To: gentoo-commits

compnerd    08/01/14 07:44:05

  Modified:             gdm-2.18.4-r1.ebuild gdm-2.20.1.ebuild ChangeLog
                        gdm-2.18.4.ebuild gdm-2.20.3.ebuild
                        gdm-2.20.2.ebuild gdm-2.20.0.ebuild
  Log:
  fix config location
  (Portage version: 2.1.4)

Revision  Changes    Path
1.11                 gnome-base/gdm/gdm-2.18.4-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gdm/gdm-2.18.4-r1.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gdm/gdm-2.18.4-r1.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gdm/gdm-2.18.4-r1.ebuild?r1=1.10&r2=1.11

Index: gdm-2.18.4-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/gdm/gdm-2.18.4-r1.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- gdm-2.18.4-r1.ebuild	27 Nov 2007 03:54:46 -0000	1.10
+++ gdm-2.18.4-r1.ebuild	14 Jan 2008 07:44:04 -0000	1.11
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gdm/gdm-2.18.4-r1.ebuild,v 1.10 2007/11/27 03:54:46 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gdm/gdm-2.18.4-r1.ebuild,v 1.11 2008/01/14 07:44:04 compnerd Exp $
 
 inherit eutils pam gnome2
 
@@ -154,7 +154,7 @@
 pkg_postinst() {
 	gnome2_pkg_postinst
 
-	elog "To make GDM start at boot, edit /etc/rc.conf"
+	elog "To make GDM start at boot, edit /etc/conf.d/xdm"
 	elog "and then execute 'rc-update add xdm default'."
 	elog
 	elog "GDM has changed the location of its configuration file.  Please"



1.10                 gnome-base/gdm/gdm-2.20.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gdm/gdm-2.20.1.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gdm/gdm-2.20.1.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gdm/gdm-2.20.1.ebuild?r1=1.9&r2=1.10

Index: gdm-2.20.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/gdm/gdm-2.20.1.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- gdm-2.20.1.ebuild	29 Nov 2007 05:59:28 -0000	1.9
+++ gdm-2.20.1.ebuild	14 Jan 2008 07:44:04 -0000	1.10
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gdm/gdm-2.20.1.ebuild,v 1.9 2007/11/29 05:59:28 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gdm/gdm-2.20.1.ebuild,v 1.10 2008/01/14 07:44:04 compnerd Exp $
 
 inherit autotools eutils pam gnome2
 
@@ -160,7 +160,7 @@
 pkg_postinst() {
 	gnome2_pkg_postinst
 
-	elog "To make GDM start at boot, edit /etc/rc.conf"
+	elog "To make GDM start at boot, edit /etc/conf.d/xdm"
 	elog "and then execute 'rc-update add xdm default'."
 
 	elog "GDM has changed the location of its configuration file.  Please"



1.257                gnome-base/gdm/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gdm/ChangeLog?rev=1.257&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gdm/ChangeLog?rev=1.257&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gdm/ChangeLog?r1=1.256&r2=1.257

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/gdm/ChangeLog,v
retrieving revision 1.256
retrieving revision 1.257
diff -u -r1.256 -r1.257
--- ChangeLog	10 Jan 2008 18:24:47 -0000	1.256
+++ ChangeLog	14 Jan 2008 07:44:04 -0000	1.257
@@ -1,6 +1,12 @@
 # ChangeLog for gnome-base/gdm
 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gdm/ChangeLog,v 1.256 2008/01/10 18:24:47 compnerd Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gdm/ChangeLog,v 1.257 2008/01/14 07:44:04 compnerd Exp $
+
+  14 Jan 2008; Saleem Abdulrasool <compnerd@gentoo.org> gdm-2.18.4.ebuild,
+  gdm-2.18.4-r1.ebuild, gdm-2.20.0.ebuild, gdm-2.20.1.ebuild,
+  gdm-2.20.2.ebuild, gdm-2.20.3.ebuild:
+  xdm configuration has moved to /etc/conf.d/xdm. Update the log messages as
+  such. Pointed out by steev@gentoo.org
 
   10 Jan 2008; Saleem Abdulrasool <compnerd@gentoo.org>
   +files/gdm-2.20.3-logging.patch, gdm-2.20.3.ebuild:



1.12                 gnome-base/gdm/gdm-2.18.4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gdm/gdm-2.18.4.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gdm/gdm-2.18.4.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gdm/gdm-2.18.4.ebuild?r1=1.11&r2=1.12

Index: gdm-2.18.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/gdm/gdm-2.18.4.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- gdm-2.18.4.ebuild	18 Oct 2007 23:10:28 -0000	1.11
+++ gdm-2.18.4.ebuild	14 Jan 2008 07:44:04 -0000	1.12
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gdm/gdm-2.18.4.ebuild,v 1.11 2007/10/18 23:10:28 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gdm/gdm-2.18.4.ebuild,v 1.12 2008/01/14 07:44:04 compnerd Exp $
 
 inherit eutils pam gnome2
 
@@ -150,7 +150,7 @@
 pkg_postinst() {
 	gnome2_pkg_postinst
 
-	elog "To make GDM start at boot, edit /etc/rc.conf"
+	elog "To make GDM start at boot, edit /etc/conf.d/xdm"
 	elog "and then execute 'rc-update add xdm default'."
 	elog
 	elog "GDM has changed the location of its configuration file.  Please"



1.3                  gnome-base/gdm/gdm-2.20.3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gdm/gdm-2.20.3.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gdm/gdm-2.20.3.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gdm/gdm-2.20.3.ebuild?r1=1.2&r2=1.3

Index: gdm-2.20.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/gdm/gdm-2.20.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gdm-2.20.3.ebuild	10 Jan 2008 18:24:47 -0000	1.2
+++ gdm-2.20.3.ebuild	14 Jan 2008 07:44:04 -0000	1.3
@@ -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/gnome-base/gdm/gdm-2.20.3.ebuild,v 1.2 2008/01/10 18:24:47 compnerd Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gdm/gdm-2.20.3.ebuild,v 1.3 2008/01/14 07:44:04 compnerd Exp $
 
 inherit autotools eutils pam gnome2
 
@@ -162,7 +162,7 @@
 pkg_postinst() {
 	gnome2_pkg_postinst
 
-	elog "To make GDM start at boot, edit /etc/rc.conf"
+	elog "To make GDM start at boot, edit /etc/conf.d/xdm"
 	elog "and then execute 'rc-update add xdm default'."
 
 	elog "GDM has changed the location of its configuration file.  Please"



1.2                  gnome-base/gdm/gdm-2.20.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gdm/gdm-2.20.2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gdm/gdm-2.20.2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gdm/gdm-2.20.2.ebuild?r1=1.1&r2=1.2

Index: gdm-2.20.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/gdm/gdm-2.20.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gdm-2.20.2.ebuild	29 Nov 2007 16:46:42 -0000	1.1
+++ gdm-2.20.2.ebuild	14 Jan 2008 07:44:05 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gdm/gdm-2.20.2.ebuild,v 1.1 2007/11/29 16:46:42 dang Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gdm/gdm-2.20.2.ebuild,v 1.2 2008/01/14 07:44:05 compnerd Exp $
 
 inherit autotools eutils pam gnome2
 
@@ -159,7 +159,7 @@
 pkg_postinst() {
 	gnome2_pkg_postinst
 
-	elog "To make GDM start at boot, edit /etc/rc.conf"
+	elog "To make GDM start at boot, edit /etc/conf.d/xdm"
 	elog "and then execute 'rc-update add xdm default'."
 
 	elog "GDM has changed the location of its configuration file.  Please"



1.4                  gnome-base/gdm/gdm-2.20.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gdm/gdm-2.20.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gdm/gdm-2.20.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gdm/gdm-2.20.0.ebuild?r1=1.3&r2=1.4

Index: gdm-2.20.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/gdm/gdm-2.20.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- gdm-2.20.0.ebuild	5 Nov 2007 17:03:27 -0000	1.3
+++ gdm-2.20.0.ebuild	14 Jan 2008 07:44:05 -0000	1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gdm/gdm-2.20.0.ebuild,v 1.3 2007/11/05 17:03:27 dang Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gdm/gdm-2.20.0.ebuild,v 1.4 2008/01/14 07:44:05 compnerd Exp $
 
 inherit autotools eutils pam gnome2
 
@@ -160,7 +160,7 @@
 pkg_postinst() {
 	gnome2_pkg_postinst
 
-	elog "To make GDM start at boot, edit /etc/rc.conf"
+	elog "To make GDM start at boot, edit /etc/conf.d/xdm"
 	elog "and then execute 'rc-update add xdm default'."
 
 	elog "GDM has changed the location of its configuration file.  Please"



-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-01-14  7:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-14  7:44 [gentoo-commits] gentoo-x86 commit in gnome-base/gdm: gdm-2.18.4-r1.ebuild gdm-2.20.1.ebuild ChangeLog gdm-2.18.4.ebuild gdm-2.20.3.ebuild gdm-2.20.2.ebuild gdm-2.20.0.ebuild Saleem Abdulrasool (compnerd)

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