diff options
Diffstat (limited to 'kde-base/atlantik')
-rw-r--r-- | kde-base/atlantik/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/atlantik/atlantik-3.5.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/atlantik/ChangeLog b/kde-base/atlantik/ChangeLog index 725c6de37b3b..433d7a62a737 100644 --- a/kde-base/atlantik/ChangeLog +++ b/kde-base/atlantik/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/atlantik # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantik/ChangeLog,v 1.83 2008/05/12 17:08:50 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantik/ChangeLog,v 1.84 2008/05/12 20:03:32 ranger Exp $ + + 12 May 2008; Brent Baude <ranger@gentoo.org> atlantik-3.5.9.ebuild: + Marking atlantik-3.5.9 ppc stable for bug 221063 12 May 2008; Raúl Porcel <armin76@gentoo.org> atlantik-3.5.9.ebuild: alpha/ia64/sparc stable wrt #221063 diff --git a/kde-base/atlantik/atlantik-3.5.9.ebuild b/kde-base/atlantik/atlantik-3.5.9.ebuild index 09e851a90d4c..4f9dfddafd07 100644 --- a/kde-base/atlantik/atlantik-3.5.9.ebuild +++ b/kde-base/atlantik/atlantik-3.5.9.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantik/atlantik-3.5.9.ebuild,v 1.3 2008/05/12 17:08:50 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantik/atlantik-3.5.9.ebuild,v 1.4 2008/05/12 20:03:32 ranger Exp $ KMNAME=kdegames EAPI="1" inherit kde-meta DESCRIPTION="The Atlantic board game" -KEYWORDS="alpha ~amd64 ~hppa ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~hppa ia64 ppc ~ppc64 sparc ~x86 ~x86-fbsd" IUSE="kdehiddenvisibility" DEPEND=">=kde-base/libkdegames-${PV}:${SLOT}" |