diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-31 15:43:48 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-31 15:43:48 +0000 |
commit | c583365367963ef907539734b63f4a863452e88e (patch) | |
tree | 0fe3dc8a527d150e4dac2f861ec95ee9991ca680 /kde-base/kdf | |
parent | Stable for amd64, wrt bug #462890 (diff) | |
download | gentoo-2-c583365367963ef907539734b63f4a863452e88e.tar.gz gentoo-2-c583365367963ef907539734b63f4a863452e88e.tar.bz2 gentoo-2-c583365367963ef907539734b63f4a863452e88e.zip |
Stable for amd64, wrt bug #462890
(Portage version: 2.1.11.52/cvs/Linux ppc64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'kde-base/kdf')
-rw-r--r-- | kde-base/kdf/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kdf/kdf-4.10.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kdf/ChangeLog b/kde-base/kdf/ChangeLog index b9b905a899c2..96d5a217c758 100644 --- a/kde-base/kdf/ChangeLog +++ b/kde-base/kdf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kdf # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdf/ChangeLog,v 1.234 2013/03/06 13:41:49 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdf/ChangeLog,v 1.235 2013/03/31 15:43:48 ago Exp $ + + 31 Mar 2013; Agostino Sarubbo <ago@gentoo.org> kdf-4.10.1.ebuild: + Stable for amd64, wrt bug #462890 *kdf-4.10.1 (06 Mar 2013) diff --git a/kde-base/kdf/kdf-4.10.1.ebuild b/kde-base/kdf/kdf-4.10.1.ebuild index 52ccb0ddfe0a..333f48dc6bc9 100644 --- a/kde-base/kdf/kdf-4.10.1.ebuild +++ b/kde-base/kdf/kdf-4.10.1.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/kdf/kdf-4.10.1.ebuild,v 1.1 2013/03/06 13:41:49 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdf/kdf-4.10.1.ebuild,v 1.2 2013/03/31 15:43:48 ago Exp $ EAPI=5 @@ -8,7 +8,7 @@ KDE_HANDBOOK="optional" inherit kde4-base DESCRIPTION="KDE free disk space utility" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug" src_unpack() { |