summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-01-22 06:34:13 +0000
committerMike Frysinger <vapier@gentoo.org>2005-01-22 06:34:13 +0000
commit552a438b5656d9e18ed44579cb10e9cf1c03ccd6 (patch)
tree4a7f4cdc2dc32514637c9526e7e9d0bafc9b97de /gnome-base/gdm
parentarm/ia64 stable (diff)
downloadgentoo-2-552a438b5656d9e18ed44579cb10e9cf1c03ccd6.tar.gz
gentoo-2-552a438b5656d9e18ed44579cb10e9cf1c03ccd6.tar.bz2
gentoo-2-552a438b5656d9e18ed44579cb10e9cf1c03ccd6.zip
ia64 stable
(Portage version: 2.0.51-r14)
Diffstat (limited to 'gnome-base/gdm')
-rw-r--r--gnome-base/gdm/gdm-2.6.0.6.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/gnome-base/gdm/gdm-2.6.0.6.ebuild b/gnome-base/gdm/gdm-2.6.0.6.ebuild
index df0a5dbf5624..259d856ff91d 100644
--- a/gnome-base/gdm/gdm-2.6.0.6.ebuild
+++ b/gnome-base/gdm/gdm-2.6.0.6.ebuild
@@ -1,15 +1,15 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gdm/gdm-2.6.0.6.ebuild,v 1.7 2005/01/08 23:57:29 slarti Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gdm/gdm-2.6.0.6.ebuild,v 1.8 2005/01/22 06:32:20 vapier Exp $
inherit gnome2 eutils
DESCRIPTION="GNOME2 Display Manager"
HOMEPAGE="http://www.jirka.org/gdm.html"
-LICENSE="GPL-2"
+LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ppc sparc alpha hppa amd64 ~ia64 ~mips ~ppc64"
+KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64 ~mips ~ppc64"
IUSE="tcpd xinerama selinux"
SRC_URI="${SRC_URI}
@@ -103,7 +103,7 @@ src_install() {
# Move Gentoo theme in
mv ${WORKDIR}/gentoo-* ${D}/usr/share/gdm/themes
- dodoc ABOUT-NLS AUTHORS COPYING ChangeLog INSTALL NEWS README* TODO
+ dodoc AUTHORS ChangeLog INSTALL NEWS README* TODO
}