diff options
author | Michael Sterrett <msterret@gentoo.org> | 2003-09-05 22:01:57 +0000 |
---|---|---|
committer | Michael Sterrett <msterret@gentoo.org> | 2003-09-05 22:01:57 +0000 |
commit | b5a7f75d6a7a31cdfe5daffda48a15bc2ce2999f (patch) | |
tree | aaae03e472c453b0e1c37aad094ef40d9beb0484 /net-misc/logjam | |
parent | LICENSE fix (diff) | |
download | gentoo-2-b5a7f75d6a7a31cdfe5daffda48a15bc2ce2999f.tar.gz gentoo-2-b5a7f75d6a7a31cdfe5daffda48a15bc2ce2999f.tar.bz2 gentoo-2-b5a7f75d6a7a31cdfe5daffda48a15bc2ce2999f.zip |
whitespace cleanup
Diffstat (limited to 'net-misc/logjam')
-rw-r--r-- | net-misc/logjam/Manifest | 8 | ||||
-rw-r--r-- | net-misc/logjam/logjam-3.0.4-r1.ebuild | 12 | ||||
-rw-r--r-- | net-misc/logjam/logjam-4.1.2-r1.ebuild | 6 | ||||
-rw-r--r-- | net-misc/logjam/logjam-4.1.2.ebuild | 4 | ||||
-rw-r--r-- | net-misc/logjam/logjam-4.2.2.ebuild | 6 |
5 files changed, 18 insertions, 18 deletions
diff --git a/net-misc/logjam/Manifest b/net-misc/logjam/Manifest index 06ab88533832..0deb995acdea 100644 --- a/net-misc/logjam/Manifest +++ b/net-misc/logjam/Manifest @@ -1,9 +1,9 @@ MD5 acf77fce4b18d698f6e7fc4952e6e7ed ChangeLog 1416 -MD5 1ebabd0e968c55acbce154f32778c1fe logjam-3.0.4-r1.ebuild 1404 +MD5 f3a014eac58aed268733d50d534d8bc5 logjam-3.0.4-r1.ebuild 1383 +MD5 41ac38c1d2b7503dbc3890c3eaf40f41 logjam-4.1.2-r1.ebuild 898 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 -MD5 bf0e606445e208848f9ee5f67e4342ac logjam-4.2.2.ebuild 896 -MD5 d775ae96886a8b6cbff8dbfa5f8fd88c logjam-4.1.2.ebuild 793 -MD5 892a0631abdb4370dbf714fb4aed45d7 logjam-4.1.2-r1.ebuild 899 +MD5 6ff625576cada02f5cb036cb35701681 logjam-4.1.2.ebuild 793 +MD5 7fc2e44c8552b634cf5cd2f3bbd30cd4 logjam-4.2.2.ebuild 895 MD5 97bfca114805fe0dc7ab4671b3e742d9 files/digest-logjam-3.0.4-r1 64 MD5 05d8622e6a8d9f1ddb2a675857d34fad files/digest-logjam-4.1.2-r1 64 MD5 2903f2d3b78e59f9ed8b9f012c5e2210 files/digest-logjam-4.2.2 64 diff --git a/net-misc/logjam/logjam-3.0.4-r1.ebuild b/net-misc/logjam/logjam-3.0.4-r1.ebuild index 09c2690f47f3..532fb57f53b4 100644 --- a/net-misc/logjam/logjam-3.0.4-r1.ebuild +++ b/net-misc/logjam/logjam-3.0.4-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/net-misc/logjam/logjam-3.0.4-r1.ebuild,v 1.6 2003/02/13 14:59:12 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/logjam/logjam-3.0.4-r1.ebuild,v 1.7 2003/09/05 22:01:49 msterret Exp $ IUSE="xmms gnome" @@ -15,9 +15,9 @@ KEYWORDS="x86 sparc " LICENSE="GPL-2" SLOT="0" DEPEND=">=net-ftp/curl-7.9.3 - >=x11-libs/gtk+-1.2.10-r7 - gnome? ( >=gnome-base/gnome-libs-1.4.1.6 ) - xmms? ( >=media-sound/xmms-1.2.7-r4 )" + >=x11-libs/gtk+-1.2.10-r7 + gnome? ( >=gnome-base/gnome-libs-1.4.1.6 ) + xmms? ( >=media-sound/xmms-1.2.7-r4 )" SRC_URI="http://logjam.danga.com/download/${P}.tar.gz" # Source directory; the dir where the sources can be found (automatically @@ -29,10 +29,10 @@ S=${WORKDIR}/${P} src_compile() { local myconf - + use gnome && myconf="--with-gnome " use xmms && myconf="$myconf --with-xmms " - + ./configure \ --host=${CHOST} \ --prefix=/usr \ diff --git a/net-misc/logjam/logjam-4.1.2-r1.ebuild b/net-misc/logjam/logjam-4.1.2-r1.ebuild index 61b82f06629e..39b28859cafd 100644 --- a/net-misc/logjam/logjam-4.1.2-r1.ebuild +++ b/net-misc/logjam/logjam-4.1.2-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/net-misc/logjam/logjam-4.1.2-r1.ebuild,v 1.1 2003/06/19 08:27:11 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/logjam/logjam-4.1.2-r1.ebuild,v 1.2 2003/09/05 22:01:49 msterret Exp $ IUSE="xmms spell gtkhtml" @@ -15,7 +15,7 @@ KEYWORDS="~x86 ~ppc" DEPEND=">=x11-libs/gtk+-2 >=dev-libs/libxml2-2.0 net-ftp/curl - gtkhtml? ( >=gnome-extra/libgtkhtml-3.0 ) + gtkhtml? ( >=gnome-extra/libgtkhtml-3.0 ) spell? ( app-text/gtkspell ) xmms? ( media-sound/xmms )" @@ -24,7 +24,7 @@ src_compile () { use xmms && myconf="${myconf} --enable-xmms" use gtkhtml && myconf="${myconf} --with-gtkhtml" - + econf ${myconf} || die "./configure failed" emake || die } diff --git a/net-misc/logjam/logjam-4.1.2.ebuild b/net-misc/logjam/logjam-4.1.2.ebuild index 2b8cc1f49a35..33c012638e23 100644 --- a/net-misc/logjam/logjam-4.1.2.ebuild +++ b/net-misc/logjam/logjam-4.1.2.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-misc/logjam/logjam-4.1.2.ebuild,v 1.3 2003/06/19 08:27:11 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/logjam/logjam-4.1.2.ebuild,v 1.4 2003/09/05 22:01:49 msterret Exp $ IUSE="xmms spell" @@ -22,7 +22,7 @@ src_compile () { local myconf use xmms && myconf="${myconf} --enable-xmms" - + econf ${myconf} || die "./configure failed" emake || die } diff --git a/net-misc/logjam/logjam-4.2.2.ebuild b/net-misc/logjam/logjam-4.2.2.ebuild index a4848c2907ba..822e245f912c 100644 --- a/net-misc/logjam/logjam-4.2.2.ebuild +++ b/net-misc/logjam/logjam-4.2.2.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-misc/logjam/logjam-4.2.2.ebuild,v 1.1 2003/07/21 22:24:51 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/logjam/logjam-4.2.2.ebuild,v 1.2 2003/09/05 22:01:49 msterret Exp $ IUSE="xmms spell gtkhtml" @@ -15,7 +15,7 @@ KEYWORDS="~x86 ~ppc" DEPEND=">=x11-libs/gtk+-2 >=dev-libs/libxml2-2.0 net-ftp/curl - gtkhtml? ( >=gnome-extra/libgtkhtml-3.0 ) + gtkhtml? ( >=gnome-extra/libgtkhtml-3.0 ) spell? ( app-text/gtkspell ) xmms? ( media-sound/xmms )" @@ -24,7 +24,7 @@ src_compile () { use xmms && myconf="${myconf} --enable-xmms" use gtkhtml && myconf="${myconf} --with-gtkhtml" - + econf ${myconf} || die "./configure failed" emake || die } |