diff options
author | 2007-08-07 21:18:07 +0000 | |
---|---|---|
committer | 2007-08-07 21:18:07 +0000 | |
commit | 7c716fcb2cb0d6ce3c78b79a006b068c04fb58ee (patch) | |
tree | 49f7d4d379ec3a96748b30521fb814e825caf34a /kde-base/blinken | |
parent | version bump (diff) | |
download | historical-7c716fcb2cb0d6ce3c78b79a006b068c04fb58ee.tar.gz historical-7c716fcb2cb0d6ce3c78b79a006b068c04fb58ee.tar.bz2 historical-7c716fcb2cb0d6ce3c78b79a006b068c04fb58ee.zip |
Stable on sparc wrt #176297
Package-Manager: portage-2.1.2.11
Diffstat (limited to 'kde-base/blinken')
-rw-r--r-- | kde-base/blinken/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/blinken/blinken-3.5.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/blinken/ChangeLog b/kde-base/blinken/ChangeLog index 383da7b535b7..64178898df50 100644 --- a/kde-base/blinken/ChangeLog +++ b/kde-base/blinken/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/blinken # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/blinken/ChangeLog,v 1.39 2007/05/22 20:52:27 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/blinken/ChangeLog,v 1.40 2007/08/07 19:30:34 gustavoz Exp $ + + 07 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org> blinken-3.5.7.ebuild: + Stable on sparc wrt #176297 *blinken-3.5.7 (22 May 2007) diff --git a/kde-base/blinken/blinken-3.5.7.ebuild b/kde-base/blinken/blinken-3.5.7.ebuild index fda7c0cc25a4..34ee686aa7cc 100644 --- a/kde-base/blinken/blinken-3.5.7.ebuild +++ b/kde-base/blinken/blinken-3.5.7.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/blinken/blinken-3.5.7.ebuild,v 1.1 2007/05/22 20:52:27 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/blinken/blinken-3.5.7.ebuild,v 1.2 2007/08/07 19:30:34 gustavoz 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="" |