summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-03-06 04:21:44 +0000
committerMike Frysinger <vapier@gentoo.org>2004-03-06 04:21:44 +0000
commit3fdaccda3e4e72fe59f8c1651a2717a8d3da6f23 (patch)
treeafb0e69f5ac03431435c64087c2abe4521560b93 /x11-misc
parentwe license under gpl2, not gpl2 or later (diff)
downloadgentoo-2-3fdaccda3e4e72fe59f8c1651a2717a8d3da6f23.tar.gz
gentoo-2-3fdaccda3e4e72fe59f8c1651a2717a8d3da6f23.tar.bz2
gentoo-2-3fdaccda3e4e72fe59f8c1651a2717a8d3da6f23.zip
we license under gpl2, not gpl2 or later
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/afbinit/files/afbinit.init14
-rw-r--r--x11-misc/xhkeys/files/xhkeys6
2 files changed, 10 insertions, 10 deletions
diff --git a/x11-misc/afbinit/files/afbinit.init b/x11-misc/afbinit/files/afbinit.init
index 7edbd9c5791f..cac2d8c3b5ef 100644
--- a/x11-misc/afbinit/files/afbinit.init
+++ b/x11-misc/afbinit/files/afbinit.init
@@ -1,14 +1,14 @@
#!/sbin/runscript
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/afbinit/files/afbinit.init,v 1.1 2003/07/08 20:33:25 weeve Exp $
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/afbinit/files/afbinit.init,v 1.2 2004/03/06 04:21:44 vapier Exp $
depend() {
- before xdm
+ before xdm
}
start() {
- ebegin "Loading afbinit"
- /usr/sbin/rc.afb
- eend $? "Failed to load afbinit"
+ ebegin "Loading afbinit"
+ /usr/sbin/rc.afb
+ eend $? "Failed to load afbinit"
}
diff --git a/x11-misc/xhkeys/files/xhkeys b/x11-misc/xhkeys/files/xhkeys
index d0c5d6199400..681cc7717875 100644
--- a/x11-misc/xhkeys/files/xhkeys
+++ b/x11-misc/xhkeys/files/xhkeys
@@ -1,7 +1,7 @@
#!/sbin/runscript
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xhkeys/files/xhkeys,v 1.1 2003/11/20 23:29:49 port001 Exp $
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xhkeys/files/xhkeys,v 1.2 2004/03/06 04:21:44 vapier Exp $
start() {
ebegin "Starting xhkeys"