diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-09-03 12:20:22 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-09-03 12:20:22 +0000 |
commit | 63fe82c1c382477305e6af83252fd06689a5a62d (patch) | |
tree | cd71738a0fa5795c254fc9382a5844bce05f6346 /kde-base | |
parent | Build without indexlib, as it's experimental. (diff) | |
download | gentoo-2-63fe82c1c382477305e6af83252fd06689a5a62d.tar.gz gentoo-2-63fe82c1c382477305e6af83252fd06689a5a62d.tar.bz2 gentoo-2-63fe82c1c382477305e6af83252fd06689a5a62d.zip |
Stable on ia64.
(Portage version: 2.1.1_rc1-r2)
Diffstat (limited to 'kde-base')
-rw-r--r-- | kde-base/atlantikdesigner/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/atlantikdesigner/atlantikdesigner-3.5.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/atlantikdesigner/ChangeLog b/kde-base/atlantikdesigner/ChangeLog index dcd7d97c19bc..47a450a2c76b 100644 --- a/kde-base/atlantikdesigner/ChangeLog +++ b/kde-base/atlantikdesigner/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/atlantikdesigner # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantikdesigner/ChangeLog,v 1.48 2006/07/25 17:40:48 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantikdesigner/ChangeLog,v 1.49 2006/09/03 12:20:22 kloeri Exp $ + + 03 Sep 2006; Bryan Østergaard <kloeri@gentoo.org> + atlantikdesigner-3.5.2.ebuild: + Stable on ia64. 25 Jul 2006; Diego Pettenò <flameeyes@gentoo.org> atlantikdesigner-3.5.4.ebuild: diff --git a/kde-base/atlantikdesigner/atlantikdesigner-3.5.2.ebuild b/kde-base/atlantikdesigner/atlantikdesigner-3.5.2.ebuild index 1571fefa93ee..b03b046e25ff 100644 --- a/kde-base/atlantikdesigner/atlantikdesigner-3.5.2.ebuild +++ b/kde-base/atlantikdesigner/atlantikdesigner-3.5.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantikdesigner/atlantikdesigner-3.5.2.ebuild,v 1.8 2006/06/01 05:22:05 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantikdesigner/atlantikdesigner-3.5.2.ebuild,v 1.9 2006/09/03 12:20:22 kloeri Exp $ KMNAME=kdeaddons MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="Atlantik gameboard designer" -KEYWORDS="alpha amd64 ~ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" IUSE="" DEPEND="$(deprange $PV $MAXKDEVER kde-base/atlantik)" |