diff options
author | Markus Meier <maekke@gentoo.org> | 2009-06-06 11:25:35 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-06-06 11:25:35 +0000 |
commit | f1e5f7a89b252548b73a0337e89eed9fe55cc06a (patch) | |
tree | 7001661aea2d88677f8df9afb4598cba8ccf8826 /kde-base/atlantik | |
parent | amd64/x86 stable, bug #271889 (diff) | |
download | gentoo-2-f1e5f7a89b252548b73a0337e89eed9fe55cc06a.tar.gz gentoo-2-f1e5f7a89b252548b73a0337e89eed9fe55cc06a.tar.bz2 gentoo-2-f1e5f7a89b252548b73a0337e89eed9fe55cc06a.zip |
amd64/x86 stable, bug #271889
(Portage version: 2.1.6.11/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/atlantik')
-rw-r--r-- | kde-base/atlantik/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/atlantik/atlantik-3.5.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/atlantik/ChangeLog b/kde-base/atlantik/ChangeLog index 92053e5e9ca4..f6c441a53ca7 100644 --- a/kde-base/atlantik/ChangeLog +++ b/kde-base/atlantik/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/atlantik # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantik/ChangeLog,v 1.91 2009/06/03 15:00:35 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantik/ChangeLog,v 1.92 2009/06/06 11:25:35 maekke Exp $ + + 06 Jun 2009; Markus Meier <maekke@gentoo.org> atlantik-3.5.10.ebuild: + amd64/x86 stable, bug #271889 03 Jun 2009; Brent Baude <ranger@gentoo.org> atlantik-3.5.10.ebuild: Marking atlantik-3.5.10 ppc64 stable for bug 271889 diff --git a/kde-base/atlantik/atlantik-3.5.10.ebuild b/kde-base/atlantik/atlantik-3.5.10.ebuild index 12e0dfe0f3e4..82f749e079c4 100644 --- a/kde-base/atlantik/atlantik-3.5.10.ebuild +++ b/kde-base/atlantik/atlantik-3.5.10.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantik/atlantik-3.5.10.ebuild,v 1.3 2009/06/03 15:00:35 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantik/atlantik-3.5.10.ebuild,v 1.4 2009/06/06 11:25:35 maekke 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}" |