diff options
author | 2006-09-04 02:25:27 +0000 | |
---|---|---|
committer | 2006-09-04 02:25:27 +0000 | |
commit | 92437143adc0081cabe637130027c9ca37dd34c6 (patch) | |
tree | 457ea6c4d4915532bd1610472b81feedd571eb84 /games-misc/fortune-mod-gentoo-dev/fortune-mod-gentoo-dev-20050106.ebuild | |
parent | Improve xinerama handling #145917 by Diego Pettenò. (diff) | |
download | gentoo-2-92437143adc0081cabe637130027c9ca37dd34c6.tar.gz gentoo-2-92437143adc0081cabe637130027c9ca37dd34c6.tar.bz2 gentoo-2-92437143adc0081cabe637130027c9ca37dd34c6.zip |
SRC_URI fix
(Portage version: 2.1.1_rc1)
Diffstat (limited to 'games-misc/fortune-mod-gentoo-dev/fortune-mod-gentoo-dev-20050106.ebuild')
-rw-r--r-- | games-misc/fortune-mod-gentoo-dev/fortune-mod-gentoo-dev-20050106.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-misc/fortune-mod-gentoo-dev/fortune-mod-gentoo-dev-20050106.ebuild b/games-misc/fortune-mod-gentoo-dev/fortune-mod-gentoo-dev-20050106.ebuild index eddd364bb386..bbfbba6f98c7 100644 --- a/games-misc/fortune-mod-gentoo-dev/fortune-mod-gentoo-dev-20050106.ebuild +++ b/games-misc/fortune-mod-gentoo-dev/fortune-mod-gentoo-dev-20050106.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-gentoo-dev/fortune-mod-gentoo-dev-20050106.ebuild,v 1.4 2006/07/17 04:58:51 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-gentoo-dev/fortune-mod-gentoo-dev-20050106.ebuild,v 1.5 2006/09/04 02:25:27 avenj Exp $ DESCRIPTION="Fortune database of #gentoo-dev quotes" -HOMEPAGE="http://oppresses.us/~avenj/index.html" -SRC_URI="http://raider.blackcobalt.net/~avenj/files/gentoo-dev-${PV}.gz" +HOMEPAGE="http://dev.gentoo.org/~avenj" +SRC_URI="http://ircd.oppresses.us/~avenj/files/gentoo-dev-${PV}.gz" LICENSE="GPL-2" SLOT="0" |