diff options
author | Brent Baude <ranger@gentoo.org> | 2009-06-03 15:18:55 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-06-03 15:18:55 +0000 |
commit | 925e4f0879005915e2d4eb76be2446ccf8f3572d (patch) | |
tree | ebed5d938016341138988f12f776162f88760b65 /kde-base/atlantikdesigner | |
parent | Cleanup (diff) | |
download | gentoo-2-925e4f0879005915e2d4eb76be2446ccf8f3572d.tar.gz gentoo-2-925e4f0879005915e2d4eb76be2446ccf8f3572d.tar.bz2 gentoo-2-925e4f0879005915e2d4eb76be2446ccf8f3572d.zip |
Marking atlantikdesigner-3.5.10 ppc64 for bug 271889
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Diffstat (limited to 'kde-base/atlantikdesigner')
-rw-r--r-- | kde-base/atlantikdesigner/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/atlantikdesigner/atlantikdesigner-3.5.10.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/atlantikdesigner/ChangeLog b/kde-base/atlantikdesigner/ChangeLog index f06362d24932..e8c09fcbe7f1 100644 --- a/kde-base/atlantikdesigner/ChangeLog +++ b/kde-base/atlantikdesigner/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/atlantikdesigner # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantikdesigner/ChangeLog,v 1.87 2009/05/31 21:06:47 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantikdesigner/ChangeLog,v 1.88 2009/06/03 15:18:55 ranger Exp $ + + 03 Jun 2009; Brent Baude <ranger@gentoo.org> + atlantikdesigner-3.5.10.ebuild: + Marking atlantikdesigner-3.5.10 ppc64 stable for bug 271889 31 May 2009; nixnut <nixnut@gentoo.org> atlantikdesigner-3.5.10.ebuild: ppc stable #271889 diff --git a/kde-base/atlantikdesigner/atlantikdesigner-3.5.10.ebuild b/kde-base/atlantikdesigner/atlantikdesigner-3.5.10.ebuild index 7a9bfc4d252c..ac28b58c1244 100644 --- a/kde-base/atlantikdesigner/atlantikdesigner-3.5.10.ebuild +++ b/kde-base/atlantikdesigner/atlantikdesigner-3.5.10.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantikdesigner/atlantikdesigner-3.5.10.ebuild,v 1.2 2009/05/31 21:06:47 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantikdesigner/atlantikdesigner-3.5.10.ebuild,v 1.3 2009/06/03 15:18:55 ranger Exp $ KMNAME=kdeaddons EAPI="1" inherit kde-meta DESCRIPTION="Atlantik gameboard designer" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="" DEPEND=">=kde-base/atlantik-${PV}:${SLOT}" |