diff options
author | Lars Weiler <pylon@gentoo.org> | 2005-07-01 23:54:22 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2005-07-01 23:54:22 +0000 |
commit | e7781e99e9c2cbb1d2367e0d0eef75d8e41d4010 (patch) | |
tree | 6cfc2549aeb81d52dbb2a57b8bdbbd87ec4e9d04 /kde-base/atlantikdesigner | |
parent | Stable on mips (diff) | |
download | historical-e7781e99e9c2cbb1d2367e0d0eef75d8e41d4010.tar.gz historical-e7781e99e9c2cbb1d2367e0d0eef75d8e41d4010.tar.bz2 historical-e7781e99e9c2cbb1d2367e0d0eef75d8e41d4010.zip |
Stable on ppc; Bug #97544.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'kde-base/atlantikdesigner')
-rw-r--r-- | kde-base/atlantikdesigner/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/atlantikdesigner/atlantikdesigner-3.4.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/atlantikdesigner/ChangeLog b/kde-base/atlantikdesigner/ChangeLog index 8ce4c589d984..a0cd1a021a7d 100644 --- a/kde-base/atlantikdesigner/ChangeLog +++ b/kde-base/atlantikdesigner/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/atlantikdesigner # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantikdesigner/ChangeLog,v 1.10 2005/07/01 14:37:47 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantikdesigner/ChangeLog,v 1.11 2005/07/01 23:23:47 pylon Exp $ + + 01 Jul 2005; Lars Weiler <pylon@gentoo.org> atlantikdesigner-3.4.1.ebuild: + Stable on ppc; Bug #97544. 01 Jul 2005; Markus Rothe <corsair@gentoo.org> atlantikdesigner-3.4.1.ebuild: diff --git a/kde-base/atlantikdesigner/atlantikdesigner-3.4.1.ebuild b/kde-base/atlantikdesigner/atlantikdesigner-3.4.1.ebuild index 328442282639..6bc4453c90ff 100644 --- a/kde-base/atlantikdesigner/atlantikdesigner-3.4.1.ebuild +++ b/kde-base/atlantikdesigner/atlantikdesigner-3.4.1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantikdesigner/atlantikdesigner-3.4.1.ebuild,v 1.4 2005/07/01 14:37:47 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantikdesigner/atlantikdesigner-3.4.1.ebuild,v 1.5 2005/07/01 23:23:47 pylon Exp $ KMNAME=kdeaddons MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="Atlantik gameboard designer" -KEYWORDS="amd64 ~ppc ppc64 ~sparc x86" +KEYWORDS="amd64 ppc ppc64 ~sparc x86" IUSE="" DEPEND="$(deprange $PV $MAXKDEVER kde-base/atlantik)" OLDDEPEND="~kde-base/atlantik-$PV" |