--- file_not_specified_in_diff +++ file_not_specified_in_diff @@ -10,2 +10,2 @@ -HOMEPAGE="https://code.google.com/p/minted/" -SRC_URI="https://minted.googlecode.com/files/${PN}-v${PV}.zip" --- +HOMEPAGE="https://github.com/gpoore/minted" +SRC_URI="https://github.com/gpoore/${PN}/archive/v${PV}.tar.gz" @@ -18,1 +18,1 @@ -DEPEND="app-arch/unzip" --- +DEPEND="" @@ -23,1 +23,1 @@ -S="${WORKDIR}"/ --- +S="${S}/source" @@ -27,1 +27,1 @@ - dodoc README --- + dodoc ../README.md ../CHANGES.md