x11-misc/xpad: Update homepage and changelog
authorHarri Nieminen <moikkis@gmail.com>
Sat, 11 Mar 2017 16:34:56 +0000 (18:34 +0200)
committerDavid Seifert <soap@gentoo.org>
Thu, 16 Mar 2017 19:12:44 +0000 (20:12 +0100)
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

x11-misc/xpad/metadata.xml
x11-misc/xpad/xpad-4.2.ebuild

index b8b351dee722927a4b05128fec5f4cfcfb17725a..5ff781a3a18fc39a5c8e4c307c93ec415c92ae70 100644 (file)
@@ -7,5 +7,6 @@
        </maintainer>
        <upstream>
                <remote-id type="launchpad">xpad</remote-id>
+               <changelog>https://launchpadlibrarian.net/253130440/ChangeLog</changelog>
        </upstream>
 </pkgmetadata>
index b6b31f9078b8f667cab283bb64132621e5745a21..af7665499c64ace20802cf778a46ec4b98a5582e 100644 (file)
@@ -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 )