summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-12-01 18:53:11 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-12-01 18:53:11 +0000
commit32c61897bb764fec179583c8ecfc7e96fe52b023 (patch)
tree0c35de23dcabf4a91a38c78aa90cc5dc132f1ac4 /kde-base/kate
parentKeyworded ~sparc (diff)
downloadgentoo-2-32c61897bb764fec179583c8ecfc7e96fe52b023.tar.gz
gentoo-2-32c61897bb764fec179583c8ecfc7e96fe52b023.tar.bz2
gentoo-2-32c61897bb764fec179583c8ecfc7e96fe52b023.zip
Make support for hidden visibility explicit.
(Portage version: 2.1.2_rc2-r3)
Diffstat (limited to 'kde-base/kate')
-rw-r--r--kde-base/kate/ChangeLog6
-rw-r--r--kde-base/kate/kate-3.5.2.ebuild4
-rw-r--r--kde-base/kate/kate-3.5.5.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/kde-base/kate/ChangeLog b/kde-base/kate/ChangeLog
index a491c2813563..ce2489c84c17 100644
--- a/kde-base/kate/ChangeLog
+++ b/kde-base/kate/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/kate
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kate/ChangeLog,v 1.61 2006/11/26 19:43:31 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kate/ChangeLog,v 1.62 2006/12/01 18:53:11 flameeyes Exp $
+
+ 01 Dec 2006; Diego Pettenò <flameeyes@gentoo.org> kate-3.5.2.ebuild,
+ kate-3.5.5.ebuild:
+ Make support for hidden visibility explicit.
26 Nov 2006; Markus Rothe <corsair@gentoo.org> kate-3.5.5.ebuild:
Stable on ppc64
diff --git a/kde-base/kate/kate-3.5.2.ebuild b/kde-base/kate/kate-3.5.2.ebuild
index 835318b68565..9b3c28266d65 100644
--- a/kde-base/kate/kate-3.5.2.ebuild
+++ b/kde-base/kate/kate-3.5.2.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/kate/kate-3.5.2.ebuild,v 1.10 2006/09/03 12:20:25 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kate/kate-3.5.2.ebuild,v 1.11 2006/12/01 18:53:11 flameeyes Exp $
KMNAME=kdebase
MAXKDEVER=$PV
@@ -9,7 +9,7 @@ inherit kde-meta eutils
DESCRIPTION="KDE MDI editor/ide"
KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd"
-IUSE=""
+IUSE="kdehiddenvisibility"
KMEXTRA="doc/kwrite"
diff --git a/kde-base/kate/kate-3.5.5.ebuild b/kde-base/kate/kate-3.5.5.ebuild
index a713c7aa3d85..33332c988bf1 100644
--- a/kde-base/kate/kate-3.5.5.ebuild
+++ b/kde-base/kate/kate-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/kate/kate-3.5.5.ebuild,v 1.6 2006/11/26 19:43:31 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kate/kate-3.5.5.ebuild,v 1.7 2006/12/01 18:53:11 flameeyes Exp $
KMNAME=kdebase
MAXKDEVER=$PV
@@ -9,7 +9,7 @@ inherit kde-meta eutils
DESCRIPTION="KDE MDI editor/ide"
KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86 ~x86-fbsd"
-IUSE=""
+IUSE="kdehiddenvisibility"
KMEXTRA="doc/kwrite"