diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-27 12:28:11 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-27 12:28:11 +0000 |
commit | 7384c84f76a445f145a5874450314b0a712a27aa (patch) | |
tree | 6e2948070b8ecb1b9f8672a2d5eb2bea7a22638d /kde-base/kreadconfig | |
parent | Stable for amd64, wrt bug #450678 (diff) | |
download | gentoo-2-7384c84f76a445f145a5874450314b0a712a27aa.tar.gz gentoo-2-7384c84f76a445f145a5874450314b0a712a27aa.tar.bz2 gentoo-2-7384c84f76a445f145a5874450314b0a712a27aa.zip |
Stable for amd64, wrt bug #450678
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'kde-base/kreadconfig')
-rw-r--r-- | kde-base/kreadconfig/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kreadconfig/kreadconfig-4.9.5.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/kde-base/kreadconfig/ChangeLog b/kde-base/kreadconfig/ChangeLog index e6c49b0a068e..03fee0e32484 100644 --- a/kde-base/kreadconfig/ChangeLog +++ b/kde-base/kreadconfig/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kreadconfig # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kreadconfig/ChangeLog,v 1.211 2013/01/05 20:18:29 creffett Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kreadconfig/ChangeLog,v 1.212 2013/01/27 12:28:11 ago Exp $ + + 27 Jan 2013; Agostino Sarubbo <ago@gentoo.org> kreadconfig-4.9.5.ebuild: + Stable for amd64, wrt bug #450678 *kreadconfig-4.9.5 (05 Jan 2013) @@ -875,4 +878,3 @@ +kreadconfig-3.4.0_beta1.ebuild: Adding the split ebuilds to portage. For KDE 3.4, we've created separate ebuilds for all the KDE apps. - diff --git a/kde-base/kreadconfig/kreadconfig-4.9.5.ebuild b/kde-base/kreadconfig/kreadconfig-4.9.5.ebuild index 07b555fd0333..ed7685358718 100644 --- a/kde-base/kreadconfig/kreadconfig-4.9.5.ebuild +++ b/kde-base/kreadconfig/kreadconfig-4.9.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kreadconfig/kreadconfig-4.9.5.ebuild,v 1.1 2013/01/05 20:18:29 creffett Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kreadconfig/kreadconfig-4.9.5.ebuild,v 1.2 2013/01/27 12:28:11 ago Exp $ EAPI=4 @@ -8,5 +8,5 @@ KMNAME="kde-runtime" inherit kde4-meta DESCRIPTION="KDE: A command-line tool to read KConfig entries" -KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" IUSE="debug" |