diff options
author | Dan Armak <danarmak@gentoo.org> | 2005-11-22 22:14:16 +0000 |
---|---|---|
committer | Dan Armak <danarmak@gentoo.org> | 2005-11-22 22:14:16 +0000 |
commit | b082217c4a241b37430dd0864ecc001ff8e923bd (patch) | |
tree | f58c26cbd1dfd16006cbeb6cf89310d4ef91531e /kde-base/ktux | |
parent | version bump (diff) | |
download | gentoo-2-b082217c4a241b37430dd0864ecc001ff8e923bd.tar.gz gentoo-2-b082217c4a241b37430dd0864ecc001ff8e923bd.tar.bz2 gentoo-2-b082217c4a241b37430dd0864ecc001ff8e923bd.zip |
KDE 3.5.0 (not yet released, p.masked)
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'kde-base/ktux')
-rw-r--r-- | kde-base/ktux/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/ktux/files/digest-ktux-3.5.0 | 1 | ||||
-rw-r--r-- | kde-base/ktux/ktux-3.5.0.ebuild | 13 |
3 files changed, 20 insertions, 1 deletions
diff --git a/kde-base/ktux/ChangeLog b/kde-base/ktux/ChangeLog index 4aa7b723bca7..14441d0efe2d 100644 --- a/kde-base/ktux/ChangeLog +++ b/kde-base/ktux/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/ktux # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktux/ChangeLog,v 1.18 2005/10/22 07:37:38 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktux/ChangeLog,v 1.19 2005/11/22 22:14:13 danarmak Exp $ + +*ktux-3.5.0 (22 Nov 2005) + + 33 Nov 2005; Dan Armak <danarmak@gentoo.org> +ktux-3.5.0.ebuild: + Ebuilds for KDE 3.5.0 final. It is not yet released, and is package.masked. 22 Oct 2005; Mark Loeser <halcy0n@gentoo.org> ktux-3.5_beta1.ebuild: Adding ~x86 to keywords diff --git a/kde-base/ktux/files/digest-ktux-3.5.0 b/kde-base/ktux/files/digest-ktux-3.5.0 new file mode 100644 index 000000000000..297689810e22 --- /dev/null +++ b/kde-base/ktux/files/digest-ktux-3.5.0 @@ -0,0 +1 @@ +MD5 aebe4a9586728b37543bd515d35e76e1 kdetoys-3.5.0.tar.bz2 3172108 diff --git a/kde-base/ktux/ktux-3.5.0.ebuild b/kde-base/ktux/ktux-3.5.0.ebuild new file mode 100644 index 000000000000..ff2fbddddce6 --- /dev/null +++ b/kde-base/ktux/ktux-3.5.0.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktux/ktux-3.5.0.ebuild,v 1.1 2005/11/22 22:14:13 danarmak Exp $ + +KMNAME=kdetoys +MAXKDEVER=$PV +KM_DEPRANGE="$PV $MAXKDEVER" +inherit kde-meta + +DESCRIPTION="KDE: screensaver featuring the Space-Faring Tux" +KEYWORDS="~amd64 ~x86" +IUSE="" +DEPEND=""
\ No newline at end of file |