diff options
author | Mike Gilbert <floppym@gentoo.org> | 2018-03-28 15:55:00 -0400 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2018-03-28 15:55:19 -0400 |
commit | 594f5ad6d2bd904ba3cb1fd061bdf41ab72341b0 (patch) | |
tree | bb82ffe7f48b5de48900cf971c6e08d91013bd7b /dev-util/pkgconf/pkgconf-9999.ebuild | |
parent | dev-python/google-apputils: stable 0.4.2-r2 for hppa, bug #621620 (diff) | |
download | gentoo-594f5ad6d2bd904ba3cb1fd061bdf41ab72341b0.tar.gz gentoo-594f5ad6d2bd904ba3cb1fd061bdf41ab72341b0.tar.bz2 gentoo-594f5ad6d2bd904ba3cb1fd061bdf41ab72341b0.zip |
dev-util/pkgconf: bump to 1.4.2
Package-Manager: Portage-2.3.24, Repoman-2.3.6_p81
Diffstat (limited to 'dev-util/pkgconf/pkgconf-9999.ebuild')
-rw-r--r-- | dev-util/pkgconf/pkgconf-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/pkgconf/pkgconf-9999.ebuild b/dev-util/pkgconf/pkgconf-9999.ebuild index 86434bc5ebfd..e2b768e8e572 100644 --- a/dev-util/pkgconf/pkgconf-9999.ebuild +++ b/dev-util/pkgconf/pkgconf-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -17,7 +17,7 @@ DESCRIPTION="pkg-config compatible replacement with no dependencies other than A HOMEPAGE="https://github.com/pkgconf/pkgconf" LICENSE="BSD-1" -SLOT="0" +SLOT="0/3" IUSE="+pkg-config test" # tests require 'kyua' |