diff options
author | Wulf Krueger <philantrop@gentoo.org> | 2008-01-28 20:24:03 +0000 |
---|---|---|
committer | Wulf Krueger <philantrop@gentoo.org> | 2008-01-28 20:24:03 +0000 |
commit | fb9f91cd1a5219c433fdf9ff552502e8d5c72aed (patch) | |
tree | d3b25c765e04c524e640340a80ef280324574bfb /kde-base/kdeaddons-kfile-plugins | |
parent | version bump (diff) | |
download | gentoo-2-fb9f91cd1a5219c433fdf9ff552502e8d5c72aed.tar.gz gentoo-2-fb9f91cd1a5219c433fdf9ff552502e8d5c72aed.tar.bz2 gentoo-2-fb9f91cd1a5219c433fdf9ff552502e8d5c72aed.zip |
Marked stable on amd64 as per bug 207634.
(Portage version: 2.1.4)
Diffstat (limited to 'kde-base/kdeaddons-kfile-plugins')
-rw-r--r-- | kde-base/kdeaddons-kfile-plugins/ChangeLog | 8 | ||||
-rw-r--r-- | kde-base/kdeaddons-kfile-plugins/kdeaddons-kfile-plugins-3.5.8.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/kde-base/kdeaddons-kfile-plugins/ChangeLog b/kde-base/kdeaddons-kfile-plugins/ChangeLog index afff9d848827..81d2beb79785 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaddons-kfile-plugins/ChangeLog,v 1.51 2007/10/19 22:12:19 philantrop Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaddons-kfile-plugins/ChangeLog,v 1.52 2008/01/28 20:24:03 philantrop Exp $ + + 28 Jan 2008; Wulf C. Krueger <philantrop@gentoo.org> + kdeaddons-kfile-plugins-3.5.8.ebuild: + Marked stable on amd64 as per bug 207634. *kdeaddons-kfile-plugins-3.5.8 (19 Oct 2007) 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 1f24fc45d4fc..79ffd9162e6f 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-2007 Gentoo Foundation +# 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.1 2007/10/19 22:12:19 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaddons-kfile-plugins/kdeaddons-kfile-plugins-3.5.8.ebuild,v 1.2 2008/01/28 20:24:03 philantrop 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" |