summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarri Nieminen <moikkis@gmail.com>2017-03-11 18:34:56 +0200
committerDavid Seifert <soap@gentoo.org>2017-03-16 20:12:44 +0100
commitd651ed2f23d1670b2e7060dda9df28e47028e60b (patch)
tree95bfad2012ae98480b367e63071d03dbaf6e6488 /x11-misc/xpad/xpad-4.2.ebuild
parentx11-apps/xf86dga: EAPI bump 3 -> 5 (diff)
downloadgentoo-d651ed2f23d1670b2e7060dda9df28e47028e60b.tar.gz
gentoo-d651ed2f23d1670b2e7060dda9df28e47028e60b.tar.bz2
gentoo-d651ed2f23d1670b2e7060dda9df28e47028e60b.zip
x11-misc/xpad: Update homepage and changelog
I forgot to update these on e37900c846c33022bf09fb4910789b66368d4702. Gentoo-Bug: https://bugs.gentoo.org/603224 Package-Manager: Portage-2.3.4, Repoman-2.3.2 Closes: https://github.com/gentoo/gentoo/pull/4186
Diffstat (limited to 'x11-misc/xpad/xpad-4.2.ebuild')
-rw-r--r--x11-misc/xpad/xpad-4.2.ebuild7
1 files changed, 2 insertions, 5 deletions
diff --git a/x11-misc/xpad/xpad-4.2.ebuild b/x11-misc/xpad/xpad-4.2.ebuild
index b6b31f9078b8..af7665499c64 100644
--- a/x11-misc/xpad/xpad-4.2.ebuild
+++ b/x11-misc/xpad/xpad-4.2.ebuild
@@ -1,11 +1,10 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-inherit eutils
DESCRIPTION="a sticky note application for jotting down things to remember"
-HOMEPAGE="http://mterry.name/xpad"
+HOMEPAGE="https://launchpad.net/xpad"
SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.bz2"
LICENSE="GPL-3"
@@ -26,5 +25,3 @@ DEPEND="
virtual/pkgconfig
sys-devel/gettext
"
-
-DOCS=( AUTHORS ChangeLog NEWS README THANKS TODO )