diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-05 23:18:22 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-05 23:18:22 +0000 |
commit | b2c247e65f90ea689d3df4dc8b4f6d8050d299bc (patch) | |
tree | db85c497c7351e555ccd5cd56605f3d6600f79a4 /x11-misc/xdaf | |
parent | header fix (diff) | |
download | historical-b2c247e65f90ea689d3df4dc8b4f6d8050d299bc.tar.gz historical-b2c247e65f90ea689d3df4dc8b4f6d8050d299bc.tar.bz2 historical-b2c247e65f90ea689d3df4dc8b4f6d8050d299bc.zip |
whitespace cleanup
Diffstat (limited to 'x11-misc/xdaf')
-rw-r--r-- | x11-misc/xdaf/Manifest | 2 | ||||
-rw-r--r-- | x11-misc/xdaf/xdaf-0.01.10.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/xdaf/Manifest b/x11-misc/xdaf/Manifest index e191c90bd541..13c6fa9852b0 100644 --- a/x11-misc/xdaf/Manifest +++ b/x11-misc/xdaf/Manifest @@ -1,3 +1,3 @@ MD5 661cc269d30bbe58c6e3d3f5cd521036 ChangeLog 601 -MD5 d4c26f4b6135c1fce1870b394eb4c286 xdaf-0.01.10.ebuild 718 +MD5 e1a720f5595e98ae7e4960947ef3243b xdaf-0.01.10.ebuild 717 MD5 60e01aa1f9560f39165d0b00b397e04a files/digest-xdaf-0.01.10 63 diff --git a/x11-misc/xdaf/xdaf-0.01.10.ebuild b/x11-misc/xdaf/xdaf-0.01.10.ebuild index 68e810d908d7..16d6a3ee2c98 100644 --- a/x11-misc/xdaf/xdaf-0.01.10.ebuild +++ b/x11-misc/xdaf/xdaf-0.01.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xdaf/xdaf-0.01.10.ebuild,v 1.3 2003/06/12 22:22:41 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xdaf/xdaf-0.01.10.ebuild,v 1.4 2003/09/05 23:18:18 msterret Exp $ MY_P="${PN}-A.01.10" S=${WORKDIR}/${MY_P} @@ -20,7 +20,7 @@ src_compile() { cd ${S} xmkmf emake || die - + } src_install () { |