diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-12 03:35:11 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-12 03:35:11 +0000 |
commit | 4bc71df6ceea6f1701bac4f2c81fe5179c1e325a (patch) | |
tree | 250a416ead877e503bd9f53bba68378ae303275a /app-misc/usbirboy | |
parent | whitespace (diff) | |
download | gentoo-2-4bc71df6ceea6f1701bac4f2c81fe5179c1e325a.tar.gz gentoo-2-4bc71df6ceea6f1701bac4f2c81fe5179c1e325a.tar.bz2 gentoo-2-4bc71df6ceea6f1701bac4f2c81fe5179c1e325a.zip |
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'app-misc/usbirboy')
-rw-r--r-- | app-misc/usbirboy/usbirboy-0.2.1-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-misc/usbirboy/usbirboy-0.2.1-r1.ebuild b/app-misc/usbirboy/usbirboy-0.2.1-r1.ebuild index 1fa24fbfde82..53efc97578d0 100644 --- a/app-misc/usbirboy/usbirboy-0.2.1-r1.ebuild +++ b/app-misc/usbirboy/usbirboy-0.2.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/app-misc/usbirboy/usbirboy-0.2.1-r1.ebuild,v 1.13 2007/01/06 16:14:55 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/usbirboy/usbirboy-0.2.1-r1.ebuild,v 1.14 2007/07/12 03:35:10 mr_bones_ Exp $ inherit linux-mod eutils @@ -63,4 +63,3 @@ pkg_postinst() { elog "Firmware file has been installed to /usr/share/${PN}" elog } - |