diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-09-24 11:43:57 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-09-24 11:43:57 +0000 |
commit | 8154c73b85ef5952ccb2674bba5e0c14ca6a89d0 (patch) | |
tree | 85e8f156d6cb05a3872578f8d374d4cc0c129dd0 /kde-misc/kdirstat | |
parent | x86 stable, see bug 417027. Thanks Myckel Habets! (diff) | |
download | gentoo-2-8154c73b85ef5952ccb2674bba5e0c14ca6a89d0.tar.gz gentoo-2-8154c73b85ef5952ccb2674bba5e0c14ca6a89d0.tar.bz2 gentoo-2-8154c73b85ef5952ccb2674bba5e0c14ca6a89d0.zip |
Stable for amd64, wrt bug #435666
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'kde-misc/kdirstat')
-rw-r--r-- | kde-misc/kdirstat/ChangeLog | 5 | ||||
-rw-r--r-- | kde-misc/kdirstat/kdirstat-2.7.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-misc/kdirstat/ChangeLog b/kde-misc/kdirstat/ChangeLog index fa70cb8b7f30..e282516040e1 100644 --- a/kde-misc/kdirstat/ChangeLog +++ b/kde-misc/kdirstat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-misc/kdirstat # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/kdirstat/ChangeLog,v 1.26 2012/09/21 09:09:43 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/kdirstat/ChangeLog,v 1.27 2012/09/24 11:43:57 ago Exp $ + + 24 Sep 2012; Agostino Sarubbo <ago@gentoo.org> kdirstat-2.7.3.ebuild: + Stable for amd64, wrt bug #435666 21 Sep 2012; Johannes Huber <johu@gentoo.org> kdirstat-2.7.3.ebuild: Add ~x86. Respect linguas. Install CREDITS file. Fix .desktop file. Add debug diff --git a/kde-misc/kdirstat/kdirstat-2.7.3.ebuild b/kde-misc/kdirstat/kdirstat-2.7.3.ebuild index 4a0b2d7fa78d..3961687858eb 100644 --- a/kde-misc/kdirstat/kdirstat-2.7.3.ebuild +++ b/kde-misc/kdirstat/kdirstat-2.7.3.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-misc/kdirstat/kdirstat-2.7.3.ebuild,v 1.2 2012/09/21 09:09:43 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/kdirstat/kdirstat-2.7.3.ebuild,v 1.3 2012/09/24 11:43:57 ago Exp $ EAPI=4 @@ -13,7 +13,7 @@ SRC_URI="${HOMEPAGE}get/k4dirstat-${PV}.tar.bz2" LICENSE="GPL-2" SLOT="4" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="debug" RDEPEND="kde-base/libkonq:4 |