diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-06-27 09:26:13 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-06-27 09:26:13 +0000 |
commit | 0beb6bf59c1c2339a73843b9d26f64fb99b1be8f (patch) | |
tree | 1dd5b36947a5415467f8e198ca702bf630a32152 /kde-base/dolphin | |
parent | x86 stable, bug 322791 (diff) | |
download | gentoo-2-0beb6bf59c1c2339a73843b9d26f64fb99b1be8f.tar.gz gentoo-2-0beb6bf59c1c2339a73843b9d26f64fb99b1be8f.tar.bz2 gentoo-2-0beb6bf59c1c2339a73843b9d26f64fb99b1be8f.zip |
x86 stable, bug 322791
(Portage version: 2.1.8.3/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'kde-base/dolphin')
-rw-r--r-- | kde-base/dolphin/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/dolphin/dolphin-4.4.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/dolphin/ChangeLog b/kde-base/dolphin/ChangeLog index 32f76a9b0a68..844f789efd13 100644 --- a/kde-base/dolphin/ChangeLog +++ b/kde-base/dolphin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/dolphin # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/dolphin/ChangeLog,v 1.76 2010/06/24 06:45:10 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/dolphin/ChangeLog,v 1.77 2010/06/27 09:26:13 fauli Exp $ + + 27 Jun 2010; Christian Faulhammer <fauli@gentoo.org> dolphin-4.4.4.ebuild: + x86 stable, bug 322791 24 Jun 2010; Christoph Mende <angelos@gentoo.org> dolphin-4.4.4.ebuild: Stable on amd64 wrt bug #322791 diff --git a/kde-base/dolphin/dolphin-4.4.4.ebuild b/kde-base/dolphin/dolphin-4.4.4.ebuild index 68b88086c7b3..8d9c4cde6136 100644 --- a/kde-base/dolphin/dolphin-4.4.4.ebuild +++ b/kde-base/dolphin/dolphin-4.4.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/dolphin/dolphin-4.4.4.ebuild,v 1.4 2010/06/24 06:45:10 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/dolphin/dolphin-4.4.4.ebuild,v 1.5 2010/06/27 09:26:13 fauli Exp $ EAPI="3" @@ -8,7 +8,7 @@ KMNAME="kdebase-apps" inherit kde4-meta DESCRIPTION="A KDE filemanager focusing on usability" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="debug +handbook semantic-desktop subversion thumbnail" DEPEND=" |