summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <msterret@gentoo.org>2003-09-05 23:18:22 +0000
committerMichael Sterrett <msterret@gentoo.org>2003-09-05 23:18:22 +0000
commit74c67bc9b18224aa531a17e81da6a6c266e23aa3 (patch)
tree02a510fccee994ec771f87ca27b66e65171a7955 /x11-misc/xplanet
parentheader fix (diff)
downloadgentoo-2-74c67bc9b18224aa531a17e81da6a6c266e23aa3.tar.gz
gentoo-2-74c67bc9b18224aa531a17e81da6a6c266e23aa3.tar.bz2
gentoo-2-74c67bc9b18224aa531a17e81da6a6c266e23aa3.zip
whitespace cleanup
Diffstat (limited to 'x11-misc/xplanet')
-rw-r--r--x11-misc/xplanet/Manifest11
-rw-r--r--x11-misc/xplanet/xplanet-0.93-r1.ebuild4
-rw-r--r--x11-misc/xplanet/xplanet-0.94-r1.ebuild6
-rw-r--r--x11-misc/xplanet/xplanet-0.94.ebuild6
-rw-r--r--x11-misc/xplanet/xplanet-1.0.0.ebuild6
-rw-r--r--x11-misc/xplanet/xplanet-1.0.1.ebuild6
6 files changed, 25 insertions, 14 deletions
diff --git a/x11-misc/xplanet/Manifest b/x11-misc/xplanet/Manifest
index e69de29bb2d1..567ad38e5d15 100644
--- a/x11-misc/xplanet/Manifest
+++ b/x11-misc/xplanet/Manifest
@@ -0,0 +1,11 @@
+MD5 5b94fb9147b5f6fa78574437cd4611b3 ChangeLog 2474
+MD5 20e1e3cf1f2e7862109edec337f37fc0 xplanet-0.93-r1.ebuild 1102
+MD5 05f7d14f1c8fad282396515f20aacf8a xplanet-0.94-r1.ebuild 1896
+MD5 89c3f29fbb99dcff23e28f9a8f113d5c xplanet-0.94.ebuild 1749
+MD5 aaad124d40166badf34cd0dc0fa6ad58 xplanet-1.0.0.ebuild 1918
+MD5 582b86430b867f8128695d6e4c1c9497 xplanet-1.0.1.ebuild 1816
+MD5 986912f30cf07b8ab3a2ce3d27a0c7e6 files/digest-xplanet-0.93-r1 65
+MD5 8f91c563012b8a0cb7bc11bd0c469a86 files/digest-xplanet-0.94 65
+MD5 8f91c563012b8a0cb7bc11bd0c469a86 files/digest-xplanet-0.94-r1 65
+MD5 d88d9cc4b45d36efe8e76a810eaef654 files/digest-xplanet-1.0.0 65
+MD5 ad06a8c07b9a4ae7dd405ac2a2632415 files/digest-xplanet-1.0.1 65
diff --git a/x11-misc/xplanet/xplanet-0.93-r1.ebuild b/x11-misc/xplanet/xplanet-0.93-r1.ebuild
index 3c32dad1f4d6..a60c90bd4c58 100644
--- a/x11-misc/xplanet/xplanet-0.93-r1.ebuild
+++ b/x11-misc/xplanet/xplanet-0.93-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/x11-misc/xplanet/xplanet-0.93-r1.ebuild,v 1.9 2003/02/13 17:20:56 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xplanet/xplanet-0.93-r1.ebuild,v 1.10 2003/09/05 23:18:18 msterret Exp $
S=${WORKDIR}/${P}
DESCRIPTION="A program to render images of the earth into the X root window"
@@ -21,7 +21,7 @@ src_compile() {
use gif \
&& myconf="${myconf} --with-gif" \
|| myconf="${myconf} --with-gif=no"
-
+
use X \
&& myconf="${myconf} --with-x" \
|| myconf="${myconf} --with-x=no"
diff --git a/x11-misc/xplanet/xplanet-0.94-r1.ebuild b/x11-misc/xplanet/xplanet-0.94-r1.ebuild
index c599c5fcb025..210989d1377c 100644
--- a/x11-misc/xplanet/xplanet-0.94-r1.ebuild
+++ b/x11-misc/xplanet/xplanet-0.94-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/x11-misc/xplanet/xplanet-0.94-r1.ebuild,v 1.7 2003/05/05 21:33:28 foser Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xplanet/xplanet-0.94-r1.ebuild,v 1.8 2003/09/05 23:18:18 msterret Exp $
IUSE="gif jpeg X opengl truetype tiff png"
@@ -44,11 +44,11 @@ src_compile() {
use gif \
&& myconf="$myconf --with-gif" \
|| myconf="$myconf --with-gif=no"
-
+
use jpeg \
&& myconf="${myconf} --with-jpeg" \
|| myconf="${myconf} --with-jpeg=no"
-
+
use tiff \
&& myconf="${myconf} --with-tiff" \
|| myconf="${myconf} --with-tiff=no"
diff --git a/x11-misc/xplanet/xplanet-0.94.ebuild b/x11-misc/xplanet/xplanet-0.94.ebuild
index d06f8cd29c15..20bae49fa5e4 100644
--- a/x11-misc/xplanet/xplanet-0.94.ebuild
+++ b/x11-misc/xplanet/xplanet-0.94.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/x11-misc/xplanet/xplanet-0.94.ebuild,v 1.7 2003/02/13 17:21:07 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xplanet/xplanet-0.94.ebuild,v 1.8 2003/09/05 23:18:18 msterret Exp $
IUSE="gif jpeg X opengl truetype tiff png"
@@ -37,11 +37,11 @@ src_compile() {
use gif \
&& myconf="$myconf --with-gif" \
|| myconf="$myconf --with-gif=no"
-
+
use jpeg \
&& myconf="${myconf} --with-jpeg" \
|| myconf="${myconf} --with-jpeg=no"
-
+
use tiff \
&& myconf="${myconf} --with-tiff" \
|| myconf="${myconf} --with-tiff=no"
diff --git a/x11-misc/xplanet/xplanet-1.0.0.ebuild b/x11-misc/xplanet/xplanet-1.0.0.ebuild
index 9b438f4a6c7a..74ab2a4f88d4 100644
--- a/x11-misc/xplanet/xplanet-1.0.0.ebuild
+++ b/x11-misc/xplanet/xplanet-1.0.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/x11-misc/xplanet/xplanet-1.0.0.ebuild,v 1.1 2003/03/14 05:55:51 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xplanet/xplanet-1.0.0.ebuild,v 1.2 2003/09/05 23:18:18 msterret Exp $
IUSE="gif jpeg X opengl truetype tiff png"
@@ -44,11 +44,11 @@ src_compile() {
use gif \
&& myconf="$myconf --with-gif" \
|| myconf="$myconf --with-gif=no"
-
+
use jpeg \
&& myconf="${myconf} --with-jpeg" \
|| myconf="${myconf} --with-jpeg=no"
-
+
use tiff \
&& myconf="${myconf} --with-tiff" \
|| myconf="${myconf} --with-tiff=no"
diff --git a/x11-misc/xplanet/xplanet-1.0.1.ebuild b/x11-misc/xplanet/xplanet-1.0.1.ebuild
index 1dab17ccd0de..86812282d794 100644
--- a/x11-misc/xplanet/xplanet-1.0.1.ebuild
+++ b/x11-misc/xplanet/xplanet-1.0.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/x11-misc/xplanet/xplanet-1.0.1.ebuild,v 1.2 2003/05/05 21:33:28 foser Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xplanet/xplanet-1.0.1.ebuild,v 1.3 2003/09/05 23:18:18 msterret Exp $
IUSE="gif jpeg X opengl truetype tiff png"
@@ -45,11 +45,11 @@ src_compile() {
use gif \
&& myconf="$myconf --with-gif" \
|| myconf="$myconf --with-gif=no"
-
+
use jpeg \
&& myconf="${myconf} --with-jpeg" \
|| myconf="${myconf} --with-jpeg=no"
-
+
use tiff \
&& myconf="${myconf} --with-tiff" \
|| myconf="${myconf} --with-tiff=no"