diff options
author | Brent Baude <ranger@gentoo.org> | 2008-05-12 20:03:42 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-05-12 20:03:42 +0000 |
commit | c0a7526395c16c2f564979f5a6c5fa57d66899b9 (patch) | |
tree | 3bf8a8b0cde634bec4665dc87298c512034b5051 /kde-base/atlantikdesigner | |
parent | Version bump and old version cleanup (diff) | |
download | gentoo-2-c0a7526395c16c2f564979f5a6c5fa57d66899b9.tar.gz gentoo-2-c0a7526395c16c2f564979f5a6c5fa57d66899b9.tar.bz2 gentoo-2-c0a7526395c16c2f564979f5a6c5fa57d66899b9.zip |
Marking kde split packages ppc stable for bug 221063
(Portage version: 2.1.4.4)
Diffstat (limited to 'kde-base/atlantikdesigner')
-rw-r--r-- | kde-base/atlantikdesigner/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/atlantikdesigner/atlantikdesigner-3.5.9.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/atlantikdesigner/ChangeLog b/kde-base/atlantikdesigner/ChangeLog index 3397df7393d6..7982ee3d67a4 100644 --- a/kde-base/atlantikdesigner/ChangeLog +++ b/kde-base/atlantikdesigner/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/atlantikdesigner # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantikdesigner/ChangeLog,v 1.80 2008/05/12 17:09:16 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantikdesigner/ChangeLog,v 1.81 2008/05/12 20:01:44 ranger Exp $ + + 12 May 2008; Brent Baude <ranger@gentoo.org> + atlantikdesigner-3.5.9.ebuild: + Marking atlantikdesigner-3.5.9 ppc stable for bug 221063 12 May 2008; Raúl Porcel <armin76@gentoo.org> atlantikdesigner-3.5.9.ebuild: diff --git a/kde-base/atlantikdesigner/atlantikdesigner-3.5.9.ebuild b/kde-base/atlantikdesigner/atlantikdesigner-3.5.9.ebuild index 940e8b041383..3462f6b74641 100644 --- a/kde-base/atlantikdesigner/atlantikdesigner-3.5.9.ebuild +++ b/kde-base/atlantikdesigner/atlantikdesigner-3.5.9.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantikdesigner/atlantikdesigner-3.5.9.ebuild,v 1.3 2008/05/12 17:09:16 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantikdesigner/atlantikdesigner-3.5.9.ebuild,v 1.4 2008/05/12 20:01:44 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}" |