diff options
author | Brent Baude <ranger@gentoo.org> | 2008-01-31 15:32:35 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-01-31 15:32:35 +0000 |
commit | 85cdd22f94ccfa3b5586fd8ea42282fb3d9264b2 (patch) | |
tree | 7b1cbb6139a73ab52ea5420284458cb7b8ef0445 /kde-base/kstart/kstart-3.5.8.ebuild | |
parent | Version bump. Use distutils_src_unpack. Added patch to fix the tests. Run tes... (diff) | |
download | gentoo-2-85cdd22f94ccfa3b5586fd8ea42282fb3d9264b2.tar.gz gentoo-2-85cdd22f94ccfa3b5586fd8ea42282fb3d9264b2.tar.bz2 gentoo-2-85cdd22f94ccfa3b5586fd8ea42282fb3d9264b2.zip |
Stable ppc for 207634
(Portage version: 2.1.3.19)
Diffstat (limited to 'kde-base/kstart/kstart-3.5.8.ebuild')
-rw-r--r-- | kde-base/kstart/kstart-3.5.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kstart/kstart-3.5.8.ebuild b/kde-base/kstart/kstart-3.5.8.ebuild index a4e6f1839e2d..5190baf1a083 100644 --- a/kde-base/kstart/kstart-3.5.8.ebuild +++ b/kde-base/kstart/kstart-3.5.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kstart/kstart-3.5.8.ebuild,v 1.5 2008/01/30 17:23:21 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kstart/kstart-3.5.8.ebuild,v 1.6 2008/01/31 15:30:17 ranger Exp $ KMNAME=kdebase MAXKDEVER=$PV @@ -8,5 +8,5 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE: Utility to launch applications with special window properties" -KEYWORDS="alpha amd64 ia64 ~ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="kdehiddenvisibility" |