diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2014-05-06 20:15:39 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2014-05-06 20:15:39 +0000 |
commit | 2b9d66c5fef0b3c0101133efa0b0b15c7bdb9259 (patch) | |
tree | 44fd07c9c663ee5f2fe7de7271deeb60498cd062 /kde-base/kdepim-icons/kdepim-icons-4.12.5.ebuild | |
parent | amd64 stable wrt bug #504210 (diff) | |
download | gentoo-2-2b9d66c5fef0b3c0101133efa0b0b15c7bdb9259.tar.gz gentoo-2-2b9d66c5fef0b3c0101133efa0b0b15c7bdb9259.tar.bz2 gentoo-2-2b9d66c5fef0b3c0101133efa0b0b15c7bdb9259.zip |
amd64 stable wrt bug #504210
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'kde-base/kdepim-icons/kdepim-icons-4.12.5.ebuild')
-rw-r--r-- | kde-base/kdepim-icons/kdepim-icons-4.12.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kdepim-icons/kdepim-icons-4.12.5.ebuild b/kde-base/kdepim-icons/kdepim-icons-4.12.5.ebuild index 52d4458b49d0..b3784c0877b3 100644 --- a/kde-base/kdepim-icons/kdepim-icons-4.12.5.ebuild +++ b/kde-base/kdepim-icons/kdepim-icons-4.12.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/kdepim-icons-4.12.5.ebuild,v 1.1 2014/04/29 18:34:31 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/kdepim-icons-4.12.5.ebuild,v 1.2 2014/05/06 20:15:39 zlogene Exp $ EAPI=5 @@ -10,7 +10,7 @@ inherit kde4-meta DESCRIPTION="KDE PIM icons" IUSE="" -KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS=" amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" DEPEND="$(add_kdebase_dep kdepimlibs)" RDEPEND="" |