diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-14 14:35:14 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-14 14:35:14 +0000 |
commit | 94baba8c76396b07cdee22f88bb8bee97c82b944 (patch) | |
tree | b37d839d2756b15b90f7579176a1b3a17aa8b942 /kde-base/kppp | |
parent | Drop old; fix dependencies versions (diff) | |
download | gentoo-2-94baba8c76396b07cdee22f88bb8bee97c82b944.tar.gz gentoo-2-94baba8c76396b07cdee22f88bb8bee97c82b944.tar.bz2 gentoo-2-94baba8c76396b07cdee22f88bb8bee97c82b944.zip |
Stable for x86 wrt bug #517344
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'kde-base/kppp')
-rw-r--r-- | kde-base/kppp/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/kppp/kppp-4.14.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/kde-base/kppp/ChangeLog b/kde-base/kppp/ChangeLog index 45a9e8c03743..cd70b9eb857d 100644 --- a/kde-base/kppp/ChangeLog +++ b/kde-base/kppp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kppp -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kppp/ChangeLog,v 1.323 2014/12/11 15:45:05 mrueg Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kppp/ChangeLog,v 1.324 2015/02/14 14:35:02 ago Exp $ + + 14 Feb 2015; Agostino Sarubbo <ago@gentoo.org> kppp-4.14.3.ebuild: + Stable for x86 wrt bug #517344 11 Dec 2014; Manuel Rüger <mrueg@gentoo.org> -kppp-4.14.2.ebuild: Remove KDE SC 4.14.2 diff --git a/kde-base/kppp/kppp-4.14.3.ebuild b/kde-base/kppp/kppp-4.14.3.ebuild index 235d65782d56..62cb0a299a12 100644 --- a/kde-base/kppp/kppp-4.14.3.ebuild +++ b/kde-base/kppp/kppp-4.14.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kppp/kppp-4.14.3.ebuild,v 1.2 2014/12/11 13:05:56 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kppp/kppp-4.14.3.ebuild,v 1.3 2015/02/14 14:35:02 ago Exp $ EAPI=5 @@ -9,7 +9,7 @@ inherit kde4-base DESCRIPTION="KDE: A dialer and front-end to pppd" HOMEPAGE="http://www.kde.org/applications/internet/kppp" -KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug" RDEPEND=" |