diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-01-16 22:30:30 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-01-16 22:30:30 +0000 |
commit | 58fb775e4c32eb6517462d535420135bc9bbc11e (patch) | |
tree | 8317000d2670e8e674e055e8a986dfb53ccf5c55 /kde-base/kdf | |
parent | Stable for amd64, wrt bug #396359 (diff) | |
download | gentoo-2-58fb775e4c32eb6517462d535420135bc9bbc11e.tar.gz gentoo-2-58fb775e4c32eb6517462d535420135bc9bbc11e.tar.bz2 gentoo-2-58fb775e4c32eb6517462d535420135bc9bbc11e.zip |
Stable for amd64, wrt bug #396359
(Portage version: 2.1.10.41/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kdf')
-rw-r--r-- | kde-base/kdf/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kdf/kdf-4.7.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kdf/ChangeLog b/kde-base/kdf/ChangeLog index 502b8a9e5568..3cdc3502b0d1 100644 --- a/kde-base/kdf/ChangeLog +++ b/kde-base/kdf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kdf # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdf/ChangeLog,v 1.189 2012/01/09 16:30:00 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdf/ChangeLog,v 1.190 2012/01/16 22:30:30 ago Exp $ + + 16 Jan 2012; Agostino Sarubbo <ago@gentoo.org> kdf-4.7.4.ebuild: + Stable for amd64, wrt bug #396359 09 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> kdf-4.7.4.ebuild: x86 stable wrt bug #396359 diff --git a/kde-base/kdf/kdf-4.7.4.ebuild b/kde-base/kdf/kdf-4.7.4.ebuild index d90eb56f4ba3..6644a0fb7ea2 100644 --- a/kde-base/kdf/kdf-4.7.4.ebuild +++ b/kde-base/kdf/kdf-4.7.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdf/kdf-4.7.4.ebuild,v 1.2 2012/01/09 16:30:00 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdf/kdf-4.7.4.ebuild,v 1.3 2012/01/16 22:30:30 ago Exp $ EAPI=4 @@ -15,7 +15,7 @@ fi inherit ${kde_eclass} DESCRIPTION="KDE free disk space utility" -KEYWORDS="~amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug" src_unpack() { |