diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-12-06 13:17:22 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-12-06 13:17:22 +0000 |
commit | abf28f4edf1c2bc2c8273503f417bfc102677b7d (patch) | |
tree | 8cad6494d3230a408179a652c0d93116e0302dac /kde-base/blinken | |
parent | Stable on Alpha. (diff) | |
download | gentoo-2-abf28f4edf1c2bc2c8273503f417bfc102677b7d.tar.gz gentoo-2-abf28f4edf1c2bc2c8273503f417bfc102677b7d.tar.bz2 gentoo-2-abf28f4edf1c2bc2c8273503f417bfc102677b7d.zip |
Stable on Alpha.
(Portage version: 2.1.2_rc2-r5)
Diffstat (limited to 'kde-base/blinken')
-rw-r--r-- | kde-base/blinken/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/blinken/blinken-3.5.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/blinken/ChangeLog b/kde-base/blinken/ChangeLog index f930d380ce35..0d81a8e5c69a 100644 --- a/kde-base/blinken/ChangeLog +++ b/kde-base/blinken/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/blinken # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/blinken/ChangeLog,v 1.34 2006/11/26 22:54:24 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/blinken/ChangeLog,v 1.35 2006/12/06 13:17:22 kloeri Exp $ + + 06 Dec 2006; <kloeri@gentoo.org> blinken-3.5.5.ebuild: + Stable on Alpha. 26 Nov 2006; Markus Rothe <corsair@gentoo.org> blinken-3.5.5.ebuild: Stable on ppc64 diff --git a/kde-base/blinken/blinken-3.5.5.ebuild b/kde-base/blinken/blinken-3.5.5.ebuild index 16c1fa77eccb..bbe9a7e23bf3 100644 --- a/kde-base/blinken/blinken-3.5.5.ebuild +++ b/kde-base/blinken/blinken-3.5.5.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/blinken/blinken-3.5.5.ebuild,v 1.6 2006/11/26 22:54:24 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/blinken/blinken-3.5.5.ebuild,v 1.7 2006/12/06 13:17:22 kloeri Exp $ KMNAME=kdeedu MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE version of the Simon Says game." -KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" DEPEND="" |