summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-12-01 19:27:27 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-12-01 19:27:27 +0000
commit0f9e15ae0bdc6d7a4cac3afe59bf66937379f879 (patch)
tree10257eea8c6f58659c37de391b462a355c3b0723 /kde-base/khexedit
parentMake support for hidden visibility explicit. (diff)
downloadgentoo-2-0f9e15ae0bdc6d7a4cac3afe59bf66937379f879.tar.gz
gentoo-2-0f9e15ae0bdc6d7a4cac3afe59bf66937379f879.tar.bz2
gentoo-2-0f9e15ae0bdc6d7a4cac3afe59bf66937379f879.zip
Make support for hidden visibility explicit.
(Portage version: 2.1.2_rc2-r3)
Diffstat (limited to 'kde-base/khexedit')
-rw-r--r--kde-base/khexedit/ChangeLog6
-rw-r--r--kde-base/khexedit/khexedit-3.5.2.ebuild4
-rw-r--r--kde-base/khexedit/khexedit-3.5.5.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/kde-base/khexedit/ChangeLog b/kde-base/khexedit/ChangeLog
index 58a85250df24..8d9354633084 100644
--- a/kde-base/khexedit/ChangeLog
+++ b/kde-base/khexedit/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/khexedit
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/khexedit/ChangeLog,v 1.59 2006/11/30 09:32:58 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/khexedit/ChangeLog,v 1.60 2006/12/01 19:27:27 flameeyes Exp $
+
+ 01 Dec 2006; Diego Pettenò <flameeyes@gentoo.org> khexedit-3.5.2.ebuild,
+ khexedit-3.5.5.ebuild:
+ Make support for hidden visibility explicit.
30 Nov 2006; Markus Rothe <corsair@gentoo.org> khexedit-3.5.5.ebuild:
Stable on ppc64
diff --git a/kde-base/khexedit/khexedit-3.5.2.ebuild b/kde-base/khexedit/khexedit-3.5.2.ebuild
index 2296e99812c9..6b67c03c009e 100644
--- a/kde-base/khexedit/khexedit-3.5.2.ebuild
+++ b/kde-base/khexedit/khexedit-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/khexedit/khexedit-3.5.2.ebuild,v 1.10 2006/09/03 17:20:24 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/khexedit/khexedit-3.5.2.ebuild,v 1.11 2006/12/01 19:27:27 flameeyes Exp $
KMNAME=kdeutils
MAXKDEVER=$PV
@@ -9,5 +9,5 @@ inherit kde-meta eutils
DESCRIPTION="KDE hex editor"
KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd"
-IUSE=""
+IUSE="kdehiddenvisibility"
diff --git a/kde-base/khexedit/khexedit-3.5.5.ebuild b/kde-base/khexedit/khexedit-3.5.5.ebuild
index 87c24e283d68..b22655eb9205 100644
--- a/kde-base/khexedit/khexedit-3.5.5.ebuild
+++ b/kde-base/khexedit/khexedit-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/khexedit/khexedit-3.5.5.ebuild,v 1.6 2006/11/30 09:32:58 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/khexedit/khexedit-3.5.5.ebuild,v 1.7 2006/12/01 19:27:27 flameeyes Exp $
KMNAME=kdeutils
MAXKDEVER=$PV
@@ -9,5 +9,5 @@ inherit kde-meta eutils
DESCRIPTION="KDE hex editor"
KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86 ~x86-fbsd"
-IUSE=""
+IUSE="kdehiddenvisibility"