summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernard Cafarelli <voyageur@gentoo.org>2015-01-12 13:39:22 +0000
committerBernard Cafarelli <voyageur@gentoo.org>2015-01-12 13:39:22 +0000
commit033ebbd00c4a7310525157971eaeb0df656aa8a3 (patch)
treec8a1bd70162acfaf3731f3211c8d6d559bec5084 /x11-plugins/wmcliphist
parentVersion bump with new homepage (diff)
downloadgentoo-2-033ebbd00c4a7310525157971eaeb0df656aa8a3.tar.gz
gentoo-2-033ebbd00c4a7310525157971eaeb0df656aa8a3.tar.bz2
gentoo-2-033ebbd00c4a7310525157971eaeb0df656aa8a3.zip
Fix homepage, remove unused inherit
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key C74525F2)
Diffstat (limited to 'x11-plugins/wmcliphist')
-rw-r--r--x11-plugins/wmcliphist/ChangeLog5
-rw-r--r--x11-plugins/wmcliphist/wmcliphist-2.1.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/x11-plugins/wmcliphist/ChangeLog b/x11-plugins/wmcliphist/ChangeLog
index 3a873d54db1d..072454b5738b 100644
--- a/x11-plugins/wmcliphist/ChangeLog
+++ b/x11-plugins/wmcliphist/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-plugins/wmcliphist
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcliphist/ChangeLog,v 1.20 2015/01/12 13:35:21 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcliphist/ChangeLog,v 1.21 2015/01/12 13:39:22 voyageur Exp $
+
+ 12 Jan 2015; Bernard Cafarelli <voyageur@gentoo.org> wmcliphist-2.1.ebuild:
+ Fix homepage, remove unused inherit
*wmcliphist-2.1 (12 Jan 2015)
diff --git a/x11-plugins/wmcliphist/wmcliphist-2.1.ebuild b/x11-plugins/wmcliphist/wmcliphist-2.1.ebuild
index e6003cf7f824..113e4b896f77 100644
--- a/x11-plugins/wmcliphist/wmcliphist-2.1.ebuild
+++ b/x11-plugins/wmcliphist/wmcliphist-2.1.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcliphist/wmcliphist-2.1.ebuild,v 1.1 2015/01/12 13:35:21 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcliphist/wmcliphist-2.1.ebuild,v 1.2 2015/01/12 13:39:22 voyageur Exp $
EAPI=5
-inherit eutils toolchain-funcs
+inherit toolchain-funcs
DESCRIPTION="Dockable clipboard history application for Window Maker"
-HOMEPAGE="http://windowmaker.org/dockapps/?name=wmclock"
+HOMEPAGE="http://windowmaker.org/dockapps/?name=wmcliphist"
# Grab from http://windowmaker.org/dockapps/?download=${P}.tar.gz
SRC_URI="http://dev.gentoo.org/~voyageur/distfiles/${P}.tar.gz"