diff options
author | 2012-04-04 18:48:31 +0000 | |
---|---|---|
committer | 2012-04-04 18:48:31 +0000 | |
commit | a69b7eeaf0840588e5d0b2f457169abfa51eaeb6 (patch) | |
tree | 5436e2272ad06e2a92031823bd7ce0a9be782473 /kde-base/ksnapshot | |
parent | Stable for amd64, wrt bug #409403 (diff) | |
download | gentoo-2-a69b7eeaf0840588e5d0b2f457169abfa51eaeb6.tar.gz gentoo-2-a69b7eeaf0840588e5d0b2f457169abfa51eaeb6.tar.bz2 gentoo-2-a69b7eeaf0840588e5d0b2f457169abfa51eaeb6.zip |
Stable for amd64, wrt bug #409403
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/ksnapshot')
-rw-r--r-- | kde-base/ksnapshot/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/ksnapshot/ksnapshot-4.8.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ksnapshot/ChangeLog b/kde-base/ksnapshot/ChangeLog index 981e9e1c495e..2b27b22cefc4 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.201 2012/03/23 07:37:07 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnapshot/ChangeLog,v 1.202 2012/04/04 18:48:31 ago Exp $ + + 04 Apr 2012; Agostino Sarubbo <ago@gentoo.org> ksnapshot-4.8.1.ebuild: + Stable for amd64, wrt bug #409403 23 Mar 2012; Johannes Huber <johu@gentoo.org> -ksnapshot-4.8.0.ebuild: Remove KDE SC 4.8.0 diff --git a/kde-base/ksnapshot/ksnapshot-4.8.1.ebuild b/kde-base/ksnapshot/ksnapshot-4.8.1.ebuild index 7064778a9319..cb4bd65ac267 100644 --- a/kde-base/ksnapshot/ksnapshot-4.8.1.ebuild +++ b/kde-base/ksnapshot/ksnapshot-4.8.1.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.8.1.ebuild,v 1.1 2012/03/06 23:35:14 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnapshot/ksnapshot-4.8.1.ebuild,v 1.2 2012/04/04 18:48:31 ago Exp $ EAPI=4 @@ -9,7 +9,7 @@ KDE_SCM="git" 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=" |