summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2012-02-16 06:50:30 +0000
committerJeroen Roovers <jer@gentoo.org>2012-02-16 06:50:30 +0000
commit710819a9e8988a0a0849ccb0f346967f34149e05 (patch)
tree2bd43af05d87e25affeea15eeee6fd3bc04c8625 /x11-misc/dmenu/dmenu-4.5-r1.ebuild
parentStable for HPPA (bug #395983). (diff)
downloadgentoo-2-710819a9e8988a0a0849ccb0f346967f34149e05.tar.gz
gentoo-2-710819a9e8988a0a0849ccb0f346967f34149e05.tar.bz2
gentoo-2-710819a9e8988a0a0849ccb0f346967f34149e05.zip
Fix HOMEPAGE.
(Portage version: 2.2.0_alpha86/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc/dmenu/dmenu-4.5-r1.ebuild')
-rw-r--r--x11-misc/dmenu/dmenu-4.5-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/dmenu/dmenu-4.5-r1.ebuild b/x11-misc/dmenu/dmenu-4.5-r1.ebuild
index f9379eb7dc7c..f5f9acb8ccd7 100644
--- a/x11-misc/dmenu/dmenu-4.5-r1.ebuild
+++ b/x11-misc/dmenu/dmenu-4.5-r1.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/dmenu/dmenu-4.5-r1.ebuild,v 1.1 2012/02/08 01:08:36 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/dmenu/dmenu-4.5-r1.ebuild,v 1.2 2012/02/16 06:50:30 jer Exp $
EAPI="4"
inherit eutils toolchain-funcs
DESCRIPTION="a generic, highly customizable, and efficient menu for the X Window System"
-HOMEPAGE="http://www.suckless.org/programs/dmenu.html"
+HOMEPAGE="http://tools.suckless.org/dmenu/"
SRC_URI="http://dl.suckless.org/tools/${P}.tar.gz"
LICENSE="MIT"