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 | 1316cbc2251f366a4739eecc665bab77fb6ec554 (patch) | |
tree | 1153b957baf26bc1e633cddcb1468cde18872034 /app-misc/usbirboy | |
parent | whitespace (diff) | |
download | historical-1316cbc2251f366a4739eecc665bab77fb6ec554.tar.gz historical-1316cbc2251f366a4739eecc665bab77fb6ec554.tar.bz2 historical-1316cbc2251f366a4739eecc665bab77fb6ec554.zip |
whitespace
Package-Manager: portage-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 } - |