diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-08-07 20:40:27 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-08-07 20:40:27 +0000 |
commit | ac27e60b997ccadd88f2e71e88e176894e6c6ceb (patch) | |
tree | 92e66cc6d5fa901a033bb9d0db0f493f06bea496 | |
parent | Marked ppc stable. (diff) | |
download | gentoo-2-ac27e60b997ccadd88f2e71e88e176894e6c6ceb.tar.gz gentoo-2-ac27e60b997ccadd88f2e71e88e176894e6c6ceb.tar.bz2 gentoo-2-ac27e60b997ccadd88f2e71e88e176894e6c6ceb.zip |
Stable on sparc wrt #176297
(Portage version: 2.1.2.11)
-rw-r--r-- | kde-base/atlantikdesigner/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/atlantikdesigner/atlantikdesigner-3.5.7.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/atlantikdesigner/ChangeLog b/kde-base/atlantikdesigner/ChangeLog index 509110f02060..18ac412cbe7f 100644 --- a/kde-base/atlantikdesigner/ChangeLog +++ b/kde-base/atlantikdesigner/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/atlantikdesigner # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantikdesigner/ChangeLog,v 1.63 2007/05/22 20:51:09 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantikdesigner/ChangeLog,v 1.64 2007/08/07 20:40:27 gustavoz Exp $ + + 07 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org> + atlantikdesigner-3.5.7.ebuild: + Stable on sparc wrt #176297 *atlantikdesigner-3.5.7 (22 May 2007) diff --git a/kde-base/atlantikdesigner/atlantikdesigner-3.5.7.ebuild b/kde-base/atlantikdesigner/atlantikdesigner-3.5.7.ebuild index ab7543e1f19c..271b5e87d79a 100644 --- a/kde-base/atlantikdesigner/atlantikdesigner-3.5.7.ebuild +++ b/kde-base/atlantikdesigner/atlantikdesigner-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/atlantikdesigner/atlantikdesigner-3.5.7.ebuild,v 1.2 2007/07/11 01:08:48 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantikdesigner/atlantikdesigner-3.5.7.ebuild,v 1.3 2007/08/07 20:40:27 gustavoz Exp $ KMNAME=kdeaddons MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="Atlantik gameboard designer" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" IUSE="" DEPEND="$(deprange $PV $MAXKDEVER kde-base/atlantik)" |