diff options
author | 2007-08-10 15:43:07 +0000 | |
---|---|---|
committer | 2007-08-10 15:43:07 +0000 | |
commit | b167dae897e54b57383e72dac43a97ef5645ac71 (patch) | |
tree | a43b8507427ab4e8c8906ec7bfcbfd7993ab20d8 /kde-base/nsplugins | |
parent | Stable on amd64 wrt bug #176297 (diff) | |
download | gentoo-2-b167dae897e54b57383e72dac43a97ef5645ac71.tar.gz gentoo-2-b167dae897e54b57383e72dac43a97ef5645ac71.tar.bz2 gentoo-2-b167dae897e54b57383e72dac43a97ef5645ac71.zip |
Stable on amd64 wrt bug #176297
(Portage version: 2.1.3.3)
Diffstat (limited to 'kde-base/nsplugins')
-rw-r--r-- | kde-base/nsplugins/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/nsplugins/nsplugins-3.5.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/nsplugins/ChangeLog b/kde-base/nsplugins/ChangeLog index c4817c9542e7..f8cfb6aa7871 100644 --- a/kde-base/nsplugins/ChangeLog +++ b/kde-base/nsplugins/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/nsplugins # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/nsplugins/ChangeLog,v 1.93 2007/08/09 20:25:52 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/nsplugins/ChangeLog,v 1.94 2007/08/10 15:43:07 angelos Exp $ + + 10 Aug 2007; Christoph Mende <angelos@gentoo.org> nsplugins-3.5.7.ebuild: + Stable on amd64 wrt bug #176297 09 Aug 2007; Markus Rothe <corsair@gentoo.org> nsplugins-3.5.7.ebuild: Stable on ppc64; bug #176297 diff --git a/kde-base/nsplugins/nsplugins-3.5.7.ebuild b/kde-base/nsplugins/nsplugins-3.5.7.ebuild index f9366fda22fc..5cb84773dcd5 100644 --- a/kde-base/nsplugins/nsplugins-3.5.7.ebuild +++ b/kde-base/nsplugins/nsplugins-3.5.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/nsplugins/nsplugins-3.5.7.ebuild,v 1.6 2007/08/09 20:25:52 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/nsplugins/nsplugins-3.5.7.ebuild,v 1.7 2007/08/10 15:43:07 angelos Exp $ KMNAME=kdebase MAXKDEVER=$PV @@ -11,7 +11,7 @@ SRC_URI="${SRC_URI} mirror://gentoo/kdebase-3.5-patchset-05.tar.bz2" DESCRIPTION="Netscape plugins support for Konqueror." -KEYWORDS="alpha ~amd64 ia64 ppc ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc ~x86 ~x86-fbsd" IUSE="kdehiddenvisibility" src_unpack() { |