diff options
author | 2006-10-03 12:34:30 +0000 | |
---|---|---|
committer | 2006-10-03 12:34:30 +0000 | |
commit | 3c028b50fe1a892f0301f2c2bbac6a02f47aac38 (patch) | |
tree | 2264955b9ee7d5f7c818e9071fc1e3273c7d2fee /kde-base/ktux | |
parent | Bump to 3.5.5 (pre-release). (diff) | |
download | gentoo-2-3c028b50fe1a892f0301f2c2bbac6a02f47aac38.tar.gz gentoo-2-3c028b50fe1a892f0301f2c2bbac6a02f47aac38.tar.bz2 gentoo-2-3c028b50fe1a892f0301f2c2bbac6a02f47aac38.zip |
Bump to 3.5.5 (pre-release).
(Portage version: 2.1.2_pre2-r1)
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.5 | 3 | ||||
-rw-r--r-- | kde-base/ktux/ktux-3.5.5.ebuild | 13 |
3 files changed, 22 insertions, 1 deletions
diff --git a/kde-base/ktux/ChangeLog b/kde-base/ktux/ChangeLog index 47acc31354c8..a288fd2a7d5c 100644 --- a/kde-base/ktux/ChangeLog +++ b/kde-base/ktux/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/ktux # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktux/ChangeLog,v 1.47 2006/09/17 22:53:01 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktux/ChangeLog,v 1.48 2006/10/03 12:34:30 flameeyes Exp $ + +*ktux-3.5.5 (03 Oct 2006) + + 03 Oct 2006; Diego Pettenò <flameeyes@gentoo.org> +ktux-3.5.5.ebuild: + Bump to 3.5.5 (pre-release). 17 Sep 2006; Carsten Lohrke <carlo@gentoo.org> -ktux-3.4.2.ebuild: Drop KDE 3.4. diff --git a/kde-base/ktux/files/digest-ktux-3.5.5 b/kde-base/ktux/files/digest-ktux-3.5.5 new file mode 100644 index 000000000000..3b8dc029bc6f --- /dev/null +++ b/kde-base/ktux/files/digest-ktux-3.5.5 @@ -0,0 +1,3 @@ +MD5 2b03fd068209cf324396b75334f39aba kdetoys-3.5.5.tar.bz2 3178385 +RMD160 f94ecc0680b807bc817f3ce1e7acdfd015fde4f1 kdetoys-3.5.5.tar.bz2 3178385 +SHA256 eedd713a6478509cd0583fcbb27921de21f7af5ecab7f2141479421a9577411c kdetoys-3.5.5.tar.bz2 3178385 diff --git a/kde-base/ktux/ktux-3.5.5.ebuild b/kde-base/ktux/ktux-3.5.5.ebuild new file mode 100644 index 000000000000..91aa407af9d7 --- /dev/null +++ b/kde-base/ktux/ktux-3.5.5.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktux/ktux-3.5.5.ebuild,v 1.1 2006/10/03 12:34:30 flameeyes Exp $ + +KMNAME=kdetoys +MAXKDEVER=$PV +KM_DEPRANGE="$PV $MAXKDEVER" +inherit kde-meta + +DESCRIPTION="KDE: screensaver featuring the Space-Faring Tux" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +IUSE="" +DEPEND=""
\ No newline at end of file |