diff options
author | Jason Wever <weeve@gentoo.org> | 2006-05-29 21:40:21 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2006-05-29 21:40:21 +0000 |
commit | 7c5ff13987795a26453bf5e469466346a0ed8914 (patch) | |
tree | b0877d1fb38603fa2f8698074654bbd7a49f54cc /kde-base | |
parent | Stable on SPARC wrt bug #132213. (diff) | |
download | gentoo-2-7c5ff13987795a26453bf5e469466346a0ed8914.tar.gz gentoo-2-7c5ff13987795a26453bf5e469466346a0ed8914.tar.bz2 gentoo-2-7c5ff13987795a26453bf5e469466346a0ed8914.zip |
Stable on SPARC wrt bug #132213.
(Portage version: 2.1_rc3)
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 0144b80cd3c2..01d74c105090 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.45 2006/05/29 15:30:24 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnapshot/ChangeLog,v 1.46 2006/05/29 21:40:21 weeve Exp $ + + 29 May 2006; Jason Wever <weeve@gentoo.org> ksnapshot-3.5.2.ebuild: + Stable on SPARC wrt bug #132213. 29 May 2006; Diego Pettenò <flameeyes@gentoo.org> -ksnapshot-3.4.1.ebuild: diff --git a/kde-base/ksnapshot/ksnapshot-3.5.2.ebuild b/kde-base/ksnapshot/ksnapshot-3.5.2.ebuild index 8fcf06964a5b..18c6c31553f3 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.7 2006/05/26 20:44:10 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnapshot/ksnapshot-3.5.2.ebuild,v 1.8 2006/05/29 21:40:21 weeve 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="" |