diff options
author | Wulf Krueger <philantrop@gentoo.org> | 2008-01-28 23:15:25 +0000 |
---|---|---|
committer | Wulf Krueger <philantrop@gentoo.org> | 2008-01-28 23:15:25 +0000 |
commit | 9c6877dfb84745033f1bf3d1d89e5ed22e529476 (patch) | |
tree | 53b30637595570eec4750cc89f4c3a56bd60ffd3 /kde-base/ktron | |
parent | Marked stable on amd64 as per bug 207634. (diff) | |
download | gentoo-2-9c6877dfb84745033f1bf3d1d89e5ed22e529476.tar.gz gentoo-2-9c6877dfb84745033f1bf3d1d89e5ed22e529476.tar.bz2 gentoo-2-9c6877dfb84745033f1bf3d1d89e5ed22e529476.zip |
Marked stable on amd64 as per bug 207634.
(Portage version: 2.1.4)
Diffstat (limited to 'kde-base/ktron')
-rw-r--r-- | kde-base/ktron/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/ktron/ktron-3.5.8.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/kde-base/ktron/ChangeLog b/kde-base/ktron/ChangeLog index 92559dad72c8..2becb93bb6db 100644 --- a/kde-base/ktron/ChangeLog +++ b/kde-base/ktron/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/ktron -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktron/ChangeLog,v 1.72 2007/10/20 01:19:06 philantrop Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktron/ChangeLog,v 1.73 2008/01/28 23:15:25 philantrop Exp $ + + 28 Jan 2008; Wulf C. Krueger <philantrop@gentoo.org> ktron-3.5.8.ebuild: + Marked stable on amd64 as per bug 207634. 20 Oct 2007; Wulf C. Krueger <philantrop@gentoo.org> files/digest-ktron-3.5.6, Manifest: diff --git a/kde-base/ktron/ktron-3.5.8.ebuild b/kde-base/ktron/ktron-3.5.8.ebuild index 164ae01fb1cb..99664820bf68 100644 --- a/kde-base/ktron/ktron-3.5.8.ebuild +++ b/kde-base/ktron/ktron-3.5.8.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktron/ktron-3.5.8.ebuild,v 1.1 2007/10/19 23:40:14 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktron/ktron-3.5.8.ebuild,v 1.2 2008/01/28 23:15:25 philantrop Exp $ KMNAME=kdegames MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE tron game" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="kdehiddenvisibility" DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkdegames)" |