diff options
author | Alex Alexander <wired@gentoo.org> | 2009-08-03 23:42:23 +0000 |
---|---|---|
committer | Alex Alexander <wired@gentoo.org> | 2009-08-03 23:42:23 +0000 |
commit | 95314c1fefaa31e17a0b2cce9b4c35009c241529 (patch) | |
tree | 4434da3abe4ca54b330039fa4bd332473aced322 /kde-base/dolphin | |
parent | 4.3 keywords update (diff) | |
download | gentoo-2-95314c1fefaa31e17a0b2cce9b4c35009c241529.tar.gz gentoo-2-95314c1fefaa31e17a0b2cce9b4c35009c241529.tar.bz2 gentoo-2-95314c1fefaa31e17a0b2cce9b4c35009c241529.zip |
4.3 keywords update
(Portage version: 2.2_rc33/cvs/Linux x86_64, 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.3.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/dolphin/ChangeLog b/kde-base/dolphin/ChangeLog index 1b67d7ea0e94..a9b6be875f01 100644 --- a/kde-base/dolphin/ChangeLog +++ b/kde-base/dolphin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/dolphin # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/dolphin/ChangeLog,v 1.38 2009/08/03 23:15:30 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/dolphin/ChangeLog,v 1.39 2009/08/03 23:42:23 wired Exp $ + + 03 Aug 2009; Alex Alexander <wired@gentoo.org> dolphin-4.3.0.ebuild: + 4.3 keywords update *dolphin-4.3.0 (03 Aug 2009) diff --git a/kde-base/dolphin/dolphin-4.3.0.ebuild b/kde-base/dolphin/dolphin-4.3.0.ebuild index c10642fd6e1d..5227f1d81e11 100644 --- a/kde-base/dolphin/dolphin-4.3.0.ebuild +++ b/kde-base/dolphin/dolphin-4.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/dolphin/dolphin-4.3.0.ebuild,v 1.1 2009/08/03 23:15:30 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/dolphin/dolphin-4.3.0.ebuild,v 1.2 2009/08/03 23:42:23 wired Exp $ EAPI="2" @@ -8,7 +8,7 @@ KMNAME="kdebase-apps" inherit kde4-meta DESCRIPTION="A KDE filemanager focusing on usability" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" IUSE="debug +handbook +semantic-desktop thumbnail" DEPEND=" |