diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-07-12 13:23:06 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-07-12 13:23:06 +0000 |
commit | 6e000c37da3e251d891f679f8192e7c8e7c13e24 (patch) | |
tree | 7c2c6cdd31d74c0253188183c477280aa68fc72b /kde-base/kdesktop | |
parent | sparc stable wrt #271889 (diff) | |
download | historical-6e000c37da3e251d891f679f8192e7c8e7c13e24.tar.gz historical-6e000c37da3e251d891f679f8192e7c8e7c13e24.tar.bz2 historical-6e000c37da3e251d891f679f8192e7c8e7c13e24.zip |
alpha/ia64/sparc stable wrt #271889
Package-Manager: portage-2.1.6.13/cvs/Linux ia64
Diffstat (limited to 'kde-base/kdesktop')
-rw-r--r-- | kde-base/kdesktop/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kdesktop/kdesktop-3.5.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kdesktop/ChangeLog b/kde-base/kdesktop/ChangeLog index 4a63bbea63d9..e7e7916a353d 100644 --- a/kde-base/kdesktop/ChangeLog +++ b/kde-base/kdesktop/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kdesktop # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesktop/ChangeLog,v 1.121 2009/07/08 13:52:46 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesktop/ChangeLog,v 1.122 2009/07/12 13:18:12 armin76 Exp $ + + 12 Jul 2009; Raúl Porcel <armin76@gentoo.org> kdesktop-3.5.10.ebuild: + alpha/ia64/sparc stable wrt #271889 08 Jul 2009; Alexey Shvetsov <alexxy@gentoo.org> kdesktop-3.5.10.ebuild: Add ~mips keywords diff --git a/kde-base/kdesktop/kdesktop-3.5.10.ebuild b/kde-base/kdesktop/kdesktop-3.5.10.ebuild index 75efabe638ae..b6ddfad2d76a 100644 --- a/kde-base/kdesktop/kdesktop-3.5.10.ebuild +++ b/kde-base/kdesktop/kdesktop-3.5.10.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/kdesktop/kdesktop-3.5.10.ebuild,v 1.6 2009/07/08 13:52:46 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesktop/kdesktop-3.5.10.ebuild,v 1.7 2009/07/12 13:18:12 armin76 Exp $ KMNAME=kdebase EAPI="1" @@ -10,7 +10,7 @@ SRC_URI="${SRC_URI} mirror://gentoo/kdebase-3.5-patchset-13.tar.bz2" DESCRIPTION="KDesktop is the KDE interface that handles the icons, desktop popup menus and screensaver system." -KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" IUSE="kdehiddenvisibility xscreensaver" DEPEND="x11-libs/libXext |