diff options
author | Markus Meier <maekke@gentoo.org> | 2008-05-18 18:24:25 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-05-18 18:24:25 +0000 |
commit | 3c48696d718c8f7fe340d85ae9feaa2d3a9a48e1 (patch) | |
tree | 3723d441845bfb751be7991c4a24c89db6d4c4ac /kde-base/kdeaddons-kfile-plugins | |
parent | amd64/x86 stable, bug #221063 (diff) | |
download | gentoo-2-3c48696d718c8f7fe340d85ae9feaa2d3a9a48e1.tar.gz gentoo-2-3c48696d718c8f7fe340d85ae9feaa2d3a9a48e1.tar.bz2 gentoo-2-3c48696d718c8f7fe340d85ae9feaa2d3a9a48e1.zip |
amd64/x86 stable, bug #221063
(Portage version: 2.1.5)
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 a6c48f0072dc..368577d6388f 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.63 2008/05/15 14:09:51 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaddons-kfile-plugins/ChangeLog,v 1.64 2008/05/18 18:24:25 maekke Exp $ + + 18 May 2008; Markus Meier <maekke@gentoo.org> + kdeaddons-kfile-plugins-3.5.9.ebuild: + amd64/x86 stable, bug #221063 15 May 2008; Markus Rothe <corsair@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 540c5f993868..6875149546f7 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.6 2008/05/15 14:09:51 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaddons-kfile-plugins/kdeaddons-kfile-plugins-3.5.9.ebuild,v 1.7 2008/05/18 18:24:25 maekke 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" |