diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-06-28 20:29:40 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-06-28 20:29:40 +0000 |
commit | 11f27e46238795d6dbc98fd367636447b24dbb57 (patch) | |
tree | 9fd29edbd3aff1b655707908e185c12b62d6382a /x11-misc/xplanet/xplanet-1.0.3.ebuild | |
parent | glibc -> libc (Manifest recommit) (diff) | |
download | gentoo-2-11f27e46238795d6dbc98fd367636447b24dbb57.tar.gz gentoo-2-11f27e46238795d6dbc98fd367636447b24dbb57.tar.bz2 gentoo-2-11f27e46238795d6dbc98fd367636447b24dbb57.zip |
add sed-4 dep
Diffstat (limited to 'x11-misc/xplanet/xplanet-1.0.3.ebuild')
-rw-r--r-- | x11-misc/xplanet/xplanet-1.0.3.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-misc/xplanet/xplanet-1.0.3.ebuild b/x11-misc/xplanet/xplanet-1.0.3.ebuild index ed894126eb6a..5782f43bb6d4 100644 --- a/x11-misc/xplanet/xplanet-1.0.3.ebuild +++ b/x11-misc/xplanet/xplanet-1.0.3.ebuild @@ -1,10 +1,11 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xplanet/xplanet-1.0.3.ebuild,v 1.8 2004/06/24 22:43:22 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xplanet/xplanet-1.0.3.ebuild,v 1.9 2004/06/28 20:29:40 agriffis Exp $ DESCRIPTION="A program to render images of the earth into the X root window" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" HOMEPAGE="http://xplanet.sourceforge.net/" +DEPEND=">=sys-apps/sed-4" LICENSE="GPL-2" SLOT="0" |