Skip to content

Commit

Permalink
x11-plugins/pidgin-opensteamworks: Fix doc install, update HOMEPAGE
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.2.20.1
  • Loading branch information
mrueg committed Aug 26, 2015
1 parent 7f3e315 commit 369497c
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down Expand Up @@ -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
}

0 comments on commit 369497c

Please sign in to comment.