diff options
author | Dan Armak <danarmak@gentoo.org> | 2005-02-05 11:39:28 +0000 |
---|---|---|
committer | Dan Armak <danarmak@gentoo.org> | 2005-02-05 11:39:28 +0000 |
commit | a233597a4168bb19709fe26e0e272c424f3547f1 (patch) | |
tree | b4eae9b8a44be771f459782bfca7bf3a9da49c60 /kde-base/ksnapshot | |
parent | cleanup (diff) | |
download | historical-a233597a4168bb19709fe26e0e272c424f3547f1.tar.gz historical-a233597a4168bb19709fe26e0e272c424f3547f1.tar.bz2 historical-a233597a4168bb19709fe26e0e272c424f3547f1.zip |
initial 3.4.0_beta2 ebuilds
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'kde-base/ksnapshot')
-rw-r--r-- | kde-base/ksnapshot/ChangeLog | 10 | ||||
-rw-r--r-- | kde-base/ksnapshot/Manifest | 2 | ||||
-rw-r--r-- | kde-base/ksnapshot/files/digest-ksnapshot-3.4.0_beta2 | 4 | ||||
-rw-r--r-- | kde-base/ksnapshot/ksnapshot-3.4.0_beta2.ebuild | 12 |
4 files changed, 27 insertions, 1 deletions
diff --git a/kde-base/ksnapshot/ChangeLog b/kde-base/ksnapshot/ChangeLog index 84dcedc72f45..1347eee16253 100644 --- a/kde-base/ksnapshot/ChangeLog +++ b/kde-base/ksnapshot/ChangeLog @@ -1,6 +1,14 @@ # 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.1 2005/01/15 02:24:38 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnapshot/ChangeLog,v 1.2 2005/02/05 11:39:24 danarmak Exp $ + +*ksnapshot-3.4.0_beta2 (05 Feb 2005) + + 05 Feb 2005; Dan Armak <danarmak@gentoo.org> + +ksnapshot-3.4.0_beta2.ebuild: + Ebuild for 3.4.0_beta2. Note that beta2 has NOT been released as of this + date. This ebuild is for inside testing by the KDE team, and is of course + package.masked. *ksnapshot-3.4.0_beta1 (15 Jan 2005) diff --git a/kde-base/ksnapshot/Manifest b/kde-base/ksnapshot/Manifest index 7880debd5c2b..24b81c367bbe 100644 --- a/kde-base/ksnapshot/Manifest +++ b/kde-base/ksnapshot/Manifest @@ -1,4 +1,6 @@ +MD5 3b56b891c3ad7aa7fc17ebcde7c88df2 ksnapshot-3.4.0_beta2.ebuild 379 MD5 5664d8ff7c3ba24ebf846e1de7924d2d ChangeLog 452 MD5 14889ab75f97d76e58b0c1154e7683a9 metadata.xml 161 MD5 3b56b891c3ad7aa7fc17ebcde7c88df2 ksnapshot-3.4.0_beta1.ebuild 379 MD5 2ed7b7cff3ca3ea63807d913c938cf52 files/digest-ksnapshot-3.4.0_beta1 225 +MD5 541d4705ae9b7241e2705097fae207f8 files/digest-ksnapshot-3.4.0_beta2 306 diff --git a/kde-base/ksnapshot/files/digest-ksnapshot-3.4.0_beta2 b/kde-base/ksnapshot/files/digest-ksnapshot-3.4.0_beta2 new file mode 100644 index 000000000000..41320ed07946 --- /dev/null +++ b/kde-base/ksnapshot/files/digest-ksnapshot-3.4.0_beta2 @@ -0,0 +1,4 @@ +MD5 701a5fe0bfc6ec26d8a50f72334d2b2a kdegraphics-3.3.90.tar.bz2 6307655 +MD5 0d5a081c948e50234ebe27075941f1c9 kdegraphics-3.3.90-3.3.91.tar.xdelta 562657 +MD5 031e8ba28be6c0d7e1382c875a697da2 kdegraphics-3.3.91-3.3.92.tar.xdelta 576451 +MD5 70270e2a8e7926001728986e33fd0d5c kdegraphics-3.3.92.tar.bz2 6521081 diff --git a/kde-base/ksnapshot/ksnapshot-3.4.0_beta2.ebuild b/kde-base/ksnapshot/ksnapshot-3.4.0_beta2.ebuild new file mode 100644 index 000000000000..41789888130c --- /dev/null +++ b/kde-base/ksnapshot/ksnapshot-3.4.0_beta2.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.0_beta2.ebuild,v 1.1 2005/02/05 11:39:24 danarmak Exp $ + +KMNAME=kdegraphics +MAXKDEVER=$PV +KM_DEPRANGE="$PV $MAXKDEVER" +inherit kde-meta eutils + +DESCRIPTION="KDE Screenshot Utility" +KEYWORDS="~x86" +IUSE=""
\ No newline at end of file |