summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-12-01 20:19:20 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-12-01 20:19:20 +0000
commit58a7aea6ab5b5e3c119c88073f0a7456010a34c8 (patch)
treed177249685fd3b8e005540157d51eb4c7bc78e44 /kde-base/ktux
parentRemoving old virtual/x11 dependency. (diff)
downloadhistorical-58a7aea6ab5b5e3c119c88073f0a7456010a34c8.tar.gz
historical-58a7aea6ab5b5e3c119c88073f0a7456010a34c8.tar.bz2
historical-58a7aea6ab5b5e3c119c88073f0a7456010a34c8.zip
Make support for hidden visibility explicit.
Package-Manager: portage-2.1.2_rc2-r3
Diffstat (limited to 'kde-base/ktux')
-rw-r--r--kde-base/ktux/ChangeLog6
-rw-r--r--kde-base/ktux/ktux-3.5.2.ebuild4
-rw-r--r--kde-base/ktux/ktux-3.5.5.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/kde-base/ktux/ChangeLog b/kde-base/ktux/ChangeLog
index c06c2aa34795..be3905d998b3 100644
--- a/kde-base/ktux/ChangeLog
+++ b/kde-base/ktux/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/ktux
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ktux/ChangeLog,v 1.54 2006/11/30 09:25:36 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ktux/ChangeLog,v 1.55 2006/12/01 19:59:11 flameeyes Exp $
+
+ 01 Dec 2006; Diego Pettenò <flameeyes@gentoo.org> ktux-3.5.2.ebuild,
+ ktux-3.5.5.ebuild:
+ Make support for hidden visibility explicit.
30 Nov 2006; Markus Rothe <corsair@gentoo.org> ktux-3.5.5.ebuild:
Stable on ppc64
diff --git a/kde-base/ktux/ktux-3.5.2.ebuild b/kde-base/ktux/ktux-3.5.2.ebuild
index 369e9b25e797..3784c55a679a 100644
--- a/kde-base/ktux/ktux-3.5.2.ebuild
+++ b/kde-base/ktux/ktux-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/ktux/ktux-3.5.2.ebuild,v 1.9 2006/09/03 11:57:32 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ktux/ktux-3.5.2.ebuild,v 1.10 2006/12/01 19:59:11 flameeyes Exp $
KMNAME=kdetoys
MAXKDEVER=$PV
@@ -9,5 +9,5 @@ inherit kde-meta
DESCRIPTION="KDE: screensaver featuring the Space-Faring Tux"
KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86"
-IUSE=""
+IUSE="kdehiddenvisibility"
DEPEND="" \ No newline at end of file
diff --git a/kde-base/ktux/ktux-3.5.5.ebuild b/kde-base/ktux/ktux-3.5.5.ebuild
index 9b291282727c..b49efece1af0 100644
--- a/kde-base/ktux/ktux-3.5.5.ebuild
+++ b/kde-base/ktux/ktux-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/ktux/ktux-3.5.5.ebuild,v 1.6 2006/11/30 09:25:36 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ktux/ktux-3.5.5.ebuild,v 1.7 2006/12/01 19:59:11 flameeyes Exp $
KMNAME=kdetoys
MAXKDEVER=$PV
@@ -9,5 +9,5 @@ inherit kde-meta
DESCRIPTION="KDE: screensaver featuring the Space-Faring Tux"
KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86 ~x86-fbsd"
-IUSE=""
+IUSE="kdehiddenvisibility"
DEPEND="" \ No newline at end of file