summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrandon Hale <tseng@gentoo.org>2004-06-01 19:38:21 +0000
committerBrandon Hale <tseng@gentoo.org>2004-06-01 19:38:21 +0000
commitc557bba891839fc6219b330ec66e5ee6416ddb0a (patch)
treed36aa9f647e772cbfc99de542228b1000b685073 /x11-misc/xearth
parentFix depends. (diff)
downloadhistorical-c557bba891839fc6219b330ec66e5ee6416ddb0a.tar.gz
historical-c557bba891839fc6219b330ec66e5ee6416ddb0a.tar.bz2
historical-c557bba891839fc6219b330ec66e5ee6416ddb0a.zip
Add IUSE=
Diffstat (limited to 'x11-misc/xearth')
-rw-r--r--x11-misc/xearth/ChangeLog5
-rw-r--r--x11-misc/xearth/xearth-1.1.ebuild3
2 files changed, 6 insertions, 2 deletions
diff --git a/x11-misc/xearth/ChangeLog b/x11-misc/xearth/ChangeLog
index f17fa751cf30..b5cf979107cf 100644
--- a/x11-misc/xearth/ChangeLog
+++ b/x11-misc/xearth/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/xearth
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xearth/ChangeLog,v 1.3 2004/05/23 10:35:58 kugelfang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xearth/ChangeLog,v 1.4 2004/06/01 19:38:21 tseng Exp $
+
+ 01 Jun 2004; Brandon Hale <tseng@gentoo.org> xearth-1.1.ebuild:
+ Add IUSE=
23 May 2004; Danny van Dyk <kugelfang@gentoo.org> xearth-1.1.ebuild:
Marked ~amd64.
diff --git a/x11-misc/xearth/xearth-1.1.ebuild b/x11-misc/xearth/xearth-1.1.ebuild
index 65879f216e35..e217de77221c 100644
--- a/x11-misc/xearth/xearth-1.1.ebuild
+++ b/x11-misc/xearth/xearth-1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xearth/xearth-1.1.ebuild,v 1.2 2004/05/23 10:35:58 kugelfang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xearth/xearth-1.1.ebuild,v 1.3 2004/06/01 19:38:21 tseng Exp $
HOMEPAGE="http://www.cs.colorado.edu/~tuna/xearth/"
DESCRIPTION="Xearth sets the X root window to an image of the Earth"
@@ -10,6 +10,7 @@ SRC_URI="ftp://cag.lcs.mit.edu/pub/tuna/${P}.tar.gz
SLOT="0"
LICENSE="xearth"
KEYWORDS="x86 sparc ppc ~amd64"
+IUSE=""
DEPEND="virtual/x11"