summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-04-27 21:02:16 +0000
committerAron Griffis <agriffis@gentoo.org>2004-04-27 21:02:16 +0000
commitd4d443510fc8f27848a4f0f7832b0da89642da36 (patch)
tree2c766ee6fd9579b0107d87f7cfe9454a90830dec /x11-misc
parent(Manifest recommit) (diff)
downloadgentoo-2-d4d443510fc8f27848a4f0f7832b0da89642da36.tar.gz
gentoo-2-d4d443510fc8f27848a4f0f7832b0da89642da36.tar.bz2
gentoo-2-d4d443510fc8f27848a4f0f7832b0da89642da36.zip
Add inherit eutils
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/xplanet/ChangeLog5
-rw-r--r--x11-misc/xplanet/xplanet-0.94-r1.ebuild4
2 files changed, 7 insertions, 2 deletions
diff --git a/x11-misc/xplanet/ChangeLog b/x11-misc/xplanet/ChangeLog
index f68f1f46ae39..237d5349d5cd 100644
--- a/x11-misc/xplanet/ChangeLog
+++ b/x11-misc/xplanet/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/xplanet
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xplanet/ChangeLog,v 1.19 2004/04/27 18:39:28 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xplanet/ChangeLog,v 1.20 2004/04/27 20:57:17 agriffis Exp $
+
+ 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> xplanet-0.94-r1.ebuild:
+ Add inherit eutils
27 Apr 2004; Gustavo Zacarias <gustavoz@gentoo.org> xplanet-1.0.3.ebuild:
Stable on sparc
diff --git a/x11-misc/xplanet/xplanet-0.94-r1.ebuild b/x11-misc/xplanet/xplanet-0.94-r1.ebuild
index 4ed555f66aa9..6707449caaf5 100644
--- a/x11-misc/xplanet/xplanet-0.94-r1.ebuild
+++ b/x11-misc/xplanet/xplanet-0.94-r1.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2004 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.10 2004/01/25 22:40:44 pyrania Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xplanet/xplanet-0.94-r1.ebuild,v 1.11 2004/04/27 20:57:17 agriffis Exp $
+
+inherit eutils
DESCRIPTION="A program to render images of the earth into the X root window"
HOMEPAGE="http://xplanet.sourceforge.net/"