diff options
author | Markus Meier <maekke@gentoo.org> | 2009-06-06 09:18:36 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-06-06 09:18:36 +0000 |
commit | e8831d71ff488365e92d47ae4af8cd88eb669712 (patch) | |
tree | e912fa02a341ff07507447381fa4b09e92a80f53 /kde-base/kdeaddons-kfile-plugins | |
parent | Delete old versions (diff) | |
download | historical-e8831d71ff488365e92d47ae4af8cd88eb669712.tar.gz historical-e8831d71ff488365e92d47ae4af8cd88eb669712.tar.bz2 historical-e8831d71ff488365e92d47ae4af8cd88eb669712.zip |
amd64/x86 stable, bug #271889
Package-Manager: portage-2.1.6.11/cvs/Linux x86_64
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.10.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 9ce2fd198888..0b032b343943 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaddons-kfile-plugins/ChangeLog,v 1.68 2009/06/03 14:55:11 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaddons-kfile-plugins/ChangeLog,v 1.69 2009/06/06 08:50:32 maekke Exp $ + + 06 Jun 2009; Markus Meier <maekke@gentoo.org> + kdeaddons-kfile-plugins-3.5.10.ebuild: + amd64/x86 stable, bug #271889 03 Jun 2009; Brent Baude <ranger@gentoo.org> kdeaddons-kfile-plugins-3.5.10.ebuild: diff --git a/kde-base/kdeaddons-kfile-plugins/kdeaddons-kfile-plugins-3.5.10.ebuild b/kde-base/kdeaddons-kfile-plugins/kdeaddons-kfile-plugins-3.5.10.ebuild index a1cfc6b86eaf..3d66f9f98d6d 100644 --- a/kde-base/kdeaddons-kfile-plugins/kdeaddons-kfile-plugins-3.5.10.ebuild +++ b/kde-base/kdeaddons-kfile-plugins/kdeaddons-kfile-plugins-3.5.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.10.ebuild,v 1.3 2009/06/03 14:55:11 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaddons-kfile-plugins/kdeaddons-kfile-plugins-3.5.10.ebuild,v 1.4 2009/06/06 08:50:32 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" |