diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-11 01:17:50 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-11 01:17:50 +0000 |
commit | 49be68d12a002326ce39572a72be460647a06c3c (patch) | |
tree | 10e6e7fee4ee70c289391eb0417c62a58475618c /media-libs/libwmf | |
parent | repoman: fix leading whitespace (diff) | |
download | historical-49be68d12a002326ce39572a72be460647a06c3c.tar.gz historical-49be68d12a002326ce39572a72be460647a06c3c.tar.bz2 historical-49be68d12a002326ce39572a72be460647a06c3c.zip |
repoman: fix leading whitespace
Diffstat (limited to 'media-libs/libwmf')
-rw-r--r-- | media-libs/libwmf/Manifest | 6 | ||||
-rw-r--r-- | media-libs/libwmf/libwmf-0.2.6.ebuild | 4 | ||||
-rw-r--r-- | media-libs/libwmf/libwmf-0.2.7-r2.ebuild | 8 | ||||
-rw-r--r-- | media-libs/libwmf/libwmf-0.2.8.ebuild | 8 |
4 files changed, 13 insertions, 13 deletions
diff --git a/media-libs/libwmf/Manifest b/media-libs/libwmf/Manifest index e49e5034f11f..9a582373915c 100644 --- a/media-libs/libwmf/Manifest +++ b/media-libs/libwmf/Manifest @@ -1,7 +1,7 @@ MD5 5d1d1f0193f83eabd8ecdc2a445d20d4 ChangeLog 2681 -MD5 bc066f4cc7c690286f91c5398138ebf3 libwmf-0.2.6.ebuild 1252 -MD5 74f41bee41dbd51860adbc553c76ee69 libwmf-0.2.7-r2.ebuild 1681 -MD5 4d143422c3fcf606986856265888f76b libwmf-0.2.8.ebuild 1694 +MD5 0764443e589e621cd4e61f4a49d18374 libwmf-0.2.6.ebuild 1249 +MD5 c4335f18bec1ff4fc60ea9b19a8d5b2d libwmf-0.2.7-r2.ebuild 1672 +MD5 39d6e5bf4d6a3eddc0c969f785ff34cd libwmf-0.2.8.ebuild 1685 MD5 788d19b5038f90a8c1eb2669b41d7464 files/digest-libwmf-0.2.6 65 MD5 476554b8bd5bd3fdb61867e3236706ae files/digest-libwmf-0.2.7-r2 65 MD5 61f2f3c6fe5cbadfdb746d5f03c5f578 files/digest-libwmf-0.2.8 65 diff --git a/media-libs/libwmf/libwmf-0.2.6.ebuild b/media-libs/libwmf/libwmf-0.2.6.ebuild index 8b1515c3dfe6..34c931f78725 100644 --- a/media-libs/libwmf/libwmf-0.2.6.ebuild +++ b/media-libs/libwmf/libwmf-0.2.6.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/media-libs/libwmf/libwmf-0.2.6.ebuild,v 1.8 2003/09/06 23:59:48 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libwmf/libwmf-0.2.6.ebuild,v 1.9 2003/09/11 01:17:47 msterret Exp $ #The configure script finds the 5.50 ghostscript Fontmap file while run. #This will probably work, especially since the real one (6.50) in this case @@ -38,7 +38,7 @@ src_compile() { } src_install () { - einstall \ + einstall \ fontdir=${D}/usr/share/libwmf/fonts || die dodoc README AUTHORS COPYING CREDITS ChangeLog NEWS TODO diff --git a/media-libs/libwmf/libwmf-0.2.7-r2.ebuild b/media-libs/libwmf/libwmf-0.2.7-r2.ebuild index ff77db0ec468..034465d478f0 100644 --- a/media-libs/libwmf/libwmf-0.2.7-r2.ebuild +++ b/media-libs/libwmf/libwmf-0.2.7-r2.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/media-libs/libwmf/libwmf-0.2.7-r2.ebuild,v 1.3 2003/09/06 23:59:48 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libwmf/libwmf-0.2.7-r2.ebuild,v 1.4 2003/09/11 01:17:47 msterret Exp $ inherit libtool @@ -31,7 +31,7 @@ DEPEND=">=app-text/ghostscript-6.50 src_compile() { # Have to use the reverse-deps patch to prevent libwmf from - # linking an older installed version of libwmflite + # linking an older installed version of libwmflite elibtoolize --reverse-deps use jpeg || myconf="${myconf} --with-jpeg=no" @@ -49,11 +49,11 @@ src_compile() { src_install () { # Must use einstall because of stubborn libtool - einstall \ + einstall \ fontdir=${D}/usr/share/libwmf/fonts \ wmfonedocdir=${D}/usr/share/doc/${PF}/caolan \ wmfdocdir=${D}/usr/share/doc/${PF} \ libdir=${D}/usr/lib \ || die - dodoc README AUTHORS COPYING CREDITS ChangeLog NEWS TODO + dodoc README AUTHORS COPYING CREDITS ChangeLog NEWS TODO } diff --git a/media-libs/libwmf/libwmf-0.2.8.ebuild b/media-libs/libwmf/libwmf-0.2.8.ebuild index e6621fc02289..d6059129bd92 100644 --- a/media-libs/libwmf/libwmf-0.2.8.ebuild +++ b/media-libs/libwmf/libwmf-0.2.8.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/media-libs/libwmf/libwmf-0.2.8.ebuild,v 1.7 2003/09/06 23:59:48 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libwmf/libwmf-0.2.8.ebuild,v 1.8 2003/09/11 01:17:47 msterret Exp $ inherit libtool @@ -31,7 +31,7 @@ DEPEND=">=app-text/ghostscript-6.50 src_compile() { # Have to use the reverse-deps patch to prevent libwmf from - # linking an older installed version of libwmflite + # linking an older installed version of libwmflite elibtoolize --reverse-deps use jpeg || myconf="${myconf} --with-jpeg=no" @@ -49,11 +49,11 @@ src_compile() { src_install () { # Must use einstall because of stubborn libtool - einstall \ + einstall \ fontdir=${D}/usr/share/libwmf/fonts \ wmfonedocdir=${D}/usr/share/doc/${PF}/caolan \ wmfdocdir=${D}/usr/share/doc/${PF} \ libdir=${D}/usr/lib \ || die - dodoc README AUTHORS COPYING CREDITS ChangeLog NEWS TODO + dodoc README AUTHORS COPYING CREDITS ChangeLog NEWS TODO } |