diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-05-11 17:36:07 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-05-11 17:36:07 +0000 |
commit | f2d65930802758551dc3dbf89994bb41a6454fe2 (patch) | |
tree | 70dba86a3a0492c0043a55ee26c6ac42c634dfed /kde-base/kdetoys | |
parent | Stable on ppc64; bug #221063 (diff) | |
download | gentoo-2-f2d65930802758551dc3dbf89994bb41a6454fe2.tar.gz gentoo-2-f2d65930802758551dc3dbf89994bb41a6454fe2.tar.bz2 gentoo-2-f2d65930802758551dc3dbf89994bb41a6454fe2.zip |
Stable on ppc64; bug #221063
(Portage version: 2.1.4.4)
Diffstat (limited to 'kde-base/kdetoys')
-rw-r--r-- | kde-base/kdetoys/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kdetoys/kdetoys-3.5.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kdetoys/ChangeLog b/kde-base/kdetoys/ChangeLog index 1ef4cace432b..a0b9068b24a9 100644 --- a/kde-base/kdetoys/ChangeLog +++ b/kde-base/kdetoys/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kdetoys # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdetoys/ChangeLog,v 1.197 2008/03/07 01:12:49 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdetoys/ChangeLog,v 1.198 2008/05/11 17:36:07 corsair Exp $ + + 11 May 2008; Markus Rothe <corsair@gentoo.org> kdetoys-3.5.9.ebuild: + Stable on ppc64; bug #221063 07 Mar 2008; Ryan Hill <dirtyepic@gentoo.org> kdetoys-3.5.9.ebuild: Keyword ~mips. diff --git a/kde-base/kdetoys/kdetoys-3.5.9.ebuild b/kde-base/kdetoys/kdetoys-3.5.9.ebuild index d678fe4f56ee..a5bcdc2741ca 100644 --- a/kde-base/kdetoys/kdetoys-3.5.9.ebuild +++ b/kde-base/kdetoys/kdetoys-3.5.9.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdetoys/kdetoys-3.5.9.ebuild,v 1.2 2008/03/07 01:12:49 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdetoys/kdetoys-3.5.9.ebuild,v 1.3 2008/05/11 17:36:07 corsair Exp $ EAPI="1" inherit kde-dist DESCRIPTION="KDE toys" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ppc64 ~sparc ~x86" IUSE="kdehiddenvisibility" |