diff options
-rw-r--r-- | kde-base/ksplashml/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/ksplashml/ksplashml-3.5.2.ebuild | 4 | ||||
-rw-r--r-- | kde-base/ktip/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/ktip/ktip-3.5.2.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/kde-base/ksplashml/ChangeLog b/kde-base/ksplashml/ChangeLog index a163eeaa2be7..4023493f67d0 100644 --- a/kde-base/ksplashml/ChangeLog +++ b/kde-base/ksplashml/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/ksplashml # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplashml/ChangeLog,v 1.52 2006/07/25 08:07:25 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplashml/ChangeLog,v 1.53 2006/09/03 14:26:27 kloeri Exp $ + + 03 Sep 2006; Bryan Østergaard <kloeri@gentoo.org> ksplashml-3.5.2.ebuild: + Stable on ia64. *ksplashml-3.5.4 (25 Jul 2006) diff --git a/kde-base/ksplashml/ksplashml-3.5.2.ebuild b/kde-base/ksplashml/ksplashml-3.5.2.ebuild index 4e91f148c1ec..c6bfb567c0d3 100644 --- a/kde-base/ksplashml/ksplashml-3.5.2.ebuild +++ b/kde-base/ksplashml/ksplashml-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/ksplashml/ksplashml-3.5.2.ebuild,v 1.11 2006/07/09 19:54:25 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplashml/ksplashml-3.5.2.ebuild,v 1.12 2006/09/03 14:26:27 kloeri Exp $ KMNAME=kdebase MAXKDEVER=$PV @@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE splashscreen framework (the splashscreen of KDE itself, not of individual apps)" -KEYWORDS="alpha amd64 ~ia64 ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="xinerama" RDEPEND="xinerama? ( || ( x11-libs/libXinerama <virtual/x11-7 ) )" diff --git a/kde-base/ktip/ChangeLog b/kde-base/ktip/ChangeLog index b2669b8d5a59..fd79b0b3ebc5 100644 --- a/kde-base/ktip/ChangeLog +++ b/kde-base/ktip/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/ktip # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktip/ChangeLog,v 1.49 2006/07/25 08:25:28 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktip/ChangeLog,v 1.50 2006/09/03 14:26:45 kloeri Exp $ + + 03 Sep 2006; Bryan Østergaard <kloeri@gentoo.org> ktip-3.5.2.ebuild: + Stable on ia64. *ktip-3.5.4 (25 Jul 2006) diff --git a/kde-base/ktip/ktip-3.5.2.ebuild b/kde-base/ktip/ktip-3.5.2.ebuild index 917392dae032..f86355e5177b 100644 --- a/kde-base/ktip/ktip-3.5.2.ebuild +++ b/kde-base/ktip/ktip-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/ktip/ktip-3.5.2.ebuild,v 1.10 2006/06/01 08:10:50 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktip/ktip-3.5.2.ebuild,v 1.11 2006/09/03 14:26:45 kloeri Exp $ KMNAME=kdebase MAXKDEVER=$PV @@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE tip-of-the-day displayer" -KEYWORDS="alpha amd64 ~ia64 ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" |