diff options
author | Wulf Krueger <philantrop@gentoo.org> | 2008-01-28 19:34:20 +0000 |
---|---|---|
committer | Wulf Krueger <philantrop@gentoo.org> | 2008-01-28 19:34:20 +0000 |
commit | c750d6d506a133422a60208b33f53abaa8031791 (patch) | |
tree | cd3b00a77324da859c7dfc59ed7acc163603b7ec /kde-base/atlantikdesigner | |
parent | Masked app-pda/pilot-link[bluetooth] for the KDE 3.5.8 stabilisation. (diff) | |
download | gentoo-2-c750d6d506a133422a60208b33f53abaa8031791.tar.gz gentoo-2-c750d6d506a133422a60208b33f53abaa8031791.tar.bz2 gentoo-2-c750d6d506a133422a60208b33f53abaa8031791.zip |
Marked stable on amd64 as per bug 207634.
(Portage version: 2.1.4)
Diffstat (limited to 'kde-base/atlantikdesigner')
-rw-r--r-- | kde-base/atlantikdesigner/ChangeLog | 8 | ||||
-rw-r--r-- | kde-base/atlantikdesigner/atlantikdesigner-3.5.8.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/kde-base/atlantikdesigner/ChangeLog b/kde-base/atlantikdesigner/ChangeLog index dccb1dbdbbe8..5dd84b601d28 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.70 2007/10/19 21:48:56 philantrop Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantikdesigner/ChangeLog,v 1.71 2008/01/28 19:34:20 philantrop Exp $ + + 28 Jan 2008; Wulf C. Krueger <philantrop@gentoo.org> + atlantikdesigner-3.5.8.ebuild: + Marked stable on amd64 as per bug 207634. *atlantikdesigner-3.5.8 (19 Oct 2007) diff --git a/kde-base/atlantikdesigner/atlantikdesigner-3.5.8.ebuild b/kde-base/atlantikdesigner/atlantikdesigner-3.5.8.ebuild index dea3669de10a..49c440388d23 100644 --- a/kde-base/atlantikdesigner/atlantikdesigner-3.5.8.ebuild +++ b/kde-base/atlantikdesigner/atlantikdesigner-3.5.8.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantikdesigner/atlantikdesigner-3.5.8.ebuild,v 1.1 2007/10/19 21:48:56 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantikdesigner/atlantikdesigner-3.5.8.ebuild,v 1.2 2008/01/28 19:34:20 philantrop 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)" |