diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-02-20 09:57:07 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-02-20 09:57:07 +0000 |
commit | 9351c662e5a586bd1e7a95168fcbbc899fd4cc07 (patch) | |
tree | d2efa1b9365aa36299160c898076c91a20a2e946 | |
parent | amd64/x86 stable wrt #300393 (diff) | |
download | gentoo-2-9351c662e5a586bd1e7a95168fcbbc899fd4cc07.tar.gz gentoo-2-9351c662e5a586bd1e7a95168fcbbc899fd4cc07.tar.bz2 gentoo-2-9351c662e5a586bd1e7a95168fcbbc899fd4cc07.zip |
amd64/x86 stable wrt #300393
(Portage version: 2.2_rc62/cvs/Linux x86_64, RepoMan options: --force)
-rw-r--r-- | kde-base/dolphin/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/dolphin/dolphin-4.3.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/dolphin/ChangeLog b/kde-base/dolphin/ChangeLog index 0f8daaf84f79..6f88954ef846 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.63 2010/02/09 06:51:45 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/dolphin/ChangeLog,v 1.64 2010/02/20 09:57:07 ssuominen Exp $ + + 20 Feb 2010; Samuli Suominen <ssuominen@gentoo.org> dolphin-4.3.5.ebuild: + amd64/x86 stable wrt #300393 09 Feb 2010; Jonathan Callen <abcd@gentoo.org> metadata.xml: Update metadata.xml from overlay diff --git a/kde-base/dolphin/dolphin-4.3.5.ebuild b/kde-base/dolphin/dolphin-4.3.5.ebuild index c76e7492a0b8..1cd9b03b08e0 100644 --- a/kde-base/dolphin/dolphin-4.3.5.ebuild +++ b/kde-base/dolphin/dolphin-4.3.5.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.3.5.ebuild,v 1.1 2010/01/25 14:23:16 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/dolphin/dolphin-4.3.5.ebuild,v 1.2 2010/02/20 09:57:07 ssuominen Exp $ EAPI="2" @@ -8,7 +8,7 @@ KMNAME="kdebase-apps" inherit kde4-meta DESCRIPTION="A KDE filemanager focusing on usability" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="debug +handbook semantic-desktop thumbnail" DEPEND=" |