diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-08-09 09:25:36 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-08-09 09:25:36 +0000 |
commit | 346e61ae55f629185a02ebe6d3f430703b7ca55d (patch) | |
tree | ef39e4ef5f87304a86ebe7f6c520b5e60788c06c /kde-base/ksnapshot | |
parent | x86 stable, bug 322791 (diff) | |
download | gentoo-2-346e61ae55f629185a02ebe6d3f430703b7ca55d.tar.gz gentoo-2-346e61ae55f629185a02ebe6d3f430703b7ca55d.tar.bz2 gentoo-2-346e61ae55f629185a02ebe6d3f430703b7ca55d.zip |
x86 stable, bug 322791
(Portage version: 2.1.8.3/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'kde-base/ksnapshot')
-rw-r--r-- | kde-base/ksnapshot/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/ksnapshot/ksnapshot-4.4.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/ksnapshot/ChangeLog b/kde-base/ksnapshot/ChangeLog index 1b5fdb41f4e3..3e5574163922 100644 --- a/kde-base/ksnapshot/ChangeLog +++ b/kde-base/ksnapshot/ChangeLog @@ -1,6 +1,10 @@ # 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.154 2010/08/09 04:00:25 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnapshot/ChangeLog,v 1.155 2010/08/09 09:25:36 fauli Exp $ + + 09 Aug 2010; Christian Faulhammer <fauli@gentoo.org> + ksnapshot-4.4.5.ebuild: + x86 stable, bug 322791 09 Aug 2010; Joseph Jezak <josejx@gentoo.org> ksnapshot-4.4.5.ebuild: Marked ppc stable for bug #322791. diff --git a/kde-base/ksnapshot/ksnapshot-4.4.5.ebuild b/kde-base/ksnapshot/ksnapshot-4.4.5.ebuild index 91e7dd95ddbb..1ffe8bf5d922 100644 --- a/kde-base/ksnapshot/ksnapshot-4.4.5.ebuild +++ b/kde-base/ksnapshot/ksnapshot-4.4.5.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.5.ebuild,v 1.3 2010/08/09 04:00:25 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnapshot/ksnapshot-4.4.5.ebuild,v 1.4 2010/08/09 09:25:36 fauli 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" |