diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-11-14 16:25:15 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-11-14 16:25:15 +0000 |
commit | 27dcd5eec5c4c261530073c0b10022426c86ea34 (patch) | |
tree | 01bd8889fd851aefbde3ffb7a66d3ffb1040cadd /kde-base/atlantikdesigner | |
parent | Stable on sparc wrt #147570 (diff) | |
download | gentoo-2-27dcd5eec5c4c261530073c0b10022426c86ea34.tar.gz gentoo-2-27dcd5eec5c4c261530073c0b10022426c86ea34.tar.bz2 gentoo-2-27dcd5eec5c4c261530073c0b10022426c86ea34.zip |
Stable on sparc wrt #147570
(Portage version: 2.1.1-r1)
Diffstat (limited to 'kde-base/atlantikdesigner')
-rw-r--r-- | kde-base/atlantikdesigner/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/atlantikdesigner/atlantikdesigner-3.5.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/atlantikdesigner/ChangeLog b/kde-base/atlantikdesigner/ChangeLog index bf86d71ed1db..6aac8712a1b0 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.54 2006/11/14 00:00:14 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantikdesigner/ChangeLog,v 1.55 2006/11/14 16:25:15 gustavoz Exp $ + + 14 Nov 2006; Gustavo Zacarias <gustavoz@gentoo.org> + atlantikdesigner-3.5.5.ebuild: + Stable on sparc wrt #147570 13 Nov 2006; Danny van Dyk <kugelfang@gentoo.org> atlantikdesigner-3.5.5.ebuild: diff --git a/kde-base/atlantikdesigner/atlantikdesigner-3.5.5.ebuild b/kde-base/atlantikdesigner/atlantikdesigner-3.5.5.ebuild index 92bbee922404..c03046f19a28 100644 --- a/kde-base/atlantikdesigner/atlantikdesigner-3.5.5.ebuild +++ b/kde-base/atlantikdesigner/atlantikdesigner-3.5.5.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.5.ebuild,v 1.3 2006/11/14 00:00:14 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantikdesigner/atlantikdesigner-3.5.5.ebuild,v 1.4 2006/11/14 16:25:15 gustavoz 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)" |