diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-13 06:20:20 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-13 06:20:20 +0000 |
commit | c3eabbe1c32d71ccdd5f0812164ce057fac44ff6 (patch) | |
tree | 87d136ac102edfc8d7af6a7bcb9873498f3a01bd /dev-tex/lazylist | |
parent | whitespace (diff) | |
download | historical-c3eabbe1c32d71ccdd5f0812164ce057fac44ff6.tar.gz historical-c3eabbe1c32d71ccdd5f0812164ce057fac44ff6.tar.bz2 historical-c3eabbe1c32d71ccdd5f0812164ce057fac44ff6.zip |
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'dev-tex/lazylist')
-rw-r--r-- | dev-tex/lazylist/lazylist-1.0a.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/dev-tex/lazylist/lazylist-1.0a.ebuild b/dev-tex/lazylist/lazylist-1.0a.ebuild index ff1e7c34536a..1988a422d2da 100644 --- a/dev-tex/lazylist/lazylist-1.0a.ebuild +++ b/dev-tex/lazylist/lazylist-1.0a.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/dev-tex/lazylist/lazylist-1.0a.ebuild,v 1.10 2006/06/28 11:03:55 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/lazylist/lazylist-1.0a.ebuild,v 1.11 2007/07/13 06:20:20 mr_bones_ Exp $ inherit latex-package @@ -16,5 +16,3 @@ IUSE="" DEPEND="" #RDEPEND="" S="${WORKDIR}/${PN}" - - |