summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--kde-base/fifteenapplet/ChangeLog6
-rw-r--r--kde-base/fifteenapplet/fifteenapplet-3.5.2.ebuild4
-rw-r--r--kde-base/fifteenapplet/fifteenapplet-3.5.5.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/kde-base/fifteenapplet/ChangeLog b/kde-base/fifteenapplet/ChangeLog
index 97e9aa2cc26a..6dbfa76f48b9 100644
--- a/kde-base/fifteenapplet/ChangeLog
+++ b/kde-base/fifteenapplet/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/fifteenapplet
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/fifteenapplet/ChangeLog,v 1.57 2006/11/30 09:22:21 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/fifteenapplet/ChangeLog,v 1.58 2006/12/01 18:51:15 flameeyes Exp $
+
+ 01 Dec 2006; Diego Pettenò <flameeyes@gentoo.org>
+ fifteenapplet-3.5.2.ebuild, fifteenapplet-3.5.5.ebuild:
+ Make support for hidden visibility explicit.
30 Nov 2006; Markus Rothe <corsair@gentoo.org> fifteenapplet-3.5.5.ebuild:
Stable on ppc64
diff --git a/kde-base/fifteenapplet/fifteenapplet-3.5.2.ebuild b/kde-base/fifteenapplet/fifteenapplet-3.5.2.ebuild
index b59dbd1841fd..4621e93db5ab 100644
--- a/kde-base/fifteenapplet/fifteenapplet-3.5.2.ebuild
+++ b/kde-base/fifteenapplet/fifteenapplet-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/fifteenapplet/fifteenapplet-3.5.2.ebuild,v 1.9 2006/09/03 12:00:42 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/fifteenapplet/fifteenapplet-3.5.2.ebuild,v 1.10 2006/12/01 18:51:15 flameeyes Exp $
KMNAME=kdetoys
MAXKDEVER=$PV
@@ -9,5 +9,5 @@ inherit kde-meta
DESCRIPTION="kicker plugin for the 15-game"
KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86"
-IUSE=""
+IUSE="kdehiddenvisibility"
DEPEND="" \ No newline at end of file
diff --git a/kde-base/fifteenapplet/fifteenapplet-3.5.5.ebuild b/kde-base/fifteenapplet/fifteenapplet-3.5.5.ebuild
index 884af2032639..81268d9a884a 100644
--- a/kde-base/fifteenapplet/fifteenapplet-3.5.5.ebuild
+++ b/kde-base/fifteenapplet/fifteenapplet-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/fifteenapplet/fifteenapplet-3.5.5.ebuild,v 1.6 2006/11/30 09:22:21 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/fifteenapplet/fifteenapplet-3.5.5.ebuild,v 1.7 2006/12/01 18:51:15 flameeyes Exp $
KMNAME=kdetoys
MAXKDEVER=$PV
@@ -9,5 +9,5 @@ inherit kde-meta
DESCRIPTION="kicker plugin for the 15-game"
KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86 ~x86-fbsd"
-IUSE=""
+IUSE="kdehiddenvisibility"
DEPEND="" \ No newline at end of file