summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@gentoo.org>2008-01-14 07:44:05 +0000
committerSaleem Abdulrasool <compnerd@gentoo.org>2008-01-14 07:44:05 +0000
commit8c3306c4327822342f65982b74c7cfbdc57f0d15 (patch)
tree9ebe730c6f4e6b3d64e0e4619a007322bb91a42a /gnome-base/gdm
parentBump to latest RC. (diff)
downloadgentoo-2-8c3306c4327822342f65982b74c7cfbdc57f0d15.tar.gz
gentoo-2-8c3306c4327822342f65982b74c7cfbdc57f0d15.tar.bz2
gentoo-2-8c3306c4327822342f65982b74c7cfbdc57f0d15.zip
fix config location
(Portage version: 2.1.4)
Diffstat (limited to 'gnome-base/gdm')
-rw-r--r--gnome-base/gdm/ChangeLog8
-rw-r--r--gnome-base/gdm/gdm-2.18.4-r1.ebuild6
-rw-r--r--gnome-base/gdm/gdm-2.18.4.ebuild6
-rw-r--r--gnome-base/gdm/gdm-2.20.0.ebuild6
-rw-r--r--gnome-base/gdm/gdm-2.20.1.ebuild6
-rw-r--r--gnome-base/gdm/gdm-2.20.2.ebuild6
-rw-r--r--gnome-base/gdm/gdm-2.20.3.ebuild4
7 files changed, 24 insertions, 18 deletions
diff --git a/gnome-base/gdm/ChangeLog b/gnome-base/gdm/ChangeLog
index 384925ee8443..446d7b467653 100644
--- a/gnome-base/gdm/ChangeLog
+++ b/gnome-base/gdm/ChangeLog
@@ -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:
diff --git a/gnome-base/gdm/gdm-2.18.4-r1.ebuild b/gnome-base/gdm/gdm-2.18.4-r1.ebuild
index a43c335536a7..c8be5b4e58e8 100644
--- a/gnome-base/gdm/gdm-2.18.4-r1.ebuild
+++ b/gnome-base/gdm/gdm-2.18.4-r1.ebuild
@@ -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 @@ src_install() {
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"
diff --git a/gnome-base/gdm/gdm-2.18.4.ebuild b/gnome-base/gdm/gdm-2.18.4.ebuild
index 33a24a5d9d02..18c435462dc8 100644
--- a/gnome-base/gdm/gdm-2.18.4.ebuild
+++ b/gnome-base/gdm/gdm-2.18.4.ebuild
@@ -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 @@ src_install() {
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"
diff --git a/gnome-base/gdm/gdm-2.20.0.ebuild b/gnome-base/gdm/gdm-2.20.0.ebuild
index 32ed57e83528..e791c23af4e2 100644
--- a/gnome-base/gdm/gdm-2.20.0.ebuild
+++ b/gnome-base/gdm/gdm-2.20.0.ebuild
@@ -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 @@ src_install() {
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"
diff --git a/gnome-base/gdm/gdm-2.20.1.ebuild b/gnome-base/gdm/gdm-2.20.1.ebuild
index 22077b0e99d6..74f9cce160de 100644
--- a/gnome-base/gdm/gdm-2.20.1.ebuild
+++ b/gnome-base/gdm/gdm-2.20.1.ebuild
@@ -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 @@ src_install() {
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"
diff --git a/gnome-base/gdm/gdm-2.20.2.ebuild b/gnome-base/gdm/gdm-2.20.2.ebuild
index 95e0259ec60b..bbc369732d71 100644
--- a/gnome-base/gdm/gdm-2.20.2.ebuild
+++ b/gnome-base/gdm/gdm-2.20.2.ebuild
@@ -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 @@ src_install() {
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"
diff --git a/gnome-base/gdm/gdm-2.20.3.ebuild b/gnome-base/gdm/gdm-2.20.3.ebuild
index 658e60d6f26a..fc76c56eb543 100644
--- a/gnome-base/gdm/gdm-2.20.3.ebuild
+++ b/gnome-base/gdm/gdm-2.20.3.ebuild
@@ -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 @@ src_install() {
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"