diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-11-26 21:58:20 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-11-26 21:58:20 +0000 |
commit | 6848c5b688ec02872d69ee90df54bc19782613d4 (patch) | |
tree | 412e4fedb8646d43fdc1386972798a631ca738e9 /kde-base/kdesktop | |
parent | Restrict binchecks and strip, cuts about 20 seconds on the merge, as the pack... (diff) | |
download | historical-6848c5b688ec02872d69ee90df54bc19782613d4.tar.gz historical-6848c5b688ec02872d69ee90df54bc19782613d4.tar.bz2 historical-6848c5b688ec02872d69ee90df54bc19782613d4.zip |
Stable on ppc64
Package-Manager: portage-2.1.1-r2
Diffstat (limited to 'kde-base/kdesktop')
-rw-r--r-- | kde-base/kdesktop/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kdesktop/kdesktop-3.5.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kdesktop/ChangeLog b/kde-base/kdesktop/ChangeLog index 0ce5b2aa8445..0ac7eabbb3ab 100644 --- a/kde-base/kdesktop/ChangeLog +++ b/kde-base/kdesktop/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kdesktop # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesktop/ChangeLog,v 1.72 2006/11/25 23:12:59 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesktop/ChangeLog,v 1.73 2006/11/26 21:25:41 corsair Exp $ + + 26 Nov 2006; Markus Rothe <corsair@gentoo.org> kdesktop-3.5.5.ebuild: + Stable on ppc64 25 Nov 2006; Diego Pettenò <flameeyes@gentoo.org> kdesktop-3.5.5-r1.ebuild: diff --git a/kde-base/kdesktop/kdesktop-3.5.5.ebuild b/kde-base/kdesktop/kdesktop-3.5.5.ebuild index 272ab3c17b20..2f4939f7259c 100644 --- a/kde-base/kdesktop/kdesktop-3.5.5.ebuild +++ b/kde-base/kdesktop/kdesktop-3.5.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesktop/kdesktop-3.5.5.ebuild,v 1.5 2006/11/16 03:29:10 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesktop/kdesktop-3.5.5.ebuild,v 1.6 2006/11/26 21:25:41 corsair Exp $ KMNAME=kdebase MAXKDEVER=$PV @@ -11,7 +11,7 @@ SRC_URI="${SRC_URI} mirror://gentoo/kdebase-3.5-patchset-03.tar.bz2" DESCRIPTION="KDesktop is the KDE interface that handles the icons, desktop popup menus and the screensaver system." -KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="xscreensaver" DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkonq) |