diff options
author | Joseph Jezak <josejx@gentoo.org> | 2007-08-08 03:25:41 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2007-08-08 03:25:41 +0000 |
commit | 6e218c4766696ba2dd1be9a37e45ea0ba84f856e (patch) | |
tree | 69a8d1137b9792c80a294774b650ae87c53eeb6a /kde-base/atlantik | |
parent | Init script works with baselayout-2, #170708 thanks to Paul Bredbury (diff) | |
download | historical-6e218c4766696ba2dd1be9a37e45ea0ba84f856e.tar.gz historical-6e218c4766696ba2dd1be9a37e45ea0ba84f856e.tar.bz2 historical-6e218c4766696ba2dd1be9a37e45ea0ba84f856e.zip |
Marked ppc stable.
Package-Manager: portage-2.1.3_rc9
Diffstat (limited to 'kde-base/atlantik')
-rw-r--r-- | kde-base/atlantik/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/atlantik/atlantik-3.5.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/atlantik/ChangeLog b/kde-base/atlantik/ChangeLog index b577e2416a74..11e99d2f1042 100644 --- a/kde-base/atlantik/ChangeLog +++ b/kde-base/atlantik/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/atlantik # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantik/ChangeLog,v 1.66 2007/08/07 18:46:15 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantik/ChangeLog,v 1.67 2007/08/08 03:19:36 josejx Exp $ + + 08 Aug 2007; Joseph Jezak <josejx@gentoo.org> atlantik-3.5.7.ebuild: + Marked ppc stable. 07 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org> atlantik-3.5.7.ebuild: Stable on sparc wrt #176297 diff --git a/kde-base/atlantik/atlantik-3.5.7.ebuild b/kde-base/atlantik/atlantik-3.5.7.ebuild index be5f70ae958a..53f36dfac2db 100644 --- a/kde-base/atlantik/atlantik-3.5.7.ebuild +++ b/kde-base/atlantik/atlantik-3.5.7.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantik/atlantik-3.5.7.ebuild,v 1.2 2007/08/07 18:46:15 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantik/atlantik-3.5.7.ebuild,v 1.3 2007/08/08 03:19:36 josejx Exp $ KMNAME=kdegames MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="The Atlantic board game" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~ia64 ppc ~ppc64 sparc ~x86 ~x86-fbsd" IUSE="kdehiddenvisibility" DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkdegames)" |