diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-19 10:58:54 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-19 10:58:54 +0000 |
commit | d4af179234c45e2e24c8d98d0be7a8e133709ac0 (patch) | |
tree | 33d1f41902229488bda833a6d3548b7c6a4b3499 | |
parent | Add ~arm, wrt bug #498424 (diff) | |
download | gentoo-2-d4af179234c45e2e24c8d98d0be7a8e133709ac0.tar.gz gentoo-2-d4af179234c45e2e24c8d98d0be7a8e133709ac0.tar.bz2 gentoo-2-d4af179234c45e2e24c8d98d0be7a8e133709ac0.zip |
Add ~arm, wrt bug #498424
(Portage version: 2.2.1/cvs/Linux x86_64, RepoMan options: --include-arches="~arm", signed Manifest commit with key 7194459F)
-rw-r--r-- | kde-base/contactthemeeditor/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/contactthemeeditor/contactthemeeditor-4.12.1.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/kde-base/contactthemeeditor/ChangeLog b/kde-base/contactthemeeditor/ChangeLog index 96f3df1b7891..f17d1b7ba82c 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.2 2014/01/18 11:24:08 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/contactthemeeditor/ChangeLog,v 1.3 2014/01/19 10:58:54 ago Exp $ + + 19 Jan 2014; Agostino Sarubbo <ago@gentoo.org> + contactthemeeditor-4.12.1.ebuild: + Add ~arm, wrt bug #498424 *contactthemeeditor-4.12.1 (18 Jan 2014) @@ -13,4 +17,3 @@ 06 Jan 2014; Andreas K. Huettel <dilfridge@gentoo.org> +contactthemeeditor-4.12.0.ebuild, +metadata.xml: Manually copied from kde overlay - diff --git a/kde-base/contactthemeeditor/contactthemeeditor-4.12.1.ebuild b/kde-base/contactthemeeditor/contactthemeeditor-4.12.1.ebuild index 7d3347081eda..91ee0d3f6899 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.1 2014/01/18 11:24:08 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/contactthemeeditor/contactthemeeditor-4.12.1.ebuild,v 1.2 2014/01/19 10:58:54 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 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="debug" DEPEND=" |