diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-11-29 18:32:18 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-11-29 18:32:18 +0000 |
commit | 2e06aaf962c0103426b25193695c9715ab1f6087 (patch) | |
tree | c965174a41690a6ccee12dc0ea1a08c0f916d5eb | |
parent | Add ~sparc (diff) | |
download | gentoo-2-2e06aaf962c0103426b25193695c9715ab1f6087.tar.gz gentoo-2-2e06aaf962c0103426b25193695c9715ab1f6087.tar.bz2 gentoo-2-2e06aaf962c0103426b25193695c9715ab1f6087.zip |
Add ~sparc
(Portage version: 2.1.6.13/cvs/Linux ia64, RepoMan options: --force)
-rw-r--r-- | kde-base/dolphin/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/dolphin/dolphin-4.3.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/dolphin/ChangeLog b/kde-base/dolphin/ChangeLog index 87808196707c..5c05ffb506ce 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.50 2009/11/29 14:02:43 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/dolphin/ChangeLog,v 1.51 2009/11/29 18:32:18 armin76 Exp $ + + 29 Nov 2009; Raúl Porcel <armin76@gentoo.org> dolphin-4.3.3.ebuild: + Add ~sparc 29 Nov 2009; Samuli Suominen <ssuominen@gentoo.org> dolphin-4.3.3.ebuild: amd64 stable wrt #292455 diff --git a/kde-base/dolphin/dolphin-4.3.3.ebuild b/kde-base/dolphin/dolphin-4.3.3.ebuild index 6b7b1d3a986f..925ff60be546 100644 --- a/kde-base/dolphin/dolphin-4.3.3.ebuild +++ b/kde-base/dolphin/dolphin-4.3.3.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.3.ebuild,v 1.2 2009/11/29 14:02:43 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/dolphin/dolphin-4.3.3.ebuild,v 1.3 2009/11/29 18:32:18 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 ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="debug +handbook +semantic-desktop thumbnail" DEPEND=" |