summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2010-06-24 09:26:31 +0000
committerChristoph Mende <angelos@gentoo.org>2010-06-24 09:26:31 +0000
commitbe6d9dee86f8e52b555281d0cb67fd6a449b9a9c (patch)
tree193dcd785bcbd9cce776d142fc1a0ea543ddac76
parentStable on amd64 wrt bug #322791 (diff)
downloadgentoo-2-be6d9dee86f8e52b555281d0cb67fd6a449b9a9c.tar.gz
gentoo-2-be6d9dee86f8e52b555281d0cb67fd6a449b9a9c.tar.bz2
gentoo-2-be6d9dee86f8e52b555281d0cb67fd6a449b9a9c.zip
Stable on amd64 wrt bug #322791
(Portage version: 2.1.8.3/cvs/Linux x86_64)
-rw-r--r--kde-base/ksnapshot/ChangeLog5
-rw-r--r--kde-base/ksnapshot/ksnapshot-4.4.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ksnapshot/ChangeLog b/kde-base/ksnapshot/ChangeLog
index 1394fc7f7954..d25389e5d70b 100644
--- a/kde-base/ksnapshot/ChangeLog
+++ b/kde-base/ksnapshot/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/ksnapshot
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnapshot/ChangeLog,v 1.149 2010/06/21 15:53:52 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnapshot/ChangeLog,v 1.150 2010/06/24 09:26:31 angelos Exp $
+
+ 24 Jun 2010; Christoph Mende <angelos@gentoo.org> ksnapshot-4.4.4.ebuild:
+ Stable on amd64 wrt bug #322791
21 Jun 2010; Tomáš Chvátal <scarabeus@gentoo.org>
-ksnapshot-4.3.3.ebuild, ksnapshot-4.3.5.ebuild, ksnapshot-4.4.4.ebuild:
diff --git a/kde-base/ksnapshot/ksnapshot-4.4.4.ebuild b/kde-base/ksnapshot/ksnapshot-4.4.4.ebuild
index 124c96efe791..ab0883c63b62 100644
--- a/kde-base/ksnapshot/ksnapshot-4.4.4.ebuild
+++ b/kde-base/ksnapshot/ksnapshot-4.4.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnapshot/ksnapshot-4.4.4.ebuild,v 1.2 2010/06/21 15:53:52 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnapshot/ksnapshot-4.4.4.ebuild,v 1.3 2010/06/24 09:26:31 angelos Exp $
EAPI="3"
@@ -8,5 +8,5 @@ KMNAME="kdegraphics"
inherit kde4-meta
DESCRIPTION="KDE Screenshot Utility"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="debug +handbook"