diff options
author | 2014-01-19 11:02:44 +0000 | |
---|---|---|
committer | 2014-01-19 11:02:44 +0000 | |
commit | fd1abc03d86935a8c29b3022ab2335c8130eb20e (patch) | |
tree | 533b42d61fe0aba076327c78785674be53878994 /kde-base/contactthemeeditor | |
parent | Add ~ppc, wrt bug #498424 (diff) | |
download | gentoo-2-fd1abc03d86935a8c29b3022ab2335c8130eb20e.tar.gz gentoo-2-fd1abc03d86935a8c29b3022ab2335c8130eb20e.tar.bz2 gentoo-2-fd1abc03d86935a8c29b3022ab2335c8130eb20e.zip |
Add ~ppc, wrt bug #498424
(Portage version: 2.2.1/cvs/Linux x86_64, RepoMan options: --include-arches="~ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'kde-base/contactthemeeditor')
-rw-r--r-- | kde-base/contactthemeeditor/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/contactthemeeditor/contactthemeeditor-4.12.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/contactthemeeditor/ChangeLog b/kde-base/contactthemeeditor/ChangeLog index f17d1b7ba82c..e3cedcf60d50 100644 --- a/kde-base/contactthemeeditor/ChangeLog +++ b/kde-base/contactthemeeditor/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/contactthemeeditor # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/contactthemeeditor/ChangeLog,v 1.3 2014/01/19 10:58:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/contactthemeeditor/ChangeLog,v 1.4 2014/01/19 11:02:44 ago Exp $ + + 19 Jan 2014; Agostino Sarubbo <ago@gentoo.org> + contactthemeeditor-4.12.1.ebuild: + Add ~ppc, wrt bug #498424 19 Jan 2014; Agostino Sarubbo <ago@gentoo.org> contactthemeeditor-4.12.1.ebuild: diff --git a/kde-base/contactthemeeditor/contactthemeeditor-4.12.1.ebuild b/kde-base/contactthemeeditor/contactthemeeditor-4.12.1.ebuild index 91ee0d3f6899..0625ff5e0581 100644 --- a/kde-base/contactthemeeditor/contactthemeeditor-4.12.1.ebuild +++ b/kde-base/contactthemeeditor/contactthemeeditor-4.12.1.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/contactthemeeditor/contactthemeeditor-4.12.1.ebuild,v 1.2 2014/01/19 10:58:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/contactthemeeditor/contactthemeeditor-4.12.1.ebuild,v 1.3 2014/01/19 11:02:44 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ inherit kde4-meta DESCRIPTION="A contact theme editor for KAddressBook" HOMEPAGE="http://www.kde.org/" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~x86" IUSE="debug" DEPEND=" |