summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfredo Tupone <tupone@gentoo.org>2007-11-11 22:09:20 +0000
committerAlfredo Tupone <tupone@gentoo.org>2007-11-11 22:09:20 +0000
commitf3474a2de1361ab5bc71b4ddc134daca087ca2de (patch)
tree20c101e64a33ed5c26efc4aaa71b420be06e8155 /media-libs/sdl-terminal
parentStable on x86 wrt bug #198650 (diff)
downloadgentoo-2-f3474a2de1361ab5bc71b4ddc134daca087ca2de.tar.gz
gentoo-2-f3474a2de1361ab5bc71b4ddc134daca087ca2de.tar.bz2
gentoo-2-f3474a2de1361ab5bc71b4ddc134daca087ca2de.zip
Fixing homepage and download url
(Portage version: 2.1.3.16)
Diffstat (limited to 'media-libs/sdl-terminal')
-rw-r--r--media-libs/sdl-terminal/ChangeLog5
-rw-r--r--media-libs/sdl-terminal/sdl-terminal-1.1.3.ebuild8
2 files changed, 8 insertions, 5 deletions
diff --git a/media-libs/sdl-terminal/ChangeLog b/media-libs/sdl-terminal/ChangeLog
index 8156c7eb3ba7..fc48e6edde72 100644
--- a/media-libs/sdl-terminal/ChangeLog
+++ b/media-libs/sdl-terminal/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/sdl-terminal
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-terminal/ChangeLog,v 1.3 2007/02/22 02:06:09 peper Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-terminal/ChangeLog,v 1.4 2007/11/11 22:09:20 tupone Exp $
+
+ 11 Nov 2007; Tupone Alfredo <tupone@gentoo.org> sdl-terminal-1.1.3.ebuild:
+ Fixing homepage and download url
22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
Transition to Manifest2.
diff --git a/media-libs/sdl-terminal/sdl-terminal-1.1.3.ebuild b/media-libs/sdl-terminal/sdl-terminal-1.1.3.ebuild
index bd349e041c3d..5e03fe824acb 100644
--- a/media-libs/sdl-terminal/sdl-terminal-1.1.3.ebuild
+++ b/media-libs/sdl-terminal/sdl-terminal-1.1.3.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-terminal/sdl-terminal-1.1.3.ebuild,v 1.1 2006/02/24 04:56:47 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-terminal/sdl-terminal-1.1.3.ebuild,v 1.2 2007/11/11 22:09:20 tupone Exp $
MY_P="${P/sdl-/SDL_}"
DESCRIPTION="library that provides a pseudo-ansi color terminal that can be used with any SDL application"
-HOMEPAGE="http://www.loria.fr/~rougier/software/terminal/"
-SRC_URI="http://www.loria.fr/~rougier/software/terminal/${MY_P}.tar.gz"
+HOMEPAGE="http://www.loria.fr/~rougier/index.php?n=Software.Terminal"
+SRC_URI="http://www.loria.fr/~rougier/pub/Software/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"