diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-15 02:08:20 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-15 02:08:20 +0000 |
commit | 2f02353ff778c561ddf31e86be12ca86ddbe5bee (patch) | |
tree | 99ffc211b03ae99567d244d26048f386e0e951a1 /sys-libs/librtas | |
parent | stable x86, security bug 185256 (diff) | |
download | gentoo-2-2f02353ff778c561ddf31e86be12ca86ddbe5bee.tar.gz gentoo-2-2f02353ff778c561ddf31e86be12ca86ddbe5bee.tar.bz2 gentoo-2-2f02353ff778c561ddf31e86be12ca86ddbe5bee.zip |
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'sys-libs/librtas')
-rw-r--r-- | sys-libs/librtas/librtas-1.3.1.ebuild | 3 | ||||
-rw-r--r-- | sys-libs/librtas/librtas-2.0.0.ebuild | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/sys-libs/librtas/librtas-1.3.1.ebuild b/sys-libs/librtas/librtas-1.3.1.ebuild index 60edb5eb53d8..de94beef4fdc 100644 --- a/sys-libs/librtas/librtas-1.3.1.ebuild +++ b/sys-libs/librtas/librtas-1.3.1.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/sys-libs/librtas/librtas-1.3.1.ebuild,v 1.3 2007/05/29 17:03:57 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/librtas/librtas-1.3.1.ebuild,v 1.4 2007/07/15 02:08:20 mr_bones_ Exp $ inherit eutils @@ -23,4 +23,3 @@ src_install() { dodoc README COPYRIGHT } - diff --git a/sys-libs/librtas/librtas-2.0.0.ebuild b/sys-libs/librtas/librtas-2.0.0.ebuild index 61f705436d39..390d44c936d9 100644 --- a/sys-libs/librtas/librtas-2.0.0.ebuild +++ b/sys-libs/librtas/librtas-2.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/librtas/librtas-2.0.0.ebuild,v 1.3 2006/04/19 01:14:02 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/librtas/librtas-2.0.0.ebuild,v 1.4 2007/07/15 02:08:20 mr_bones_ Exp $ inherit eutils @@ -23,4 +23,3 @@ src_install() { dodoc README COPYRIGHT } - |