diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-05 23:29:09 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-05 23:29:09 +0000 |
commit | e0c86f0382dd93ba1242b63800b417706ee14d5f (patch) | |
tree | 70b9aa5921a30aab3da83e698b04890271a23f1e /x11-misc/hotkeys | |
parent | whitespace cleanup (diff) | |
download | historical-e0c86f0382dd93ba1242b63800b417706ee14d5f.tar.gz historical-e0c86f0382dd93ba1242b63800b417706ee14d5f.tar.bz2 historical-e0c86f0382dd93ba1242b63800b417706ee14d5f.zip |
header fix
Diffstat (limited to 'x11-misc/hotkeys')
-rw-r--r-- | x11-misc/hotkeys/Manifest | 2 | ||||
-rw-r--r-- | x11-misc/hotkeys/hotkeys-0.5.7.1-r1.ebuild | 7 |
2 files changed, 4 insertions, 5 deletions
diff --git a/x11-misc/hotkeys/Manifest b/x11-misc/hotkeys/Manifest index 39ca5bcc70d1..c9d4d8fb38a3 100644 --- a/x11-misc/hotkeys/Manifest +++ b/x11-misc/hotkeys/Manifest @@ -1,7 +1,7 @@ MD5 0fd8464ee1e2c102642ad50e40d64145 ChangeLog 1871 MD5 503ccb1138f9c49f0855884d830988a6 metadata.xml 253 MD5 5fbd98cfdb8b3ad735ab592ebee5f524 hotkeys-0.5.7.1.ebuild 951 -MD5 52a624e40db21b3d984417fe5f88d606 hotkeys-0.5.7.1-r1.ebuild 1160 +MD5 98ba26341d8fb9f2be15db918d09e1d8 hotkeys-0.5.7.1-r1.ebuild 1159 MD5 26aa28d3165265b8153adbb4a071d0af files/digest-hotkeys-0.5.7.1 67 MD5 2b1987adcf943427133e4f897782604c files/hotkeys-0.5.7.1-r1-gentoo.diff 1379 MD5 ceb23c573710586557d5f664975c6740 files/hotkeys-0.5.7.1-gentoo.diff 538 diff --git a/x11-misc/hotkeys/hotkeys-0.5.7.1-r1.ebuild b/x11-misc/hotkeys/hotkeys-0.5.7.1-r1.ebuild index 9116226e51fa..aea19b0422a3 100644 --- a/x11-misc/hotkeys/hotkeys-0.5.7.1-r1.ebuild +++ b/x11-misc/hotkeys/hotkeys-0.5.7.1-r1.ebuild @@ -1,7 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. Distributed under the terms of -# the GNU General Public License v2 $Header: -# /home/cvsroot/gentoo-x86/x11-misc/hotkeys/hotkeys-0.5.7.1-r1.ebuild,v 1.1 -# 2003/08/15 11:25:28 lanius Exp $ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/hotkeys/hotkeys-0.5.7.1-r1.ebuild,v 1.3 2003/09/05 23:29:05 msterret Exp $ S=${WORKDIR}/${P} DESCRIPTION="Make use of extra buttons on newer keyboards." |