diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2005-01-23 07:16:47 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2005-01-23 07:16:47 +0000 |
commit | 12a044dfc2674faca80e966afcbc7f5a19b50763 (patch) | |
tree | ae3f84dcfb27cdd21d105b1490c93280f0d7a96f /games-mud | |
parent | Version bump. (diff) | |
download | gentoo-2-12a044dfc2674faca80e966afcbc7f5a19b50763.tar.gz gentoo-2-12a044dfc2674faca80e966afcbc7f5a19b50763.tar.bz2 gentoo-2-12a044dfc2674faca80e966afcbc7f5a19b50763.zip |
HOMEPAGE fix (bug #75571)
(Portage version: 2.0.51-r14)
Diffstat (limited to 'games-mud')
-rw-r--r-- | games-mud/gnome-mud/ChangeLog | 8 | ||||
-rw-r--r-- | games-mud/gnome-mud/gnome-mud-0.10.4a.ebuild | 4 | ||||
-rw-r--r-- | games-mud/gnome-mud/gnome-mud-0.10.5.ebuild | 6 |
3 files changed, 11 insertions, 7 deletions
diff --git a/games-mud/gnome-mud/ChangeLog b/games-mud/gnome-mud/ChangeLog index 49ff04f1743d..da5cf902e458 100644 --- a/games-mud/gnome-mud/ChangeLog +++ b/games-mud/gnome-mud/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-mud/gnome-mud -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-mud/gnome-mud/ChangeLog,v 1.14 2004/12/28 23:08:16 ciaranm Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-mud/gnome-mud/ChangeLog,v 1.15 2005/01/23 07:16:47 mr_bones_ Exp $ + + 23 Jan 2005; Michael Sterrett <mr_bones_@gentoo.org> + gnome-mud-0.10.5.ebuild: + HOMEPAGE fix (bug #75571) 28 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> : Change encoding to UTF-8 for GLEP 31 compliance diff --git a/games-mud/gnome-mud/gnome-mud-0.10.4a.ebuild b/games-mud/gnome-mud/gnome-mud-0.10.4a.ebuild index 62a67da6e1da..0c8265747ac1 100644 --- a/games-mud/gnome-mud/gnome-mud-0.10.4a.ebuild +++ b/games-mud/gnome-mud/gnome-mud-0.10.4a.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-mud/gnome-mud/gnome-mud-0.10.4a.ebuild,v 1.3 2004/06/24 23:00:10 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-mud/gnome-mud/gnome-mud-0.10.4a.ebuild,v 1.4 2005/01/23 07:16:47 mr_bones_ Exp $ inherit games gnome2 diff --git a/games-mud/gnome-mud/gnome-mud-0.10.5.ebuild b/games-mud/gnome-mud/gnome-mud-0.10.5.ebuild index 55b24913a285..07d6bea98dd0 100644 --- a/games-mud/gnome-mud/gnome-mud-0.10.5.ebuild +++ b/games-mud/gnome-mud/gnome-mud-0.10.5.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-mud/gnome-mud/gnome-mud-0.10.5.ebuild,v 1.3 2004/11/05 05:21:43 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-mud/gnome-mud/gnome-mud-0.10.5.ebuild,v 1.4 2005/01/23 07:16:47 mr_bones_ Exp $ inherit games gnome2 DESCRIPTION="GNOME MUD client" -HOMEPAGE="http://www.gnome.org/softwaremap/projects/gnome-mud/" +HOMEPAGE="http://amcl.sourceforge.net/" SRC_URI="mirror://gnome/sources/${PN}/0.10/${P}.tar.bz2" LICENSE="GPL-2" |