diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-09-03 11:41:10 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-09-03 11:41:10 +0000 |
commit | c064897ab74469fa2303e39a4384568970e23cee (patch) | |
tree | fd7cf3297eaa3ffaf09b16222311aaed1897578c /kde-base | |
parent | Stable on ia64. (diff) | |
download | gentoo-2-c064897ab74469fa2303e39a4384568970e23cee.tar.gz gentoo-2-c064897ab74469fa2303e39a4384568970e23cee.tar.bz2 gentoo-2-c064897ab74469fa2303e39a4384568970e23cee.zip |
Stable on ia64.
(Portage version: 2.1.1_rc1-r2)
Diffstat (limited to 'kde-base')
-rw-r--r-- | kde-base/kgamma/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kgamma/kgamma-3.5.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kgamma/ChangeLog b/kde-base/kgamma/ChangeLog index 6b91e4e0a800..d8d1c24d47e0 100644 --- a/kde-base/kgamma/ChangeLog +++ b/kde-base/kgamma/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kgamma # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kgamma/ChangeLog,v 1.48 2006/07/25 05:46:40 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kgamma/ChangeLog,v 1.49 2006/09/03 11:41:10 kloeri Exp $ + + 03 Sep 2006; Bryan Østergaard <kloeri@gentoo.org> kgamma-3.5.2.ebuild: + Stable on ia64. *kgamma-3.5.4 (25 Jul 2006) diff --git a/kde-base/kgamma/kgamma-3.5.2.ebuild b/kde-base/kgamma/kgamma-3.5.2.ebuild index c8bf3f226dcb..ad4a804aa25a 100644 --- a/kde-base/kgamma/kgamma-3.5.2.ebuild +++ b/kde-base/kgamma/kgamma-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/kgamma/kgamma-3.5.2.ebuild,v 1.10 2006/06/01 09:07:17 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kgamma/kgamma-3.5.2.ebuild,v 1.11 2006/09/03 11:41:10 kloeri Exp $ KMNAME=kdegraphics MAXKDEVER=$PV @@ -8,5 +8,5 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE screen gamma values kcontrol module" -KEYWORDS="alpha amd64 ~ia64 ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" |