diff options
author | 2009-06-03 15:01:25 +0000 | |
---|---|---|
committer | 2009-06-03 15:01:25 +0000 | |
commit | fb2db3c4c631c575b6d7acebff7e2efc61473e09 (patch) | |
tree | a4d6c566bcafcc684479dd6e63646494a4cef6fe /kde-base/klines | |
parent | Cleanup (diff) | |
download | gentoo-2-fb2db3c4c631c575b6d7acebff7e2efc61473e09.tar.gz gentoo-2-fb2db3c4c631c575b6d7acebff7e2efc61473e09.tar.bz2 gentoo-2-fb2db3c4c631c575b6d7acebff7e2efc61473e09.zip |
Marking klines-3.5.10 ppc64 for bug 271889
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Diffstat (limited to 'kde-base/klines')
-rw-r--r-- | kde-base/klines/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/klines/klines-3.5.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/klines/ChangeLog b/kde-base/klines/ChangeLog index ebfc2f5d36c8..b1a6ad771439 100644 --- a/kde-base/klines/ChangeLog +++ b/kde-base/klines/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/klines # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/klines/ChangeLog,v 1.111 2009/05/31 20:42:25 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/klines/ChangeLog,v 1.112 2009/06/03 15:01:25 ranger Exp $ + + 03 Jun 2009; Brent Baude <ranger@gentoo.org> klines-3.5.10.ebuild: + Marking klines-3.5.10 ppc64 stable for bug 271889 31 May 2009; nixnut <nixnut@gentoo.org> klines-3.5.10.ebuild: ppc stable #271889 diff --git a/kde-base/klines/klines-3.5.10.ebuild b/kde-base/klines/klines-3.5.10.ebuild index 7e8f43158c24..e15d1b7b7817 100644 --- a/kde-base/klines/klines-3.5.10.ebuild +++ b/kde-base/klines/klines-3.5.10.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/klines/klines-3.5.10.ebuild,v 1.2 2009/05/31 20:42:25 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/klines/klines-3.5.10.ebuild,v 1.3 2009/06/03 15:01:25 ranger Exp $ KMNAME=kdegames EAPI="1" inherit kde-meta DESCRIPTION="KDE: Kolor Lines - a little game about balls and how to get rid of them" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="kdehiddenvisibility" DEPEND=">=kde-base/libkdegames-${PV}:${SLOT}" |