diff options
author | Brent Baude <ranger@gentoo.org> | 2009-06-03 13:59:42 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-06-03 13:59:42 +0000 |
commit | 0f6a2706a7cb91d82a72a50d1fe39f1e6f20d2f1 (patch) | |
tree | 6a633ac4291e1b6e77a00b8418d8764147d6cde2 /kde-base/khotkeys | |
parent | Marking kdesu-3.5.10 ppc64 for bug 271889 (diff) | |
download | gentoo-2-0f6a2706a7cb91d82a72a50d1fe39f1e6f20d2f1.tar.gz gentoo-2-0f6a2706a7cb91d82a72a50d1fe39f1e6f20d2f1.tar.bz2 gentoo-2-0f6a2706a7cb91d82a72a50d1fe39f1e6f20d2f1.zip |
Marking khotkeys-3.5.10 ppc64 for bug 271889
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Diffstat (limited to 'kde-base/khotkeys')
-rw-r--r-- | kde-base/khotkeys/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/khotkeys/khotkeys-3.5.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/khotkeys/ChangeLog b/kde-base/khotkeys/ChangeLog index af736e82a889..eaa343009ba4 100644 --- a/kde-base/khotkeys/ChangeLog +++ b/kde-base/khotkeys/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/khotkeys # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/ChangeLog,v 1.115 2009/05/31 19:22:11 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/ChangeLog,v 1.116 2009/06/03 13:59:42 ranger Exp $ + + 03 Jun 2009; Brent Baude <ranger@gentoo.org> ChangeLog: + Marking khotkeys-3.5.10 ppc64 stable for bug 271889 31 May 2009; nixnut <nixnut@gentoo.org> khotkeys-3.5.10.ebuild: ppc stable #271889 diff --git a/kde-base/khotkeys/khotkeys-3.5.10.ebuild b/kde-base/khotkeys/khotkeys-3.5.10.ebuild index f9b70c7d2638..9427852fffc0 100644 --- a/kde-base/khotkeys/khotkeys-3.5.10.ebuild +++ b/kde-base/khotkeys/khotkeys-3.5.10.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/khotkeys-3.5.10.ebuild,v 1.3 2009/05/31 19:22:11 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/khotkeys-3.5.10.ebuild,v 1.4 2009/06/03 13:59:42 ranger Exp $ KMNAME=kdebase EAPI="1" inherit kde-meta eutils DESCRIPTION="KDE: hotkey daemon" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="kdehiddenvisibility" DEPEND="x11-libs/libXtst" |