diff options
author | Markus Nigbur <pyrania@gentoo.org> | 2004-01-25 22:40:44 +0000 |
---|---|---|
committer | Markus Nigbur <pyrania@gentoo.org> | 2004-01-25 22:40:44 +0000 |
commit | b61456d68109296658d83216bce24460c2292318 (patch) | |
tree | 0a6def361066474eba4b333369ca4111b0661b39 /x11-misc/xplanet | |
parent | Album management tool for controlling xmms. Ebuild provided by Sam Stephenso... (diff) | |
download | gentoo-2-b61456d68109296658d83216bce24460c2292318.tar.gz gentoo-2-b61456d68109296658d83216bce24460c2292318.tar.bz2 gentoo-2-b61456d68109296658d83216bce24460c2292318.zip |
Hooray for epatch.
Diffstat (limited to 'x11-misc/xplanet')
-rw-r--r-- | x11-misc/xplanet/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/xplanet/xplanet-0.94-r1.ebuild | 6 | ||||
-rw-r--r-- | x11-misc/xplanet/xplanet-1.0.1.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/xplanet/xplanet-1.0.3.ebuild | 4 |
4 files changed, 12 insertions, 8 deletions
diff --git a/x11-misc/xplanet/ChangeLog b/x11-misc/xplanet/ChangeLog index e1df86a133f6..1decbc6166db 100644 --- a/x11-misc/xplanet/ChangeLog +++ b/x11-misc/xplanet/ChangeLog @@ -1,6 +1,10 @@ # 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.14 2004/01/24 15:42:46 tseng Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xplanet/ChangeLog,v 1.15 2004/01/25 22:40:44 pyrania Exp $ + + 25 Jan 2004; Markus Nigbur <pyrania@gentoo.org> xplanet-0.94-r1.ebuild, + xplanet-1.0.1.ebuild, xplanet-1.0.3.ebuild: + Hooray for epatch. *xplanet-1.0.3 (24 Jan 2004) diff --git a/x11-misc/xplanet/xplanet-0.94-r1.ebuild b/x11-misc/xplanet/xplanet-0.94-r1.ebuild index 12b683527c33..4ed555f66aa9 100644 --- a/x11-misc/xplanet/xplanet-0.94-r1.ebuild +++ b/x11-misc/xplanet/xplanet-0.94-r1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# 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.9 2003/09/12 01:54:26 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xplanet/xplanet-0.94-r1.ebuild,v 1.10 2004/01/25 22:40:44 pyrania Exp $ DESCRIPTION="A program to render images of the earth into the X root window" HOMEPAGE="http://xplanet.sourceforge.net/" -SRC_URI="http://unc.dl.sourceforge.net/sourceforge/${PN}/${P}.tar.gz" +SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/x11-misc/xplanet/xplanet-1.0.1.ebuild b/x11-misc/xplanet/xplanet-1.0.1.ebuild index 3b2dfdbb4afa..12f12c1475f0 100644 --- a/x11-misc/xplanet/xplanet-1.0.1.ebuild +++ b/x11-misc/xplanet/xplanet-1.0.1.ebuild @@ -1,9 +1,9 @@ # 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-1.0.1.ebuild,v 1.5 2004/01/24 15:42:46 tseng Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xplanet/xplanet-1.0.1.ebuild,v 1.6 2004/01/25 22:40:44 pyrania Exp $ DESCRIPTION="A program to render images of the earth into the X root window" -SRC_URI="http://unc.dl.sourceforge.net/sourceforge/${PN}/${P}.tar.gz" +SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" HOMEPAGE="http://xplanet.sourceforge.net/" LICENSE="GPL-2" diff --git a/x11-misc/xplanet/xplanet-1.0.3.ebuild b/x11-misc/xplanet/xplanet-1.0.3.ebuild index 95f50f3d1508..72a665d510aa 100644 --- a/x11-misc/xplanet/xplanet-1.0.3.ebuild +++ b/x11-misc/xplanet/xplanet-1.0.3.ebuild @@ -1,9 +1,9 @@ # 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-1.0.3.ebuild,v 1.1 2004/01/24 15:42:46 tseng Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xplanet/xplanet-1.0.3.ebuild,v 1.2 2004/01/25 22:40:44 pyrania Exp $ DESCRIPTION="A program to render images of the earth into the X root window" -SRC_URI="http://unc.dl.sourceforge.net/sourceforge/${PN}/${P}.tar.gz" +SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" HOMEPAGE="http://xplanet.sourceforge.net/" LICENSE="GPL-2" |