diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-07 00:17:38 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-07 00:17:38 +0000 |
commit | 9b805079e320eaad3fd0eb7c51894e7f41d75e8b (patch) | |
tree | b81fd08b15ba0cc5331250f3901b25512b9c7b4e /net-p2p/giftcurs | |
parent | repoman: trim trailing whitespace (diff) | |
download | historical-9b805079e320eaad3fd0eb7c51894e7f41d75e8b.tar.gz historical-9b805079e320eaad3fd0eb7c51894e7f41d75e8b.tar.bz2 historical-9b805079e320eaad3fd0eb7c51894e7f41d75e8b.zip |
repoman: trim trailing whitespace
Diffstat (limited to 'net-p2p/giftcurs')
-rw-r--r-- | net-p2p/giftcurs/Manifest | 10 | ||||
-rw-r--r-- | net-p2p/giftcurs/giftcurs-0.5.5.ebuild | 10 | ||||
-rw-r--r-- | net-p2p/giftcurs/giftcurs-0.5.6.ebuild | 10 | ||||
-rw-r--r-- | net-p2p/giftcurs/giftcurs-0.5.7.ebuild | 10 | ||||
-rw-r--r-- | net-p2p/giftcurs/giftcurs-0.6.0.ebuild | 10 | ||||
-rw-r--r-- | net-p2p/giftcurs/giftcurs-0.6.1.ebuild | 10 |
6 files changed, 30 insertions, 30 deletions
diff --git a/net-p2p/giftcurs/Manifest b/net-p2p/giftcurs/Manifest index 5de525b40d05..b5c1f58513f4 100644 --- a/net-p2p/giftcurs/Manifest +++ b/net-p2p/giftcurs/Manifest @@ -1,9 +1,9 @@ -MD5 a0a8eb50695e457c5d4b649fe1af2e36 giftcurs-0.5.6.ebuild 932 -MD5 1bd08fa00ac290c1bc7acfffdcf6eb4f giftcurs-0.5.5.ebuild 930 -MD5 e0febfd8a1db1933755c6c56071b0e69 giftcurs-0.5.7.ebuild 904 MD5 4cd12486885c836879f8a838b34b9ea4 ChangeLog 2839 -MD5 11729866d96c52d82c675346d881a1ba giftcurs-0.6.0.ebuild 958 -MD5 fb230ca18a38c1809daf0612779683d3 giftcurs-0.6.1.ebuild 958 +MD5 80bb0c8b2d3c3b03348ef7de88154cf8 giftcurs-0.5.5.ebuild 925 +MD5 f2bc2a15a13b4ec394f73e941532ed38 giftcurs-0.5.6.ebuild 927 +MD5 bb65094e2712c804613a44346e7a61ac giftcurs-0.5.7.ebuild 904 +MD5 4e806f0cc28cd93a1d5f18434e4bbeb6 giftcurs-0.6.0.ebuild 956 +MD5 bc831bf8af1fa5ea017f5dec1a6826d8 giftcurs-0.6.1.ebuild 956 MD5 65d1c4165bbbd98ccf61599379fc0514 files/digest-giftcurs-0.5.5 66 MD5 03d82e1ba45ea1790eee0dbd11b2f5fa files/digest-giftcurs-0.5.6 66 MD5 f44a2c30bba152c13caeb74787a75baf files/digest-giftcurs-0.5.7 66 diff --git a/net-p2p/giftcurs/giftcurs-0.5.5.ebuild b/net-p2p/giftcurs/giftcurs-0.5.5.ebuild index 9360872486c1..53922f3b567d 100644 --- a/net-p2p/giftcurs/giftcurs-0.5.5.ebuild +++ b/net-p2p/giftcurs/giftcurs-0.5.5.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/net-p2p/giftcurs/giftcurs-0.5.5.ebuild,v 1.7 2003/08/13 02:41:08 lostlogic Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/giftcurs/giftcurs-0.5.5.ebuild,v 1.8 2003/09/07 00:17:34 msterret Exp $ MY_P="giFTcurs-${PV}" S="${WORKDIR}/${MY_P}" @@ -18,17 +18,17 @@ DEPEND="virtual/glibc src_compile() { local myconf="" - + use gpm || myconf="${myconf} --disable-mouse --disable-libgpm" - use nls || myconf="${myconf} --disable-nls" + use nls || myconf="${myconf} --disable-nls" econf $myconf || die "./configure failed" - + emake || die "Compilation failed" } src_install() { einstall || die "Installation failed" - + dodoc ABOUT-NLS AUTHORS COPYING ChangeLog NEWS README THANKS TODO } diff --git a/net-p2p/giftcurs/giftcurs-0.5.6.ebuild b/net-p2p/giftcurs/giftcurs-0.5.6.ebuild index 19fafc263ee2..04c63b5af957 100644 --- a/net-p2p/giftcurs/giftcurs-0.5.6.ebuild +++ b/net-p2p/giftcurs/giftcurs-0.5.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/net-p2p/giftcurs/giftcurs-0.5.6.ebuild,v 1.3 2003/08/13 02:41:08 lostlogic Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/giftcurs/giftcurs-0.5.6.ebuild,v 1.4 2003/09/07 00:17:34 msterret Exp $ MY_P="giFTcurs-${PV}" S="${WORKDIR}/${MY_P}" @@ -18,17 +18,17 @@ DEPEND="virtual/glibc src_compile() { local myconf="" - + use gpm || myconf="${myconf} --disable-mouse --disable-libgpm" - use nls || myconf="${myconf} --disable-nls" + use nls || myconf="${myconf} --disable-nls" econf $myconf || die "./configure failed" - + emake || die "Compilation failed" } src_install() { einstall || die "Installation failed" - + dodoc ABOUT-NLS AUTHORS COPYING ChangeLog NEWS README THANKS TODO } diff --git a/net-p2p/giftcurs/giftcurs-0.5.7.ebuild b/net-p2p/giftcurs/giftcurs-0.5.7.ebuild index c3780cf0f843..074da9f8bb89 100644 --- a/net-p2p/giftcurs/giftcurs-0.5.7.ebuild +++ b/net-p2p/giftcurs/giftcurs-0.5.7.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/net-p2p/giftcurs/giftcurs-0.5.7.ebuild,v 1.3 2003/07/13 20:28:39 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/giftcurs/giftcurs-0.5.7.ebuild,v 1.4 2003/09/07 00:17:34 msterret Exp $ MY_P="giFTcurs-${PV}" S="${WORKDIR}/${MY_P}" @@ -17,17 +17,17 @@ DEPEND="virtual/glibc src_compile() { local myconf="" - + use gpm || myconf="${myconf} --disable-mouse --disable-libgpm" - use nls || myconf="${myconf} --disable-nls" + use nls || myconf="${myconf} --disable-nls" econf $myconf || die "./configure failed" - + emake || die "Compilation failed" } src_install() { einstall || die "Installation failed" - + dodoc ABOUT-NLS AUTHORS COPYING ChangeLog NEWS README THANKS TODO } diff --git a/net-p2p/giftcurs/giftcurs-0.6.0.ebuild b/net-p2p/giftcurs/giftcurs-0.6.0.ebuild index 2325c0b2705e..de77b2a80765 100644 --- a/net-p2p/giftcurs/giftcurs-0.6.0.ebuild +++ b/net-p2p/giftcurs/giftcurs-0.6.0.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/net-p2p/giftcurs/giftcurs-0.6.0.ebuild,v 1.1 2003/07/10 16:14:18 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/giftcurs/giftcurs-0.6.0.ebuild,v 1.2 2003/09/07 00:17:34 msterret Exp $ MY_P="giFTcurs-${PV}" S="${WORKDIR}/${MY_P}" @@ -18,17 +18,17 @@ DEPEND="virtual/glibc src_compile() { local myconf="" - + use gpm || myconf="${myconf} --disable-mouse --disable-libgpm" - use nls || myconf="${myconf} --disable-nls" + use nls || myconf="${myconf} --disable-nls" econf $myconf || die "./configure failed" - + emake || die "Compilation failed" } src_install() { einstall || die "Installation failed" - + dodoc ABOUT-NLS AUTHORS COPYING ChangeLog NEWS README THANKS TODO } diff --git a/net-p2p/giftcurs/giftcurs-0.6.1.ebuild b/net-p2p/giftcurs/giftcurs-0.6.1.ebuild index 35665eb4ef02..f94611e248cc 100644 --- a/net-p2p/giftcurs/giftcurs-0.6.1.ebuild +++ b/net-p2p/giftcurs/giftcurs-0.6.1.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/net-p2p/giftcurs/giftcurs-0.6.1.ebuild,v 1.1 2003/08/31 21:58:18 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/giftcurs/giftcurs-0.6.1.ebuild,v 1.2 2003/09/07 00:17:34 msterret Exp $ MY_P="giFTcurs-${PV}" S="${WORKDIR}/${MY_P}" @@ -18,17 +18,17 @@ DEPEND="virtual/glibc src_compile() { local myconf="" - + use gpm || myconf="${myconf} --disable-mouse --disable-libgpm" - use nls || myconf="${myconf} --disable-nls" + use nls || myconf="${myconf} --disable-nls" econf $myconf || die "./configure failed" - + emake || die "Compilation failed" } src_install() { einstall || die "Installation failed" - + dodoc ABOUT-NLS AUTHORS COPYING ChangeLog NEWS README THANKS TODO } |