diff options
author | 2009-05-31 21:06:47 +0000 | |
---|---|---|
committer | 2009-05-31 21:06:47 +0000 | |
commit | d493cb80a73b649cb0440a720a7c3a63c5e6f74f (patch) | |
tree | 1e2f5566560f8817e993f2febdee0a20cd45482a /kde-base | |
parent | ppc stable #271889 (diff) | |
download | gentoo-2-d493cb80a73b649cb0440a720a7c3a63c5e6f74f.tar.gz gentoo-2-d493cb80a73b649cb0440a720a7c3a63c5e6f74f.tar.bz2 gentoo-2-d493cb80a73b649cb0440a720a7c3a63c5e6f74f.zip |
ppc stable #271889
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'kde-base')
-rw-r--r-- | kde-base/atlantikdesigner/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/atlantikdesigner/atlantikdesigner-3.5.10.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/kde-base/atlantikdesigner/ChangeLog b/kde-base/atlantikdesigner/ChangeLog index 30f8cc8be139..f06362d24932 100644 --- a/kde-base/atlantikdesigner/ChangeLog +++ b/kde-base/atlantikdesigner/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/atlantikdesigner -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantikdesigner/ChangeLog,v 1.86 2008/09/13 23:57:09 carlo Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantikdesigner/ChangeLog,v 1.87 2009/05/31 21:06:47 nixnut Exp $ + + 31 May 2009; nixnut <nixnut@gentoo.org> atlantikdesigner-3.5.10.ebuild: + ppc stable #271889 *atlantikdesigner-3.5.10 (13 Sep 2008) diff --git a/kde-base/atlantikdesigner/atlantikdesigner-3.5.10.ebuild b/kde-base/atlantikdesigner/atlantikdesigner-3.5.10.ebuild index 8323391f32e6..7a9bfc4d252c 100644 --- a/kde-base/atlantikdesigner/atlantikdesigner-3.5.10.ebuild +++ b/kde-base/atlantikdesigner/atlantikdesigner-3.5.10.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantikdesigner/atlantikdesigner-3.5.10.ebuild,v 1.1 2008/09/13 23:57:09 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantikdesigner/atlantikdesigner-3.5.10.ebuild,v 1.2 2009/05/31 21:06:47 nixnut Exp $ KMNAME=kdeaddons EAPI="1" inherit kde-meta DESCRIPTION="Atlantik gameboard designer" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="" DEPEND=">=kde-base/atlantik-${PV}:${SLOT}" |