diff options
-rw-r--r-- | kde-base/kicker/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kicker/kicker-3.5.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kicker/ChangeLog b/kde-base/kicker/ChangeLog index 834ae1396002..a88d6c352f58 100644 --- a/kde-base/kicker/ChangeLog +++ b/kde-base/kicker/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kicker # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kicker/ChangeLog,v 1.108 2009/07/08 14:06:56 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kicker/ChangeLog,v 1.109 2009/07/12 11:32:31 armin76 Exp $ + + 12 Jul 2009; Raúl Porcel <armin76@gentoo.org> kicker-3.5.10.ebuild: + alpha/ia64/sparc stable wrt #271889 08 Jul 2009; Alexey Shvetsov <alexxy@gentoo.org> kicker-3.5.10-r1.ebuild: Add ~mips keywords diff --git a/kde-base/kicker/kicker-3.5.10.ebuild b/kde-base/kicker/kicker-3.5.10.ebuild index ccfe0d6414f9..96cef31b1a49 100644 --- a/kde-base/kicker/kicker-3.5.10.ebuild +++ b/kde-base/kicker/kicker-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/kicker/kicker-3.5.10.ebuild,v 1.4 2009/07/06 18:10:03 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kicker/kicker-3.5.10.ebuild,v 1.5 2009/07/12 11:32:31 armin76 Exp $ KMNAME=kdebase EAPI="1" @@ -10,7 +10,7 @@ SRC_URI="${SRC_URI} mirror://gentoo/kdebase-3.5-patchset-13.tar.bz2" DESCRIPTION="Kicker is the KDE application starter panel, also capable of some useful applets and extensions." -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~hppa ia64 ~ppc ppc64 sparc ~x86 ~x86-fbsd" IUSE="kdehiddenvisibility xcomposite" DEPEND=">=kde-base/libkonq-${PV}:${SLOT} |