diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-12-10 22:26:19 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-12-10 22:26:19 +0000 |
commit | f6b93918737aacf1facdd0493c3b3530ee8b87f4 (patch) | |
tree | 35e0c5a3e5f2b2d03075ed6b93ad72f4e5ec2422 /kde-base/ksnapshot | |
parent | Stable on alpha. (diff) | |
download | gentoo-2-f6b93918737aacf1facdd0493c3b3530ee8b87f4.tar.gz gentoo-2-f6b93918737aacf1facdd0493c3b3530ee8b87f4.tar.bz2 gentoo-2-f6b93918737aacf1facdd0493c3b3530ee8b87f4.zip |
Stable on alpha.
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'kde-base/ksnapshot')
-rw-r--r-- | kde-base/ksnapshot/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/ksnapshot/ksnapshot-3.4.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ksnapshot/ChangeLog b/kde-base/ksnapshot/ChangeLog index d3b7f11c1cd9..6e1ec2ed9962 100644 --- a/kde-base/ksnapshot/ChangeLog +++ b/kde-base/ksnapshot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/ksnapshot # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnapshot/ChangeLog,v 1.31 2005/12/10 06:09:48 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnapshot/ChangeLog,v 1.32 2005/12/10 22:23:24 kloeri Exp $ + + 10 Dec 2005; Bryan Østergaard <kloeri@gentoo.org ksnapshot-3.4.3.ebuild: + Stable on alpha. 10 Dec 2005; Chris White <chriswhite@gentoo.org> ksnapshot-3.4.3.ebuild: Marked x86 stable for bug #112842. diff --git a/kde-base/ksnapshot/ksnapshot-3.4.3.ebuild b/kde-base/ksnapshot/ksnapshot-3.4.3.ebuild index 00319ff25c1e..f7b002bfd127 100644 --- a/kde-base/ksnapshot/ksnapshot-3.4.3.ebuild +++ b/kde-base/ksnapshot/ksnapshot-3.4.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnapshot/ksnapshot-3.4.3.ebuild,v 1.7 2005/12/10 06:09:48 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnapshot/ksnapshot-3.4.3.ebuild,v 1.8 2005/12/10 22:23:24 kloeri Exp $ KMNAME=kdegraphics MAXKDEVER=$PV @@ -8,5 +8,5 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE Screenshot Utility" -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ppc ppc64 sparc x86" IUSE="" |