diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2008-01-30 11:46:54 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2008-01-30 11:46:54 +0000 |
commit | 5fb6ef8f758cd4979919b514f25a1135ad7555f4 (patch) | |
tree | 3601dc86b5a7c271d811279e78de27795d5831d4 /kde-base/kdeaddons-kfile-plugins | |
parent | Version bump. (diff) | |
download | historical-5fb6ef8f758cd4979919b514f25a1135ad7555f4.tar.gz historical-5fb6ef8f758cd4979919b514f25a1135ad7555f4.tar.bz2 historical-5fb6ef8f758cd4979919b514f25a1135ad7555f4.zip |
stable x86, bug 207634
Package-Manager: portage-2.1.3.19
RepoMan-Options: --force
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.8.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 f5319047998e..b8e3c2d7c1ff 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.53 2008/01/29 18:46:12 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaddons-kfile-plugins/ChangeLog,v 1.54 2008/01/30 08:30:12 opfer Exp $ + + 30 Jan 2008; Christian Faulhammer <opfer@gentoo.org> + kdeaddons-kfile-plugins-3.5.8.ebuild: + stable x86, bug 207634 29 Jan 2008; Raúl Porcel <armin76@gentoo.org> kdeaddons-kfile-plugins-3.5.8.ebuild: diff --git a/kde-base/kdeaddons-kfile-plugins/kdeaddons-kfile-plugins-3.5.8.ebuild b/kde-base/kdeaddons-kfile-plugins/kdeaddons-kfile-plugins-3.5.8.ebuild index 5859aa08ac38..c99a729e3eaa 100644 --- a/kde-base/kdeaddons-kfile-plugins/kdeaddons-kfile-plugins-3.5.8.ebuild +++ b/kde-base/kdeaddons-kfile-plugins/kdeaddons-kfile-plugins-3.5.8.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.8.ebuild,v 1.3 2008/01/29 18:46:12 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaddons-kfile-plugins/kdeaddons-kfile-plugins-3.5.8.ebuild,v 1.4 2008/01/30 08:30:12 opfer 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 ~x86-fbsd" +KEYWORDS="alpha amd64 ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="" DEPEND="dev-libs/openssl" |