diff options
-rw-r--r-- | kde-base/dolphin/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/dolphin/dolphin-4.2.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/dolphin/ChangeLog b/kde-base/dolphin/ChangeLog index 60f640b96c9a..572b1df4ea13 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.26 2009/04/11 05:50:50 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/dolphin/ChangeLog,v 1.27 2009/04/11 19:25:16 armin76 Exp $ + + 11 Apr 2009; Raúl Porcel <armin76@gentoo.org> dolphin-4.2.1-r1.ebuild: + Add ~alpha/~ia64 wrt #260777 11 Apr 2009; Jeroen Roovers <jer@gentoo.org> dolphin-4.2.1-r1.ebuild: Marked ~hppa (bug #260777). diff --git a/kde-base/dolphin/dolphin-4.2.1-r1.ebuild b/kde-base/dolphin/dolphin-4.2.1-r1.ebuild index a5ed9ac77eb5..06e23a5e414d 100644 --- a/kde-base/dolphin/dolphin-4.2.1-r1.ebuild +++ b/kde-base/dolphin/dolphin-4.2.1-r1.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.2.1-r1.ebuild,v 1.2 2009/04/11 05:50:50 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/dolphin/dolphin-4.2.1-r1.ebuild,v 1.3 2009/04/11 19:25:16 armin76 Exp $ EAPI="2" @@ -8,7 +8,7 @@ KMNAME="kdebase-apps" inherit kde4-meta DESCRIPTION="A KDE filemanager focusing on usability" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" IUSE="debug +semantic-desktop thumbnail" DEPEND=" |