diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-08 07:26:36 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-08 07:26:36 +0000 |
commit | d42c77f6abc3003e0e7b2161da95e0d0c7651862 (patch) | |
tree | c5a5fa1554ce87616d26f68812da81a7527f04bb /app-sci/tilp/tilp-6.06.ebuild | |
parent | repoman: header fix (diff) | |
download | historical-d42c77f6abc3003e0e7b2161da95e0d0c7651862.tar.gz historical-d42c77f6abc3003e0e7b2161da95e0d0c7651862.tar.bz2 historical-d42c77f6abc3003e0e7b2161da95e0d0c7651862.zip |
repoman: fix leading whitespace
Diffstat (limited to 'app-sci/tilp/tilp-6.06.ebuild')
-rw-r--r-- | app-sci/tilp/tilp-6.06.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/app-sci/tilp/tilp-6.06.ebuild b/app-sci/tilp/tilp-6.06.ebuild index 8433fb6b4961..8f43eab864e3 100644 --- a/app-sci/tilp/tilp-6.06.ebuild +++ b/app-sci/tilp/tilp-6.06.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/tilp/tilp-6.06.ebuild,v 1.2 2003/09/08 07:25:15 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/tilp/tilp-6.06.ebuild,v 1.3 2003/09/08 07:25:40 msterret Exp $ DESCRIPTION="TiLP is a linking program for Texas Instruments' graphing calculators." HOMEPAGE="http://tilp.sourceforge.net/" @@ -15,9 +15,9 @@ SLOT="0" KEYWORDS="~x86" IUSE="" DEPEND="dev-libs/libticables - dev-libs/libticalcs - dev-libs/libtifiles - =x11-libs/gtk+-1.2*" + dev-libs/libticalcs + dev-libs/libtifiles + =x11-libs/gtk+-1.2*" src_compile() { # Note the special option --with-fontpath-prefix below. |