diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-09-03 11:11:52 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-09-03 11:11:52 +0000 |
commit | 5719cdf4811f19f54e6223359af49a0a579cd315 (patch) | |
tree | a61a036af6a3950171b3fcda24df4c93ce112f48 /kde-base | |
parent | Stable on ia64. (diff) | |
download | gentoo-2-5719cdf4811f19f54e6223359af49a0a579cd315.tar.gz gentoo-2-5719cdf4811f19f54e6223359af49a0a579cd315.tar.bz2 gentoo-2-5719cdf4811f19f54e6223359af49a0a579cd315.zip |
Stable on ia64.
(Portage version: 2.1.1_rc1-r2)
Diffstat (limited to 'kde-base')
-rw-r--r-- | kde-base/ksnapshot/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/ksnapshot/ksnapshot-3.5.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ksnapshot/ChangeLog b/kde-base/ksnapshot/ChangeLog index c8b0088a5541..4dc006c581bb 100644 --- a/kde-base/ksnapshot/ChangeLog +++ b/kde-base/ksnapshot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/ksnapshot # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnapshot/ChangeLog,v 1.50 2006/07/25 10:39:43 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnapshot/ChangeLog,v 1.51 2006/09/03 11:11:52 kloeri Exp $ + + 03 Sep 2006; Bryan Østergaard <kloeri@gentoo.org> ksnapshot-3.5.2.ebuild: + Stable on ia64. 25 Jul 2006; Diego Pettenò <flameeyes@gentoo.org> -files/ksnapshot-qt-3.3.5.patch: diff --git a/kde-base/ksnapshot/ksnapshot-3.5.2.ebuild b/kde-base/ksnapshot/ksnapshot-3.5.2.ebuild index 31172c8b2e36..8477d671e480 100644 --- a/kde-base/ksnapshot/ksnapshot-3.5.2.ebuild +++ b/kde-base/ksnapshot/ksnapshot-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/ksnapshot/ksnapshot-3.5.2.ebuild,v 1.10 2006/06/01 09:11:44 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnapshot/ksnapshot-3.5.2.ebuild,v 1.11 2006/09/03 11:11:52 kloeri Exp $ KMNAME=kdegraphics MAXKDEVER=$PV @@ -8,6 +8,6 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE Screenshot Utility" -KEYWORDS="alpha amd64 ~ia64 ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" |