diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2006-11-13 11:37:28 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2006-11-13 11:37:28 +0000 |
commit | 8893518402de75e61f5dc0c8c0c37ee4e0f63c98 (patch) | |
tree | e58dff7d2d93b6e4f7fa409ef04dee22e4edba09 /kde-base/konq-plugins | |
parent | "Stable x86, bug #147570" (diff) | |
download | gentoo-2-8893518402de75e61f5dc0c8c0c37ee4e0f63c98.tar.gz gentoo-2-8893518402de75e61f5dc0c8c0c37ee4e0f63c98.tar.bz2 gentoo-2-8893518402de75e61f5dc0c8c0c37ee4e0f63c98.zip |
"Stable x86, bug #147570"
(Portage version: 2.1.1-r1)
Diffstat (limited to 'kde-base/konq-plugins')
-rw-r--r-- | kde-base/konq-plugins/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/konq-plugins/konq-plugins-3.5.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/konq-plugins/ChangeLog b/kde-base/konq-plugins/ChangeLog index eac2e2a2ab66..95f2fcc2cec2 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/konq-plugins/ChangeLog,v 1.55 2006/10/03 11:29:46 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/konq-plugins/ChangeLog,v 1.56 2006/11/13 11:37:28 opfer Exp $ + + 13 Nov 2006; Christian Faulhammer <opfer@gentoo.org> + konq-plugins-3.5.5.ebuild: + "Stable x86, bug #147570" *konq-plugins-3.5.5 (03 Oct 2006) diff --git a/kde-base/konq-plugins/konq-plugins-3.5.5.ebuild b/kde-base/konq-plugins/konq-plugins-3.5.5.ebuild index 0bce17c29ae8..0e72b3481e1b 100644 --- a/kde-base/konq-plugins/konq-plugins-3.5.5.ebuild +++ b/kde-base/konq-plugins/konq-plugins-3.5.5.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/konq-plugins/konq-plugins-3.5.5.ebuild,v 1.1 2006/10/03 11:29:46 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/konq-plugins/konq-plugins-3.5.5.ebuild,v 1.2 2006/11/13 11:37:28 opfer 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 $PV $MAXKDEVER kde-base/konqueror) !kde-misc/metabar" |