commit:     369497c6c7fc30e8286668decd8a9e370f374df6
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 26 02:00:42 2015 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Wed Aug 26 02:00:42 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=369497c6

x11-plugins/pidgin-opensteamworks: Fix doc install, update HOMEPAGE

Package-Manager: portage-2.2.20.1

 x11-plugins/pidgin-opensteamworks/pidgin-opensteamworks-1.6.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-plugins/pidgin-opensteamworks/pidgin-opensteamworks-1.6.ebuild 
b/x11-plugins/pidgin-opensteamworks/pidgin-opensteamworks-1.6.ebuild
index d6824a2..e12c1fb 100644
--- a/x11-plugins/pidgin-opensteamworks/pidgin-opensteamworks-1.6.ebuild
+++ b/x11-plugins/pidgin-opensteamworks/pidgin-opensteamworks-1.6.ebuild
@@ -7,7 +7,7 @@ EAPI=5
 inherit toolchain-funcs
 
 DESCRIPTION="Steam protocol plugin for pidgin"
-HOMEPAGE="https://code.google.com/p/pidgin-opensteamworks/";
+HOMEPAGE="https://github.com/eionrobb/pidgin-opensteamworks/";
 SRC_URI="https://github.com/EionRobb/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
        https://pidgin-opensteamworks.googlecode.com/files/icons.zip
        -> ${PN}-icons.zip"
@@ -51,5 +51,5 @@ src_install() {
        popd || die
        insinto /usr/share/pixmaps/pidgin/protocols
        doins -r "${WORKDIR}"/{16,48}
-       dodoc README.md
+       dodoc ${P}/README.md
 }

Reply via email to