commit: 2536b0a44cfb1659ae098bdbcf88378314e03599 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Sat Oct 17 08:20:04 2015 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Sat Oct 17 08:22:02 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2536b0a4
app-shells/pdmenu: Stable for amd64. Stable mips+x86 using the ALLARCHES policy. Package-Manager: portage-2.2.20.1 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org> app-shells/pdmenu/pdmenu-1.3.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-shells/pdmenu/pdmenu-1.3.4.ebuild b/app-shells/pdmenu/pdmenu-1.3.4.ebuild index 7c6904f..88f94c8 100644 --- a/app-shells/pdmenu/pdmenu-1.3.4.ebuild +++ b/app-shells/pdmenu/pdmenu-1.3.4.ebuild @@ -8,11 +8,11 @@ inherit eutils DESCRIPTION="A simple console menu program" HOMEPAGE="http://joeyh.name/code/pdmenu/" -SRC_URI="mirror://debian/pool/main/p/pdmenu/pdmenu_${PV}.tar.gz" +SRC_URI="mirror://debian/pool/main/p/${PN}/pdmenu_${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~mips ~x86" +KEYWORDS="amd64 mips x86" IUSE="nls gpm examples" DEPEND="
