diff options
author | Wulf Krueger <philantrop@gentoo.org> | 2008-02-20 22:31:10 +0000 |
---|---|---|
committer | Wulf Krueger <philantrop@gentoo.org> | 2008-02-20 22:31:10 +0000 |
commit | fe9c66e41acd6adec10d9500bc6906ca3210e9ec (patch) | |
tree | 473fba1526a331d81d813518d8463083b0c74b37 /kde-base/blinken | |
parent | Version bump to KDE 3.5.9. (diff) | |
download | gentoo-2-fe9c66e41acd6adec10d9500bc6906ca3210e9ec.tar.gz gentoo-2-fe9c66e41acd6adec10d9500bc6906ca3210e9ec.tar.bz2 gentoo-2-fe9c66e41acd6adec10d9500bc6906ca3210e9ec.zip |
Version bump to KDE 3.5.9.
(Portage version: 2.1.4.4)
Diffstat (limited to 'kde-base/blinken')
-rw-r--r-- | kde-base/blinken/ChangeLog | 8 | ||||
-rw-r--r-- | kde-base/blinken/blinken-3.5.9.ebuild | 11 |
2 files changed, 18 insertions, 1 deletions
diff --git a/kde-base/blinken/ChangeLog b/kde-base/blinken/ChangeLog index 51d7dcd13673..6484c9410e77 100644 --- a/kde-base/blinken/ChangeLog +++ b/kde-base/blinken/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/blinken # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/blinken/ChangeLog,v 1.54 2008/02/17 02:08:49 ingmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/blinken/ChangeLog,v 1.55 2008/02/20 22:31:10 philantrop Exp $ + +*blinken-3.5.9 (20 Feb 2008) + + 20 Feb 2008; Wulf C. Krueger <philantrop@gentoo.org> + +blinken-3.5.9.ebuild: + Version bump to KDE 3.5.9. 16 Feb 2008; Ingmar Vanhassel <ingmar@gentoo.org> -blinken-3.5.5.ebuild, -blinken-3.5.6.ebuild, -blinken-3.5.7.ebuild, -blinken-4.0.0.ebuild: diff --git a/kde-base/blinken/blinken-3.5.9.ebuild b/kde-base/blinken/blinken-3.5.9.ebuild new file mode 100644 index 000000000000..5efc546d8f63 --- /dev/null +++ b/kde-base/blinken/blinken-3.5.9.ebuild @@ -0,0 +1,11 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/blinken/blinken-3.5.9.ebuild,v 1.1 2008/02/20 22:31:10 philantrop Exp $ +KMNAME=kdeedu +EAPI="1" +inherit kde-meta + +DESCRIPTION="KDE version of the Simon Says game." +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +IUSE="" +DEPEND="" |