diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2005-03-09 14:53:57 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2005-03-09 14:53:57 +0000 |
commit | d1b9e8b008afc9718893a308623444dc8ecf4e76 (patch) | |
tree | ff7696fe9fab74d06be97529a4a3fd41aca7f5fa /kde-base/atlantikdesigner | |
parent | Remove old ebuild. (diff) | |
download | historical-d1b9e8b008afc9718893a308623444dc8ecf4e76.tar.gz historical-d1b9e8b008afc9718893a308623444dc8ecf4e76.tar.bz2 historical-d1b9e8b008afc9718893a308623444dc8ecf4e76.zip |
Marked ~amd64, keywording KDE split ebuilds, bug 80944.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'kde-base/atlantikdesigner')
-rw-r--r-- | kde-base/atlantikdesigner/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/atlantikdesigner/atlantikdesigner-3.4.0_rc1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/atlantikdesigner/ChangeLog b/kde-base/atlantikdesigner/ChangeLog index 5458de9bb54f..5514a0d5f9fb 100644 --- a/kde-base/atlantikdesigner/ChangeLog +++ b/kde-base/atlantikdesigner/ChangeLog @@ -1,6 +1,10 @@ # 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.3 2005/02/27 20:21:30 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantikdesigner/ChangeLog,v 1.4 2005/03/09 14:49:22 cryos Exp $ + + 09 Mar 2005; Marcus D. Hanwell <cryos@gentoo.org> + atlantikdesigner-3.4.0_rc1.ebuild: + Marked ~amd64, keywording KDE split ebuilds, bug 80944. *atlantikdesigner-3.4.0_rc1 (27 Feb 2005) diff --git a/kde-base/atlantikdesigner/atlantikdesigner-3.4.0_rc1.ebuild b/kde-base/atlantikdesigner/atlantikdesigner-3.4.0_rc1.ebuild index 2b9541230faf..8882a10daa6f 100644 --- a/kde-base/atlantikdesigner/atlantikdesigner-3.4.0_rc1.ebuild +++ b/kde-base/atlantikdesigner/atlantikdesigner-3.4.0_rc1.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.0_rc1.ebuild,v 1.1 2005/02/27 20:21:30 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantikdesigner/atlantikdesigner-3.4.0_rc1.ebuild,v 1.2 2005/03/09 14:49:22 cryos Exp $ KMNAME=kdeaddons MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="Atlantik gameboard designer" -KEYWORDS="~x86" +KEYWORDS="~x86 ~amd64" IUSE="" DEPEND="$(deprange $PV $MAXKDEVER kde-base/atlantik)" OLDDEPEND="~kde-base/atlantik-$PV" |