diff options
author | Joseph Jezak <josejx@gentoo.org> | 2007-08-07 23:19:08 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2007-08-07 23:19:08 +0000 |
commit | eeb7289dfe307795a4f51459bda7c52c7164d76d (patch) | |
tree | 4ae8b31a54dc222cbf40fb9b1ee65b335ebab03b /kde-base/atlantikdesigner | |
parent | Marked ppc stable. (diff) | |
download | historical-eeb7289dfe307795a4f51459bda7c52c7164d76d.tar.gz historical-eeb7289dfe307795a4f51459bda7c52c7164d76d.tar.bz2 historical-eeb7289dfe307795a4f51459bda7c52c7164d76d.zip |
Marked ppc stable.
Package-Manager: portage-2.1.3_rc9
Diffstat (limited to 'kde-base/atlantikdesigner')
-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 18ac412cbe7f..8cdf74845fa8 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.64 2007/08/07 20:40:27 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantikdesigner/ChangeLog,v 1.65 2007/08/07 23:13:48 josejx Exp $ + + 07 Aug 2007; Joseph Jezak <josejx@gentoo.org> + atlantikdesigner-3.5.7.ebuild: + Marked ppc stable. 07 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org> atlantikdesigner-3.5.7.ebuild: diff --git a/kde-base/atlantikdesigner/atlantikdesigner-3.5.7.ebuild b/kde-base/atlantikdesigner/atlantikdesigner-3.5.7.ebuild index 271b5e87d79a..94b7a6b9d452 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.3 2007/08/07 20:40:27 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantikdesigner/atlantikdesigner-3.5.7.ebuild,v 1.4 2007/08/07 23:13:48 josejx 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)" |