diff options
author | 2016-06-03 00:37:29 +1000 | |
---|---|---|
committer | 2016-06-03 00:47:02 +1000 | |
commit | d52b8e361586a0f18a8933e00856cfe658bb98a9 (patch) | |
tree | b12e12812e972cc18fa076402e0b727997db0ca4 /dev-libs | |
parent | dev-libs/libappindicator: remove old (diff) | |
download | gentoo-d52b8e361586a0f18a8933e00856cfe658bb98a9.tar.gz gentoo-d52b8e361586a0f18a8933e00856cfe658bb98a9.tar.bz2 gentoo-d52b8e361586a0f18a8933e00856cfe658bb98a9.zip |
dev-libs/libindicator: x86 stable
Gentoo-bug: 582702
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/libindicator/libindicator-12.10.1-r201.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/libindicator/libindicator-12.10.1-r301.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-libs/libindicator/libindicator-12.10.1-r201.ebuild b/dev-libs/libindicator/libindicator-12.10.1-r201.ebuild index 050b59ba89c1..164aa08765ed 100644 --- a/dev-libs/libindicator/libindicator-12.10.1-r201.ebuild +++ b/dev-libs/libindicator/libindicator-12.10.1-r201.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ SRC_URI="https://launchpad.net/${PN}/${PV%.*}/${PV}/+download/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm x86" IUSE="test" RDEPEND=">=dev-libs/glib-2.22[${MULTILIB_USEDEP}] diff --git a/dev-libs/libindicator/libindicator-12.10.1-r301.ebuild b/dev-libs/libindicator/libindicator-12.10.1-r301.ebuild index 2754fc60ee20..935b1c46c12d 100644 --- a/dev-libs/libindicator/libindicator-12.10.1-r301.ebuild +++ b/dev-libs/libindicator/libindicator-12.10.1-r301.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ SRC_URI="https://launchpad.net/${PN}/${PV%.*}/${PV}/+download/${P}.tar.gz" LICENSE="GPL-3" SLOT="3" -KEYWORDS="amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm x86" IUSE="test" RDEPEND=">=dev-libs/glib-2.22[${MULTILIB_USEDEP}] |