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/Xautoconfig | |
parent | whitespace cleanup (diff) | |
download | historical-e0c86f0382dd93ba1242b63800b417706ee14d5f.tar.gz historical-e0c86f0382dd93ba1242b63800b417706ee14d5f.tar.bz2 historical-e0c86f0382dd93ba1242b63800b417706ee14d5f.zip |
header fix
Diffstat (limited to 'x11-misc/Xautoconfig')
-rw-r--r-- | x11-misc/Xautoconfig/Manifest | 2 | ||||
-rw-r--r-- | x11-misc/Xautoconfig/Xautoconfig-0.15.ebuild | 5 |
2 files changed, 4 insertions, 3 deletions
diff --git a/x11-misc/Xautoconfig/Manifest b/x11-misc/Xautoconfig/Manifest index e104b04b2539..5704fa94982d 100644 --- a/x11-misc/Xautoconfig/Manifest +++ b/x11-misc/Xautoconfig/Manifest @@ -1,5 +1,5 @@ MD5 f2f74b151398c17aa61daae549a6d05c ChangeLog 684 -MD5 5c6240ce12eb0a245560374e2af9d531 Xautoconfig-0.15.ebuild 962 +MD5 4bcfd02ee4380d15f7101307e3dd5baa Xautoconfig-0.15.ebuild 962 MD5 797ef16ae1bc0e16d7168c3d5d8b18f2 files/XF4text.h 4624 MD5 cc30b84cdefa6ffdb4a1825bba413bf1 files/Xautoconfig-0.15.diff 2845 MD5 d2e645a38c207a626b6b6fb2c9835937 files/digest-Xautoconfig-0.15 67 diff --git a/x11-misc/Xautoconfig/Xautoconfig-0.15.ebuild b/x11-misc/Xautoconfig/Xautoconfig-0.15.ebuild index 569cb4572cde..6fde039acc51 100644 --- a/x11-misc/Xautoconfig/Xautoconfig-0.15.ebuild +++ b/x11-misc/Xautoconfig/Xautoconfig-0.15.ebuild @@ -1,6 +1,7 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 # Author David Chamberlain <daybird@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/x11-misc/Xautoconfig/Xautoconfig-0.15.ebuild,v 1.10 2003/09/05 23:18:18 msterret Exp $ +# Distributed under the terms of the GNU General Public License v2 +# Author David Chamberlain <daybird@gentoo.org> +# $Header: /var/cvsroot/gentoo-x86/x11-misc/Xautoconfig/Xautoconfig-0.15.ebuild,v 1.11 2003/09/05 23:29:05 msterret Exp $ S=${WORKDIR}/${P} DESCRIPTION="Xautoconfig is a PPC only config file generator for xfree86" |