diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-05-15 14:27:41 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-05-15 14:27:41 +0000 |
commit | cfa628fc2ab8c305b227cff17ac7ae22574de6bb (patch) | |
tree | 8dcffd0020f8a176067f51ac822e22fb27b9d820 /kde-base/kdeaddons-kfile-plugins | |
parent | More cleanups of VDRDIR handling. Added VDRINCDIR variable for more easy patc... (diff) | |
download | historical-cfa628fc2ab8c305b227cff17ac7ae22574de6bb.tar.gz historical-cfa628fc2ab8c305b227cff17ac7ae22574de6bb.tar.bz2 historical-cfa628fc2ab8c305b227cff17ac7ae22574de6bb.zip |
Stable on ppc64; bug #221063
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'kde-base/kdeaddons-kfile-plugins')
-rw-r--r-- | kde-base/kdeaddons-kfile-plugins/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kdeaddons-kfile-plugins/kdeaddons-kfile-plugins-3.5.9.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kdeaddons-kfile-plugins/ChangeLog b/kde-base/kdeaddons-kfile-plugins/ChangeLog index 09f3c5f1ae97..a6c48f0072dc 100644 --- a/kde-base/kdeaddons-kfile-plugins/ChangeLog +++ b/kde-base/kdeaddons-kfile-plugins/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kdeaddons-kfile-plugins # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaddons-kfile-plugins/ChangeLog,v 1.62 2008/05/13 01:31:11 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaddons-kfile-plugins/ChangeLog,v 1.63 2008/05/15 14:09:51 corsair Exp $ + + 15 May 2008; Markus Rothe <corsair@gentoo.org> + kdeaddons-kfile-plugins-3.5.9.ebuild: + Stable on ppc64; bug #221063 13 May 2008; Jeroen Roovers <jer@gentoo.org> kdeaddons-kfile-plugins-3.5.9.ebuild: diff --git a/kde-base/kdeaddons-kfile-plugins/kdeaddons-kfile-plugins-3.5.9.ebuild b/kde-base/kdeaddons-kfile-plugins/kdeaddons-kfile-plugins-3.5.9.ebuild index 859cee336ae6..540c5f993868 100644 --- a/kde-base/kdeaddons-kfile-plugins/kdeaddons-kfile-plugins-3.5.9.ebuild +++ b/kde-base/kdeaddons-kfile-plugins/kdeaddons-kfile-plugins-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/kdeaddons-kfile-plugins/kdeaddons-kfile-plugins-3.5.9.ebuild,v 1.5 2008/05/13 01:31:11 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaddons-kfile-plugins/kdeaddons-kfile-plugins-3.5.9.ebuild,v 1.6 2008/05/15 14:09:51 corsair Exp $ KMNAME=kdeaddons KMNOMODULE=true KMEXTRA="kfile-plugins/" @@ -8,7 +8,7 @@ EAPI="1" inherit kde-meta DESCRIPTION="kdeaddons kfile plugins" -KEYWORDS="alpha ~amd64 hppa ia64 ppc ~ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 hppa ia64 ppc ppc64 sparc ~x86 ~x86-fbsd" IUSE="" DEPEND="dev-libs/openssl" |