diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-23 19:16:37 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-23 19:16:37 +0000 |
commit | 372a41e0e66ed1ee23cd7e715d9f269596d73852 (patch) | |
tree | 1925f28846d7082bc31b3ada60642319479798d7 /kde-base/ksnapshot | |
parent | Stable for x86, wrt bug #442394 (diff) | |
download | gentoo-2-372a41e0e66ed1ee23cd7e715d9f269596d73852.tar.gz gentoo-2-372a41e0e66ed1ee23cd7e715d9f269596d73852.tar.bz2 gentoo-2-372a41e0e66ed1ee23cd7e715d9f269596d73852.zip |
Stable for x86, wrt bug #442394
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'kde-base/ksnapshot')
-rw-r--r-- | kde-base/ksnapshot/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/ksnapshot/ksnapshot-4.9.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ksnapshot/ChangeLog b/kde-base/ksnapshot/ChangeLog index 89ed90a92a6b..58209ad4e507 100644 --- a/kde-base/ksnapshot/ChangeLog +++ b/kde-base/ksnapshot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/ksnapshot # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnapshot/ChangeLog,v 1.227 2012/11/23 17:43:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnapshot/ChangeLog,v 1.228 2012/11/23 19:16:37 ago Exp $ + + 23 Nov 2012; Agostino Sarubbo <ago@gentoo.org> ksnapshot-4.9.3.ebuild: + Stable for x86, wrt bug #442394 23 Nov 2012; Agostino Sarubbo <ago@gentoo.org> ksnapshot-4.9.3.ebuild: Stable for amd64, wrt bug #442394 diff --git a/kde-base/ksnapshot/ksnapshot-4.9.3.ebuild b/kde-base/ksnapshot/ksnapshot-4.9.3.ebuild index 5d9b39594004..a589b5d8e454 100644 --- a/kde-base/ksnapshot/ksnapshot-4.9.3.ebuild +++ b/kde-base/ksnapshot/ksnapshot-4.9.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnapshot/ksnapshot-4.9.3.ebuild,v 1.2 2012/11/23 17:43:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnapshot/ksnapshot-4.9.3.ebuild,v 1.3 2012/11/23 19:16:37 ago Exp $ EAPI=4 @@ -8,7 +8,7 @@ KDE_HANDBOOK="optional" inherit kde4-base DESCRIPTION="KDE Screenshot Utility" -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="debug kipi" DEPEND=" |