diff options
author | Dan Armak <danarmak@gentoo.org> | 2005-05-25 21:23:15 +0000 |
---|---|---|
committer | Dan Armak <danarmak@gentoo.org> | 2005-05-25 21:23:15 +0000 |
commit | 2c22cfa8ffcfc73043bf37aeee39170605f0eb4d (patch) | |
tree | d056634258bce285b9c3837f09ef42145572f845 /kde-base/ksnapshot | |
parent | Add the missing HOMEPAGE variable so repoman doesn't complain. (diff) | |
download | gentoo-2-2c22cfa8ffcfc73043bf37aeee39170605f0eb4d.tar.gz gentoo-2-2c22cfa8ffcfc73043bf37aeee39170605f0eb4d.tar.bz2 gentoo-2-2c22cfa8ffcfc73043bf37aeee39170605f0eb4d.zip |
KDE 3.4.1 ebuilds; package.masked as they aren't released yet
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'kde-base/ksnapshot')
-rw-r--r-- | kde-base/ksnapshot/ChangeLog | 8 | ||||
-rw-r--r-- | kde-base/ksnapshot/Manifest | 4 | ||||
-rw-r--r-- | kde-base/ksnapshot/files/digest-ksnapshot-3.4.1 | 2 | ||||
-rw-r--r-- | kde-base/ksnapshot/ksnapshot-3.4.1.ebuild | 12 |
4 files changed, 24 insertions, 2 deletions
diff --git a/kde-base/ksnapshot/ChangeLog b/kde-base/ksnapshot/ChangeLog index 95bc1962f3c2..9230daa80092 100644 --- a/kde-base/ksnapshot/ChangeLog +++ b/kde-base/ksnapshot/ChangeLog @@ -1,6 +1,12 @@ # 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.8 2005/04/27 20:24:11 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnapshot/ChangeLog,v 1.9 2005/05/25 21:23:11 danarmak Exp $ + +*ksnapshot-3.4.1 (25 May 2005) + + 25 May 2005; Dan Armak <danarmak@gentoo.org> +ksnapshot-3.4.1.ebuild: + Ebuilds for KDE 3.4.1. These are package.masked until 3.4.1 is actually + released. You can't get the tarballs yet. 27 Apr 2005; Markus Rothe <corsair@gentoo.org> ksnapshot-3.4.0.ebuild: Added ~ppc64 to KEYWORDS diff --git a/kde-base/ksnapshot/Manifest b/kde-base/ksnapshot/Manifest index 8130ab417cdd..637fb30ab96c 100644 --- a/kde-base/ksnapshot/Manifest +++ b/kde-base/ksnapshot/Manifest @@ -1,4 +1,6 @@ -MD5 5a489ceaef3d83725fe01a6bfaaf7c9b ChangeLog 1444 MD5 adf955197abc87f50de7bcc157a5c580 ksnapshot-3.4.0.ebuild 398 +MD5 a3abfb44ced5516cf532546f2c3b0d1e ksnapshot-3.4.1.ebuild 379 +MD5 5a489ceaef3d83725fe01a6bfaaf7c9b ChangeLog 1444 MD5 acc03a4b12bb0433a57e95bd253b9501 metadata.xml 156 MD5 e48f24f251a08d557aee3f0d60feb26d files/digest-ksnapshot-3.4.0 71 +MD5 48990bd99d6f4ecf50edb4305eb6c099 files/digest-ksnapshot-3.4.1 142 diff --git a/kde-base/ksnapshot/files/digest-ksnapshot-3.4.1 b/kde-base/ksnapshot/files/digest-ksnapshot-3.4.1 new file mode 100644 index 000000000000..d65381fd13e0 --- /dev/null +++ b/kde-base/ksnapshot/files/digest-ksnapshot-3.4.1 @@ -0,0 +1,2 @@ +MD5 5a0a32e314422e2ce051290c08390367 kdegraphics-3.4.0.tar.bz2 6667685 +MD5 d91ef530a416bd8407abb28103bc049c kdegraphics-3.4.1.tar.bz2 6581563 diff --git a/kde-base/ksnapshot/ksnapshot-3.4.1.ebuild b/kde-base/ksnapshot/ksnapshot-3.4.1.ebuild new file mode 100644 index 000000000000..723465415f0f --- /dev/null +++ b/kde-base/ksnapshot/ksnapshot-3.4.1.ebuild @@ -0,0 +1,12 @@ +# 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.1.ebuild,v 1.1 2005/05/25 21:23:11 danarmak Exp $ + +KMNAME=kdegraphics +MAXKDEVER=$PV +KM_DEPRANGE="$PV $MAXKDEVER" +inherit kde-meta eutils + +DESCRIPTION="KDE Screenshot Utility" +KEYWORDS="~x86 ~amd64" +IUSE=""
\ No newline at end of file |