diff options
author | Michael Sterrett <msterret@gentoo.org> | 2003-09-08 07:25:44 +0000 |
---|---|---|
committer | Michael Sterrett <msterret@gentoo.org> | 2003-09-08 07:25:44 +0000 |
commit | 1f2650dc0341b5766fbe13e945ae8244320cd8c7 (patch) | |
tree | dc7b87553d57bca1ffcd72c40487d1b4b516d9e9 /app-sci/tilp | |
parent | repoman: header fix (diff) | |
download | gentoo-2-1f2650dc0341b5766fbe13e945ae8244320cd8c7.tar.gz gentoo-2-1f2650dc0341b5766fbe13e945ae8244320cd8c7.tar.bz2 gentoo-2-1f2650dc0341b5766fbe13e945ae8244320cd8c7.zip |
repoman: fix leading whitespace
Diffstat (limited to 'app-sci/tilp')
-rw-r--r-- | app-sci/tilp/Manifest | 4 | ||||
-rw-r--r-- | app-sci/tilp/tilp-6.06.ebuild | 8 | ||||
-rw-r--r-- | app-sci/tilp/tilp-6.09.ebuild | 8 |
3 files changed, 10 insertions, 10 deletions
diff --git a/app-sci/tilp/Manifest b/app-sci/tilp/Manifest index 20216b36ee89..779c5c34dfe6 100644 --- a/app-sci/tilp/Manifest +++ b/app-sci/tilp/Manifest @@ -1,6 +1,6 @@ MD5 7ec8626a060e93a2af084878de10e0b8 ChangeLog 516 -MD5 eae0212403a889292c6645614c0ec71b tilp-6.06.ebuild 1350 -MD5 88e0bc0ec2864732649036f3413983d9 tilp-6.09.ebuild 1350 +MD5 db432a231c3a913b32edb4fb08bb979c tilp-6.06.ebuild 1341 +MD5 250d29475db45f7ea932e0c315e10e6c tilp-6.09.ebuild 1341 MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156 MD5 e63c3a7b61cdd7c36a01a074146ec93c files/digest-tilp-6.06 61 MD5 236baab42b2a15104005363c3b21f467 files/digest-tilp-6.09 61 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. diff --git a/app-sci/tilp/tilp-6.09.ebuild b/app-sci/tilp/tilp-6.09.ebuild index bb8adf29fd8a..b9aa3597dd0d 100644 --- a/app-sci/tilp/tilp-6.09.ebuild +++ b/app-sci/tilp/tilp-6.09.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.09.ebuild,v 1.2 2003/09/08 07:25:15 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/tilp/tilp-6.09.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. |