diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-05-26 18:42:28 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-05-26 18:42:28 +0000 |
commit | 2a17141d8218e25b56c43c5ab048e63449441a98 (patch) | |
tree | e21e4ee313a71b82c42662ab279dfb491b7edfa6 /kde-base/kdeaddons-kfile-plugins | |
parent | Removed File System Monitor plugin requested by upstream because it's unmaint... (diff) | |
download | historical-2a17141d8218e25b56c43c5ab048e63449441a98.tar.gz historical-2a17141d8218e25b56c43c5ab048e63449441a98.tar.bz2 historical-2a17141d8218e25b56c43c5ab048e63449441a98.zip |
Stable on ppc64
Package-Manager: portage-2.0.54-r2
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.0.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 f8be7ca3b845..90c9069257f5 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaddons-kfile-plugins/ChangeLog,v 1.29 2006/05/26 16:05:31 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaddons-kfile-plugins/ChangeLog,v 1.30 2006/05/26 16:41:54 corsair Exp $ + + 26 May 2006; Markus Rothe <corsair@gentoo.org> + kdeaddons-kfile-plugins-3.5.0.ebuild: + Stable on ppc64 26 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> kdeaddons-kfile-plugins-3.5.0.ebuild: diff --git a/kde-base/kdeaddons-kfile-plugins/kdeaddons-kfile-plugins-3.5.0.ebuild b/kde-base/kdeaddons-kfile-plugins/kdeaddons-kfile-plugins-3.5.0.ebuild index 54336de3d792..c1df97758f78 100644 --- a/kde-base/kdeaddons-kfile-plugins/kdeaddons-kfile-plugins-3.5.0.ebuild +++ b/kde-base/kdeaddons-kfile-plugins/kdeaddons-kfile-plugins-3.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.0.ebuild,v 1.11 2006/05/26 16:05:31 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaddons-kfile-plugins/kdeaddons-kfile-plugins-3.5.0.ebuild,v 1.12 2006/05/26 16:41:54 corsair Exp $ KMNAME=kdeaddons KMNOMODULE=true KMEXTRA="kfile-plugins/" @@ -9,7 +9,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="kdeaddons kfile plugins" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ppc64 ~sparc x86" IUSE="ssl" DEPEND="ssl? ( dev-libs/openssl )" |