diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-05-12 15:38:13 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-05-12 15:38:13 +0000 |
commit | 2d4c2c797f2c1c0d4ef2e26eec392f7c4e4e3d3d (patch) | |
tree | 7e49123a6f5f1a11978b62828288c3e64f7ffe77 /kde-base/ksnapshot | |
parent | alpha/ia64/sparc stable wrt #221063 (diff) | |
download | gentoo-2-2d4c2c797f2c1c0d4ef2e26eec392f7c4e4e3d3d.tar.gz gentoo-2-2d4c2c797f2c1c0d4ef2e26eec392f7c4e4e3d3d.tar.bz2 gentoo-2-2d4c2c797f2c1c0d4ef2e26eec392f7c4e4e3d3d.zip |
alpha/ia64/sparc stable wrt #221063
(Portage version: 2.1.4.4)
Diffstat (limited to 'kde-base/ksnapshot')
-rw-r--r-- | kde-base/ksnapshot/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/ksnapshot/ksnapshot-3.5.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ksnapshot/ChangeLog b/kde-base/ksnapshot/ChangeLog index 54a4fa6ba88d..f3b0fca45303 100644 --- a/kde-base/ksnapshot/ChangeLog +++ b/kde-base/ksnapshot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/ksnapshot # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnapshot/ChangeLog,v 1.84 2008/04/03 21:28:22 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnapshot/ChangeLog,v 1.85 2008/05/12 15:38:13 armin76 Exp $ + + 12 May 2008; Raúl Porcel <armin76@gentoo.org> ksnapshot-3.5.9.ebuild: + alpha/ia64/sparc stable wrt #221063 *ksnapshot-4.0.3 (03 Apr 2008) diff --git a/kde-base/ksnapshot/ksnapshot-3.5.9.ebuild b/kde-base/ksnapshot/ksnapshot-3.5.9.ebuild index a663969a13d9..59a2ab54972f 100644 --- a/kde-base/ksnapshot/ksnapshot-3.5.9.ebuild +++ b/kde-base/ksnapshot/ksnapshot-3.5.9.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnapshot/ksnapshot-3.5.9.ebuild,v 1.2 2008/03/04 05:11:44 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnapshot/ksnapshot-3.5.9.ebuild,v 1.3 2008/05/12 15:38:13 armin76 Exp $ KMNAME=kdegraphics EAPI="1" inherit kde-meta eutils DESCRIPTION="KDE Screenshot Utility" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~hppa ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" IUSE="" |