diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-04-17 06:10:13 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-04-17 06:10:13 +0000 |
commit | 9e0a33c6bca5165b8e6bad4b1ea14f0b297e1a53 (patch) | |
tree | af8e5e2ab438bec25699f85be44ae1411f2ef066 /kde-base/dolphin | |
parent | Restore accidentally dropped ~hppa keyword as reported by jer bug #266459 (diff) | |
download | gentoo-2-9e0a33c6bca5165b8e6bad4b1ea14f0b297e1a53.tar.gz gentoo-2-9e0a33c6bca5165b8e6bad4b1ea14f0b297e1a53.tar.bz2 gentoo-2-9e0a33c6bca5165b8e6bad4b1ea14f0b297e1a53.zip |
Restore accidentally dropped ~hppa keyword as reported by jer bug #266459
(Portage version: 2.2_rc30/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/dolphin')
-rw-r--r-- | kde-base/dolphin/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/dolphin/dolphin-4.2.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/dolphin/ChangeLog b/kde-base/dolphin/ChangeLog index 90b17ae08c6c..1a49e935f8b2 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.29 2009/04/16 20:04:13 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/dolphin/ChangeLog,v 1.30 2009/04/17 06:10:13 alexxy Exp $ + + 17 Apr 2009; Alexey Shvetsov <alexxy@gentoo.org> dolphin-4.2.2: + Restore ~hppa keywords 16 Apr 2009; Alexey Shvetsov <alexxy@gentoo.org> -dolphin-4.2.1.ebuild, -dolphin-4.2.1-r1.ebuild: diff --git a/kde-base/dolphin/dolphin-4.2.2.ebuild b/kde-base/dolphin/dolphin-4.2.2.ebuild index e066dca02bf4..5ca2f990f62e 100644 --- a/kde-base/dolphin/dolphin-4.2.2.ebuild +++ b/kde-base/dolphin/dolphin-4.2.2.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.2.ebuild,v 1.1 2009/04/11 21:59:36 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/dolphin/dolphin-4.2.2.ebuild,v 1.2 2009/04/17 06:10:13 alexxy Exp $ EAPI="2" @@ -8,7 +8,7 @@ KMNAME="kdebase-apps" inherit kde4-meta DESCRIPTION="A KDE filemanager focusing on usability" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" IUSE="debug doc +semantic-desktop thumbnail" DEPEND=" |