diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-05-15 16:32:13 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-05-15 16:32:13 +0000 |
commit | 2985ef879376cba1ab4302881410421d9e69b29c (patch) | |
tree | d49238538dea9726cc710d5b2ea1460c839a5e38 /kde-base/kdeartwork-styles | |
parent | alpha stable wrt #201962 (diff) | |
download | historical-2985ef879376cba1ab4302881410421d9e69b29c.tar.gz historical-2985ef879376cba1ab4302881410421d9e69b29c.tar.bz2 historical-2985ef879376cba1ab4302881410421d9e69b29c.zip |
Stable on ppc64; bug #221063
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'kde-base/kdeartwork-styles')
-rw-r--r-- | kde-base/kdeartwork-styles/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kdeartwork-styles/kdeartwork-styles-3.5.9.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kdeartwork-styles/ChangeLog b/kde-base/kdeartwork-styles/ChangeLog index 844256016721..d8b27875fce0 100644 --- a/kde-base/kdeartwork-styles/ChangeLog +++ b/kde-base/kdeartwork-styles/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kdeartwork-styles # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-styles/ChangeLog,v 1.86 2008/05/13 01:27:10 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-styles/ChangeLog,v 1.87 2008/05/15 16:30:07 corsair Exp $ + + 15 May 2008; Markus Rothe <corsair@gentoo.org> + kdeartwork-styles-3.5.9.ebuild: + Stable on ppc64; bug #221063 13 May 2008; Jeroen Roovers <jer@gentoo.org> kdeartwork-styles-3.5.9.ebuild: diff --git a/kde-base/kdeartwork-styles/kdeartwork-styles-3.5.9.ebuild b/kde-base/kdeartwork-styles/kdeartwork-styles-3.5.9.ebuild index 5658ec5c0233..da9e396b01a9 100644 --- a/kde-base/kdeartwork-styles/kdeartwork-styles-3.5.9.ebuild +++ b/kde-base/kdeartwork-styles/kdeartwork-styles-3.5.9.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/kdeartwork-styles/kdeartwork-styles-3.5.9.ebuild,v 1.5 2008/05/13 01:27:10 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-styles/kdeartwork-styles-3.5.9.ebuild,v 1.6 2008/05/15 16:30:07 corsair Exp $ ARTS_REQUIRED="never" @@ -10,6 +10,6 @@ EAPI="1" inherit kde-meta DESCRIPTION="Extra styles for kde" -KEYWORDS="alpha ~amd64 hppa ia64 ppc ~ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 hppa ia64 ppc ppc64 sparc ~x86 ~x86-fbsd" IUSE="" DEPEND="" |