diff options
author | 2011-05-09 23:25:11 +0000 | |
---|---|---|
committer | 2011-05-09 23:25:11 +0000 | |
commit | fbff5c11466901b0ac394f2f3926fb2c32725478 (patch) | |
tree | d52b4f083f309bc8f290c28b48a1e197066128c6 /kde-base/kdf | |
parent | Stable on amd64 wrt bug #354033 (diff) | |
download | historical-fbff5c11466901b0ac394f2f3926fb2c32725478.tar.gz historical-fbff5c11466901b0ac394f2f3926fb2c32725478.tar.bz2 historical-fbff5c11466901b0ac394f2f3926fb2c32725478.zip |
Stable on amd64 wrt bug #354033
Package-Manager: portage-2.1.9.47/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.6.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kdf/ChangeLog b/kde-base/kdf/ChangeLog index 962ea12ab11c..a50e0f6d0790 100644 --- a/kde-base/kdf/ChangeLog +++ b/kde-base/kdf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kdf # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdf/ChangeLog,v 1.165 2011/05/09 08:48:29 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdf/ChangeLog,v 1.166 2011/05/09 22:50:40 hwoarang Exp $ + + 09 May 2011; Markos Chandras <hwoarang@gentoo.org> kdf-4.6.2.ebuild: + Stable on amd64 wrt bug #354033 09 May 2011; Thomas Kahle <tomka@gentoo.org> kdf-4.6.2.ebuild: x86 stable per bug 354033 diff --git a/kde-base/kdf/kdf-4.6.2.ebuild b/kde-base/kdf/kdf-4.6.2.ebuild index de13d366bd53..1cdbc344b4f6 100644 --- a/kde-base/kdf/kdf-4.6.2.ebuild +++ b/kde-base/kdf/kdf-4.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdf/kdf-4.6.2.ebuild,v 1.2 2011/05/09 08:48:29 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdf/kdf-4.6.2.ebuild,v 1.3 2011/05/09 22:50:40 hwoarang Exp $ EAPI=3 @@ -9,7 +9,7 @@ KMNAME="kdeutils" inherit kde4-meta 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() { |