diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-03-27 19:25:08 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-03-27 19:25:08 +0000 |
commit | f0627da94a583309a801430f0bd28494103e6f16 (patch) | |
tree | e2900cf2323f77fb73089ed7b910ba8a746f7c35 /app-misc/boxes/boxes-1.1.ebuild | |
parent | Initial import, bug 207191. (diff) | |
download | gentoo-2-f0627da94a583309a801430f0bd28494103e6f16.tar.gz gentoo-2-f0627da94a583309a801430f0bd28494103e6f16.tar.bz2 gentoo-2-f0627da94a583309a801430f0bd28494103e6f16.zip |
Stable on ppc wrt bug 214931
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-misc/boxes/boxes-1.1.ebuild')
-rw-r--r-- | app-misc/boxes/boxes-1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/boxes/boxes-1.1.ebuild b/app-misc/boxes/boxes-1.1.ebuild index 0dac2b0801a2..069086793926 100644 --- a/app-misc/boxes/boxes-1.1.ebuild +++ b/app-misc/boxes/boxes-1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/boxes/boxes-1.1.ebuild,v 1.4 2008/03/27 15:26:28 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/boxes/boxes-1.1.ebuild,v 1.5 2008/03/27 19:25:08 nixnut Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://boxes.thomasjensen.com/download/${P}.src.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~ia64 ~mips ~ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ~ia64 ~mips ppc ppc64 sparc x86" IUSE="" DEPEND="" |