diff options
author | Brent Baude <ranger@gentoo.org> | 2009-06-03 14:41:44 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-06-03 14:41:44 +0000 |
commit | fc06b10fd3c18c2e4cd8de0cade59fe2f51d927a (patch) | |
tree | b79ecc19cd5654eaca166f5e2c20c109c8fafb3f /kde-base/kstart | |
parent | Marking kdcop-3.5.10 ppc64 for bug 271889 (diff) | |
download | gentoo-2-fc06b10fd3c18c2e4cd8de0cade59fe2f51d927a.tar.gz gentoo-2-fc06b10fd3c18c2e4cd8de0cade59fe2f51d927a.tar.bz2 gentoo-2-fc06b10fd3c18c2e4cd8de0cade59fe2f51d927a.zip |
Marking kstart-3.5.10 ppc64 for bug 271889
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Diffstat (limited to 'kde-base/kstart')
-rw-r--r-- | kde-base/kstart/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kstart/kstart-3.5.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kstart/ChangeLog b/kde-base/kstart/ChangeLog index 32c4331edb10..33c1a5d8d28a 100644 --- a/kde-base/kstart/ChangeLog +++ b/kde-base/kstart/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kstart # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kstart/ChangeLog,v 1.91 2009/05/31 20:15:26 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kstart/ChangeLog,v 1.92 2009/06/03 14:41:44 ranger Exp $ + + 03 Jun 2009; Brent Baude <ranger@gentoo.org> kstart-3.5.10.ebuild: + Marking kstart-3.5.10 ppc64 stable for bug 271889 31 May 2009; nixnut <nixnut@gentoo.org> kstart-3.5.10.ebuild: ppc stable #271889 diff --git a/kde-base/kstart/kstart-3.5.10.ebuild b/kde-base/kstart/kstart-3.5.10.ebuild index 6afe75d2520a..b62bce8833d6 100644 --- a/kde-base/kstart/kstart-3.5.10.ebuild +++ b/kde-base/kstart/kstart-3.5.10.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kstart/kstart-3.5.10.ebuild,v 1.2 2009/05/31 20:15:26 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kstart/kstart-3.5.10.ebuild,v 1.3 2009/06/03 14:41:44 ranger Exp $ KMNAME=kdebase EAPI="1" inherit kde-meta eutils DESCRIPTION="KDE: Utility to launch applications with special window properties" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="kdehiddenvisibility" |