diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-07-25 12:09:35 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-07-25 12:09:35 +0000 |
commit | 5a5e1a8bd9ce28274b4ea988bac516e6f1af712d (patch) | |
tree | e61533fa950a576b36d3094b8f333cec20b12402 /kde-base | |
parent | ppc stable wrt bug #550740 (diff) | |
download | gentoo-2-5a5e1a8bd9ce28274b4ea988bac516e6f1af712d.tar.gz gentoo-2-5a5e1a8bd9ce28274b4ea988bac516e6f1af712d.tar.bz2 gentoo-2-5a5e1a8bd9ce28274b4ea988bac516e6f1af712d.zip |
ppc stable wrt bug #550740
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'kde-base')
-rw-r--r-- | kde-base/ktnef/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/ktnef/ktnef-4.14.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ktnef/ChangeLog b/kde-base/ktnef/ChangeLog index fa631d5ee042..79c2102fa45c 100644 --- a/kde-base/ktnef/ChangeLog +++ b/kde-base/ktnef/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/ktnef # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktnef/ChangeLog,v 1.174 2015/07/18 22:06:14 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktnef/ChangeLog,v 1.175 2015/07/25 12:09:35 pacho Exp $ + + 25 Jul 2015; Pacho Ramos <pacho@gentoo.org> ktnef-4.14.8.ebuild: + ppc stable wrt bug #550740 18 Jul 2015; Johannes Huber <johu@gentoo.org> -ktnef-4.14.6.ebuild: Remove KDE PIM 4.14.6 diff --git a/kde-base/ktnef/ktnef-4.14.8.ebuild b/kde-base/ktnef/ktnef-4.14.8.ebuild index 44571ace8791..7014620ced9e 100644 --- a/kde-base/ktnef/ktnef-4.14.8.ebuild +++ b/kde-base/ktnef/ktnef-4.14.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktnef/ktnef-4.14.8.ebuild,v 1.3 2015/06/13 08:34:13 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktnef/ktnef-4.14.8.ebuild,v 1.4 2015/07/25 12:09:35 pacho Exp $ EAPI=5 @@ -10,7 +10,7 @@ EGIT_BRANCH="KDE/4.14" inherit kde4-meta DESCRIPTION="A viewer for TNEF attachments" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux" LICENSE="LGPL-2.1" IUSE="debug" |