diff options
author | 2008-05-12 22:48:37 +0000 | |
---|---|---|
committer | 2008-05-12 22:48:37 +0000 | |
commit | fb54beeece2162a2c4facf874c6d2bdc0b5c435c (patch) | |
tree | 2f57fcb5e3325a618e71da8f86e64f8de5ada770 /kde-base | |
parent | Version bump (diff) | |
download | gentoo-2-fb54beeece2162a2c4facf874c6d2bdc0b5c435c.tar.gz gentoo-2-fb54beeece2162a2c4facf874c6d2bdc0b5c435c.tar.bz2 gentoo-2-fb54beeece2162a2c4facf874c6d2bdc0b5c435c.zip |
Stable for HPPA (bug #221063).
(Portage version: 2.1.5_rc10)
Diffstat (limited to 'kde-base')
-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 433d7a62a737..e9e6ab248c20 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.84 2008/05/12 20:03:32 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantik/ChangeLog,v 1.85 2008/05/12 22:48:37 jer Exp $ + + 12 May 2008; Jeroen Roovers <jer@gentoo.org> atlantik-3.5.9.ebuild: + Stable for HPPA (bug #221063). 12 May 2008; Brent Baude <ranger@gentoo.org> atlantik-3.5.9.ebuild: Marking atlantik-3.5.9 ppc stable for bug 221063 diff --git a/kde-base/atlantik/atlantik-3.5.9.ebuild b/kde-base/atlantik/atlantik-3.5.9.ebuild index 4f9dfddafd07..807162f9607e 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.4 2008/05/12 20:03:32 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantik/atlantik-3.5.9.ebuild,v 1.5 2008/05/12 22:48:37 jer 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}" |