diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-09-28 07:21:39 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-09-28 07:21:39 +0000 |
commit | b73696be5df9a14b87f2496775e1462ad80573dd (patch) | |
tree | 4b5bc027937c842d2bf31dc9a667b2cbbcb9317b /x11-misc/read-edid | |
parent | whitespace (diff) | |
download | gentoo-2-b73696be5df9a14b87f2496775e1462ad80573dd.tar.gz gentoo-2-b73696be5df9a14b87f2496775e1462ad80573dd.tar.bz2 gentoo-2-b73696be5df9a14b87f2496775e1462ad80573dd.zip |
whitespace
(Portage version: 2.1.3.9)
Diffstat (limited to 'x11-misc/read-edid')
-rw-r--r-- | x11-misc/read-edid/read-edid-1.4.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/read-edid/read-edid-1.4.1-r1.ebuild b/x11-misc/read-edid/read-edid-1.4.1-r1.ebuild index d39a5048b627..eaa8da7f5641 100644 --- a/x11-misc/read-edid/read-edid-1.4.1-r1.ebuild +++ b/x11-misc/read-edid/read-edid-1.4.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/read-edid/read-edid-1.4.1-r1.ebuild,v 1.3 2007/09/27 19:25:36 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/read-edid/read-edid-1.4.1-r1.ebuild,v 1.4 2007/09/28 07:21:39 mr_bones_ Exp $ inherit autotools eutils @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="~alpha ~amd64 ~ppc x86" IUSE="" -# Temporary solution for bug 187535 as upstream changed tarball without +# Temporary solution for bug 187535 as upstream changed tarball without # raising version number. Can be removed when our mirrors don't include # outdated tarball anymore. RESTRICT="mirror" |