diff options
author | Wulf Krueger <philantrop@gentoo.org> | 2008-01-28 21:51:56 +0000 |
---|---|---|
committer | Wulf Krueger <philantrop@gentoo.org> | 2008-01-28 21:51:56 +0000 |
commit | 4a60cd0fc490deac5bfb0eaa9cad1d145fd4670c (patch) | |
tree | b598f400c82f5313b219625044e33253bab971b8 | |
parent | Marked stable on amd64 as per bug 207634. (diff) | |
download | gentoo-2-4a60cd0fc490deac5bfb0eaa9cad1d145fd4670c.tar.gz gentoo-2-4a60cd0fc490deac5bfb0eaa9cad1d145fd4670c.tar.bz2 gentoo-2-4a60cd0fc490deac5bfb0eaa9cad1d145fd4670c.zip |
Marked stable on amd64 as per bug 207634.
(Portage version: 2.1.4)
-rw-r--r-- | kde-base/konq-plugins/ChangeLog | 8 | ||||
-rw-r--r-- | kde-base/konq-plugins/konq-plugins-3.5.8.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/kde-base/konq-plugins/ChangeLog b/kde-base/konq-plugins/ChangeLog index 69505306fefa..9145359afdf6 100644 --- a/kde-base/konq-plugins/ChangeLog +++ b/kde-base/konq-plugins/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/konq-plugins -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/konq-plugins/ChangeLog,v 1.77 2007/10/19 23:15:31 philantrop Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/konq-plugins/ChangeLog,v 1.78 2008/01/28 21:51:56 philantrop Exp $ + + 28 Jan 2008; Wulf C. Krueger <philantrop@gentoo.org> + konq-plugins-3.5.8.ebuild: + Marked stable on amd64 as per bug 207634. *konq-plugins-3.5.8 (19 Oct 2007) diff --git a/kde-base/konq-plugins/konq-plugins-3.5.8.ebuild b/kde-base/konq-plugins/konq-plugins-3.5.8.ebuild index 531a3e2bf241..6ff03800e731 100644 --- a/kde-base/konq-plugins/konq-plugins-3.5.8.ebuild +++ b/kde-base/konq-plugins/konq-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/konq-plugins/konq-plugins-3.5.8.ebuild,v 1.1 2007/10/19 23:15:31 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/konq-plugins/konq-plugins-3.5.8.ebuild,v 1.2 2008/01/28 21:51:56 philantrop Exp $ KMNAME=kdeaddons KMNODOCS=true @@ -8,7 +8,7 @@ MAXKDEVER=$PV inherit kde-meta DESCRIPTION="Various plugins for Konqueror." -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="" DEPEND="$(deprange-dual 3.5.6-r1 $MAXKDEVER kde-base/konqueror) !kde-misc/metabar" |