diff options
author | Thomas Cort <tcort@gentoo.org> | 2006-06-01 05:22:51 +0000 |
---|---|---|
committer | Thomas Cort <tcort@gentoo.org> | 2006-06-01 05:22:51 +0000 |
commit | 7d0d85578397c6d3a459f15c83a72161462836a3 (patch) | |
tree | 66d652c667a9740f0ec38e302b3c68ee1629dbcb /kde-base/blinken | |
parent | Stable on alpha wrt Bug #132213. (diff) | |
download | gentoo-2-7d0d85578397c6d3a459f15c83a72161462836a3.tar.gz gentoo-2-7d0d85578397c6d3a459f15c83a72161462836a3.tar.bz2 gentoo-2-7d0d85578397c6d3a459f15c83a72161462836a3.zip |
Stable on alpha wrt Bug #132213.
(Portage version: 2.0.54-r2)
Diffstat (limited to 'kde-base/blinken')
-rw-r--r-- | kde-base/blinken/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/blinken/blinken-3.5.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/blinken/ChangeLog b/kde-base/blinken/ChangeLog index 5be93dae7f21..b0d2a2d677e0 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.21 2006/05/29 21:23:29 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/blinken/ChangeLog,v 1.22 2006/06/01 05:22:51 tcort Exp $ + + 01 Jun 2006; Thomas Cort <tcort@gentoo.org> blinken-3.5.2.ebuild: + Stable on alpha wrt Bug #132213. 29 May 2006; Jason Wever <weeve@gentoo.org> blinken-3.5.2.ebuild: Stable on SPARC wrt bug #132213. diff --git a/kde-base/blinken/blinken-3.5.2.ebuild b/kde-base/blinken/blinken-3.5.2.ebuild index 5a01b593bbce..0c1548fc570b 100644 --- a/kde-base/blinken/blinken-3.5.2.ebuild +++ b/kde-base/blinken/blinken-3.5.2.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.2.ebuild,v 1.7 2006/05/30 05:09:36 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/blinken/blinken-3.5.2.ebuild,v 1.8 2006/06/01 05:22:51 tcort 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" +KEYWORDS="alpha amd64 ~ia64 ppc ppc64 sparc x86" IUSE="" DEPEND="" |