diff options
author | 2006-12-06 13:15:59 +0000 | |
---|---|---|
committer | 2006-12-06 13:15:59 +0000 | |
commit | 48f1c44a926d8dee6fbc57946344012e06297408 (patch) | |
tree | 35d189ee57effefa89e0ab06441ee782607ab7e4 /kde-base/nsplugins | |
parent | Stable on Alpha. (diff) | |
download | gentoo-2-48f1c44a926d8dee6fbc57946344012e06297408.tar.gz gentoo-2-48f1c44a926d8dee6fbc57946344012e06297408.tar.bz2 gentoo-2-48f1c44a926d8dee6fbc57946344012e06297408.zip |
Stable on Alpha.
(Portage version: 2.1.2_rc2-r5)
Diffstat (limited to 'kde-base/nsplugins')
-rw-r--r-- | kde-base/nsplugins/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/nsplugins/nsplugins-3.5.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/nsplugins/ChangeLog b/kde-base/nsplugins/ChangeLog index 2d322aec31f3..519b35cbd049 100644 --- a/kde-base/nsplugins/ChangeLog +++ b/kde-base/nsplugins/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/nsplugins # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/nsplugins/ChangeLog,v 1.65 2006/12/01 20:08:07 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/nsplugins/ChangeLog,v 1.66 2006/12/06 13:15:59 kloeri Exp $ + + 06 Dec 2006; <kloeri@gentoo.org> nsplugins-3.5.5.ebuild: + Stable on Alpha. 01 Dec 2006; Diego Pettenò <flameeyes@gentoo.org> nsplugins-3.5.2.ebuild, nsplugins-3.5.5.ebuild, nsplugins-3.5.5-r1.ebuild: diff --git a/kde-base/nsplugins/nsplugins-3.5.5.ebuild b/kde-base/nsplugins/nsplugins-3.5.5.ebuild index baa5b8bb211d..4fd8869b6cfb 100644 --- a/kde-base/nsplugins/nsplugins-3.5.5.ebuild +++ b/kde-base/nsplugins/nsplugins-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/nsplugins/nsplugins-3.5.5.ebuild,v 1.7 2006/12/01 20:08:07 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/nsplugins/nsplugins-3.5.5.ebuild,v 1.8 2006/12/06 13:15:59 kloeri Exp $ KMNAME=kdebase MAXKDEVER=$PV @@ -11,7 +11,7 @@ SRC_URI="${SRC_URI} mirror://gentoo/kdebase-3.5-patchset-03.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() { |