diff options
author | Michael Sterrett <msterret@gentoo.org> | 2003-09-06 23:59:55 +0000 |
---|---|---|
committer | Michael Sterrett <msterret@gentoo.org> | 2003-09-06 23:59:55 +0000 |
commit | f9c3248315f53107578d56c02f11d42c3afbbe97 (patch) | |
tree | 3c98e357597e3f41cab2af7136f59ef4da770c3b /media-libs/SoGtk | |
parent | repoman: trim trailing whitespace (diff) | |
download | gentoo-2-f9c3248315f53107578d56c02f11d42c3afbbe97.tar.gz gentoo-2-f9c3248315f53107578d56c02f11d42c3afbbe97.tar.bz2 gentoo-2-f9c3248315f53107578d56c02f11d42c3afbbe97.zip |
repoman: trim trailing whitespace
Diffstat (limited to 'media-libs/SoGtk')
-rw-r--r-- | media-libs/SoGtk/Manifest | 2 | ||||
-rw-r--r-- | media-libs/SoGtk/SoGtk-20010601-r1.ebuild | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/media-libs/SoGtk/Manifest b/media-libs/SoGtk/Manifest index 730c0fb003fb..31d09b2830f6 100644 --- a/media-libs/SoGtk/Manifest +++ b/media-libs/SoGtk/Manifest @@ -1,3 +1,3 @@ -MD5 b72dfc1a05b09238015f147b4ff63b51 SoGtk-20010601-r1.ebuild 1111 MD5 f752a3caffb1f572f6befee8596ab9c7 ChangeLog 1077 +MD5 b631c848b782329f8bd1e104903fa2ec SoGtk-20010601-r1.ebuild 1108 MD5 1a04198c0ca288dd8f7829503ebf5b67 files/digest-SoGtk-20010601-r1 66 diff --git a/media-libs/SoGtk/SoGtk-20010601-r1.ebuild b/media-libs/SoGtk/SoGtk-20010601-r1.ebuild index 841f7c083ba3..624890c203bd 100644 --- a/media-libs/SoGtk/SoGtk-20010601-r1.ebuild +++ b/media-libs/SoGtk/SoGtk-20010601-r1.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/SoGtk/SoGtk-20010601-r1.ebuild,v 1.14 2003/04/23 00:15:05 lostlogic Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/SoGtk/SoGtk-20010601-r1.ebuild,v 1.15 2003/09/06 23:59:48 msterret Exp $ IUSE="nls doc" @@ -42,12 +42,12 @@ src_compile() { } src_install () { - + einstall \ bindir=${D}/usr/bin \ includedir=${D}/usr/include \ libdir=${D}/usr/lib || die - + cd ${S} dodoc AUTHORS COPYING ChangeLog* LICENSE* NEWS README* docinto txt |