diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2016-02-12 12:37:29 +0000 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2016-02-12 12:37:58 +0000 |
commit | 48ebeb0ee6d906721a6f2f7d2f8623399909dd72 (patch) | |
tree | d44016b9f15c84be2cb1b61d563dd39005ac8928 /dev-java/cofoja/cofoja-1.2.ebuild | |
parent | dev-ruby/rspec-core: add Prefix keywords, bug #562452 (diff) | |
download | gentoo-48ebeb0ee6d906721a6f2f7d2f8623399909dd72.tar.gz gentoo-48ebeb0ee6d906721a6f2f7d2f8623399909dd72.tar.bz2 gentoo-48ebeb0ee6d906721a6f2f7d2f8623399909dd72.zip |
dev-java/cofoja: Make use of the P variable.
Package-Manager: portage-2.2.26
Diffstat (limited to 'dev-java/cofoja/cofoja-1.2.ebuild')
-rw-r--r-- | dev-java/cofoja/cofoja-1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/cofoja/cofoja-1.2.ebuild b/dev-java/cofoja/cofoja-1.2.ebuild index 11c634c3e260..6feff468cda4 100644 --- a/dev-java/cofoja/cofoja-1.2.ebuild +++ b/dev-java/cofoja/cofoja-1.2.ebuild @@ -10,7 +10,7 @@ inherit java-pkg-2 java-pkg-simple DESCRIPTION="Contracts for Java" HOMEPAGE="https://github.com/nhatminhle/cofoja" -SRC_URI="https://github.com/nhatminhle/${PN}/archive/v${PV}.zip" +SRC_URI="https://github.com/nhatminhle/${PN}/archive/v${PV}.zip -> ${P}.zip" LICENSE="LGPL-2" SLOT="0" |