diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-01-23 17:47:59 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-01-23 17:47:59 +0000 |
commit | 81c69ee2e5dfd5341e7edc3d50799e6c8e553176 (patch) | |
tree | fbe6ee1cd04cd7313805dcc13949b2a219ed8482 /kde-base/dolphin | |
parent | Add ~arm (diff) | |
download | gentoo-2-81c69ee2e5dfd5341e7edc3d50799e6c8e553176.tar.gz gentoo-2-81c69ee2e5dfd5341e7edc3d50799e6c8e553176.tar.bz2 gentoo-2-81c69ee2e5dfd5341e7edc3d50799e6c8e553176.zip |
Add ~arm
(Portage version: 2.1.6.13/cvs/Linux ia64, 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.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/dolphin/ChangeLog b/kde-base/dolphin/ChangeLog index 50ae8c6a5981..36d907c2cbd3 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.59 2010/01/20 19:23:27 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/dolphin/ChangeLog,v 1.60 2010/01/23 17:47:59 armin76 Exp $ + + 23 Jan 2010; Raúl Porcel <armin76@gentoo.org> dolphin-4.3.4.ebuild: + Add ~arm 20 Jan 2010; Jonathan Callen <abcd@gentoo.org> dolphin-4.3.4.ebuild: Keyword ~amd64-linux/~x86-linux diff --git a/kde-base/dolphin/dolphin-4.3.4.ebuild b/kde-base/dolphin/dolphin-4.3.4.ebuild index d060479e47c1..35c2a9de197f 100644 --- a/kde-base/dolphin/dolphin-4.3.4.ebuild +++ b/kde-base/dolphin/dolphin-4.3.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.3.4.ebuild,v 1.3 2010/01/20 19:23:27 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/dolphin/dolphin-4.3.4.ebuild,v 1.4 2010/01/23 17:47:59 armin76 Exp $ EAPI="2" @@ -8,7 +8,7 @@ KMNAME="kdebase-apps" inherit kde4-meta DESCRIPTION="A KDE filemanager focusing on usability" -KEYWORDS="~alpha ~amd64 ~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=" |