diff options
author | Lars Weiler <pylon@gentoo.org> | 2005-07-01 23:19:48 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2005-07-01 23:19:48 +0000 |
commit | b13aff0d8d63e0175d9ef5806537ae32d14a3ca6 (patch) | |
tree | 36d4434754112da2d755baf0875414bc80f0c138 /kde-base/kdeaddons-kfile-plugins | |
parent | Stable on ppc; Bug #97544. (diff) | |
download | gentoo-2-b13aff0d8d63e0175d9ef5806537ae32d14a3ca6.tar.gz gentoo-2-b13aff0d8d63e0175d9ef5806537ae32d14a3ca6.tar.bz2 gentoo-2-b13aff0d8d63e0175d9ef5806537ae32d14a3ca6.zip |
Stable on ppc; Bug #97544.
(Portage version: 2.0.51.19)
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.4.1.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 83a3ffc0cb89..465ac837c2e5 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaddons-kfile-plugins/ChangeLog,v 1.9 2005/07/01 14:42:48 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaddons-kfile-plugins/ChangeLog,v 1.10 2005/07/01 23:17:42 pylon Exp $ + + 01 Jul 2005; Lars Weiler <pylon@gentoo.org> + kdeaddons-kfile-plugins-3.4.1.ebuild: + Stable on ppc; Bug #97544. 01 Jul 2005; Markus Rothe <corsair@gentoo.org> kdeaddons-kfile-plugins-3.4.1.ebuild: diff --git a/kde-base/kdeaddons-kfile-plugins/kdeaddons-kfile-plugins-3.4.1.ebuild b/kde-base/kdeaddons-kfile-plugins/kdeaddons-kfile-plugins-3.4.1.ebuild index 00646938b134..9bdaa283f115 100644 --- a/kde-base/kdeaddons-kfile-plugins/kdeaddons-kfile-plugins-3.4.1.ebuild +++ b/kde-base/kdeaddons-kfile-plugins/kdeaddons-kfile-plugins-3.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.4.1.ebuild,v 1.5 2005/07/01 14:42:48 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaddons-kfile-plugins/kdeaddons-kfile-plugins-3.4.1.ebuild,v 1.6 2005/07/01 23:17:42 pylon Exp $ KMNAME=kdeaddons KMNOMODULE=true KMEXTRA="kfile-plugins/" @@ -9,7 +9,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="kdeaddons kfile plugins" -KEYWORDS="amd64 ~ppc ppc64 ~sparc x86" +KEYWORDS="amd64 ppc ppc64 ~sparc x86" IUSE="" DEPEND="ssl? ( dev-libs/openssl )" |