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/ksame
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/ksame')
-rw-r--r--kde-base/ksame/ChangeLog6
-rw-r--r--kde-base/ksame/ksame-3.5.2.ebuild4
-rw-r--r--kde-base/ksame/ksame-3.5.5.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/kde-base/ksame/ChangeLog b/kde-base/ksame/ChangeLog
index 92b797133fb2..cedc3dbbb5b6 100644
--- a/kde-base/ksame/ChangeLog
+++ b/kde-base/ksame/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/ksame
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ksame/ChangeLog,v 1.58 2006/11/26 23:34:54 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ksame/ChangeLog,v 1.59 2006/12/01 19:47:37 flameeyes Exp $
+
+ 01 Dec 2006; Diego Pettenò <flameeyes@gentoo.org> ksame-3.5.2.ebuild,
+ ksame-3.5.5.ebuild:
+ Make support for hidden visibility explicit.
26 Nov 2006; Markus Rothe <corsair@gentoo.org> ksame-3.5.5.ebuild:
Stable on ppc64
diff --git a/kde-base/ksame/ksame-3.5.2.ebuild b/kde-base/ksame/ksame-3.5.2.ebuild
index 37ee6963f8a4..debf19eaef8e 100644
--- a/kde-base/ksame/ksame-3.5.2.ebuild
+++ b/kde-base/ksame/ksame-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/ksame/ksame-3.5.2.ebuild,v 1.10 2006/09/26 20:29:47 deathwing00 Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ksame/ksame-3.5.2.ebuild,v 1.11 2006/12/01 19:47:37 flameeyes Exp $
KMNAME=kdegames
MAXKDEVER=$PV
KM_DEPRANGE="$PV $MAXKDEVER"
@@ -8,7 +8,7 @@ inherit kde-meta
DESCRIPTION="KDE: Same Game - a little game about balls and how to get rid of them"
KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86"
-IUSE=""
+IUSE="kdehiddenvisibility"
DEPEND="$(deprange 3.5.1 $MAXKDEVER kde-base/libkdegames)"
RDEPEND="${DEPEND}"
diff --git a/kde-base/ksame/ksame-3.5.5.ebuild b/kde-base/ksame/ksame-3.5.5.ebuild
index d3f4a9ee847b..333d733fccc1 100644
--- a/kde-base/ksame/ksame-3.5.5.ebuild
+++ b/kde-base/ksame/ksame-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/ksame/ksame-3.5.5.ebuild,v 1.6 2006/11/26 23:34:54 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ksame/ksame-3.5.5.ebuild,v 1.7 2006/12/01 19:47:37 flameeyes Exp $
KMNAME=kdegames
MAXKDEVER=$PV
KM_DEPRANGE="$PV $MAXKDEVER"
@@ -8,7 +8,7 @@ inherit kde-meta
DESCRIPTION="KDE: Same Game - a little game about balls and how to get rid of them"
KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86 ~x86-fbsd"
-IUSE=""
+IUSE="kdehiddenvisibility"
DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkdegames)"
RDEPEND="${DEPEND}"