summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2009-09-02 11:38:02 +0000
committerMike Frysinger <vapier@gentoo.org>2009-09-02 11:38:02 +0000
commitc496cbd81dcd635207da147c4fad12fc7d7ab5f5 (patch)
tree89b912d9942d5964abdb3a5d04254d6076ecbee7 /games-util/linux-wbfs-manager
parentAdd code to make the .dll.config point to the .so that's installed. (diff)
downloadgentoo-2-c496cbd81dcd635207da147c4fad12fc7d7ab5f5.tar.gz
gentoo-2-c496cbd81dcd635207da147c4fad12fc7d7ab5f5.tar.bz2
gentoo-2-c496cbd81dcd635207da147c4fad12fc7d7ab5f5.zip
fix stupid typo in HOMEPAGE
(Portage version: 2.2_rc40/cvs/Linux x86_64)
Diffstat (limited to 'games-util/linux-wbfs-manager')
-rw-r--r--games-util/linux-wbfs-manager/linux-wbfs-manager-0.1.10.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-util/linux-wbfs-manager/linux-wbfs-manager-0.1.10.ebuild b/games-util/linux-wbfs-manager/linux-wbfs-manager-0.1.10.ebuild
index c57523357ecb..b481d06a062f 100644
--- a/games-util/linux-wbfs-manager/linux-wbfs-manager-0.1.10.ebuild
+++ b/games-util/linux-wbfs-manager/linux-wbfs-manager-0.1.10.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-util/linux-wbfs-manager/linux-wbfs-manager-0.1.10.ebuild,v 1.1 2009/09/01 18:21:32 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-util/linux-wbfs-manager/linux-wbfs-manager-0.1.10.ebuild,v 1.2 2009/09/02 11:38:02 vapier Exp $
EAPI="2"
inherit toolchain-funcs
DESCRIPTION="WBFS manager for Linux using GTK+"
-HOMEPAGE="http://code.google.com/p/linux-wbfs-manage/"
+HOMEPAGE="http://code.google.com/p/linux-wbfs-manager/"
SRC_URI="http://linux-wbfs-manager.googlecode.com/files/${P}.tar.gz"
LICENSE="GPL-2"