[app-misc/querypkg] version bump to 2.0

This commit is contained in:
Sławomir Nizio
2012-07-17 00:29:59 +02:00
parent 7693fee3ec
commit 063463b3e9
2 changed files with 5 additions and 8 deletions
+24
View File
@@ -0,0 +1,24 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=4
EGIT_REPO_URI="git://github.com/Enlik/querypkg.git"
EGIT_COMMIT="v${PV}"
inherit perl-module git-2
DESCRIPTION="A simple CLI interface to packages.sabayon.org"
HOMEPAGE="http://github.com/Enlik/querypkg/"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND=">=dev-lang/perl-5.10
dev-perl/JSON-XS
dev-perl/URI
dev-perl/libwww-perl"
DEPEND="${RDEPEND}"
SRC_TEST=do