mirror of
https://github.com/gentoo-mirror/gentoo-zh.git
synced 2025-04-19 07:48:56 -04:00
osdlyrics fix
This commit is contained in:
parent
d9c6e66d4c
commit
90dc1f72bd
@ -6,10 +6,12 @@ EAPI="4"
|
||||
|
||||
TAR_SUFFIX=tar.gz
|
||||
|
||||
inherit eutils autotools googlecode
|
||||
inherit eutils autotools
|
||||
|
||||
HOMEPAGE="http://code.google.com/p/osd-lyrics/"
|
||||
|
||||
DESCRIPTION="An OSD lyric show supporting multiple media players and downloading."
|
||||
SRC_URI="http://${PN}.googlecode.com/files/${P}.${TAR_SUFFIX}"
|
||||
SRC_URI="http://osd-lyrics.googlecode.com/files/${P}.${TAR_SUFFIX}"
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 x86"
|
||||
|
@ -4,7 +4,9 @@
|
||||
|
||||
EAPI="3"
|
||||
|
||||
inherit eutils autotools googlecode versionator git
|
||||
inherit eutils autotools versionator git
|
||||
|
||||
HOMEPAGE="http://code.google.com/p/osd-lyrics/"
|
||||
|
||||
DESCRIPTION="An OSD lyric show supporting multiple media players and downloading."
|
||||
EGIT_REPO_URI="git://github.com/osdlyrics/${PN}.git"
|
||||
|
Loading…
x
Reference in New Issue
Block a user