diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-04-21 19:46:40 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-04-21 19:46:40 +0000 |
commit | bbded36a120b4310dbcbb961e3e06615d9622d44 (patch) | |
tree | 000a28f12bebf635e0d914758e2f549aebcd43ad /app-misc/boxes/boxes-1.0.1.ebuild | |
parent | stable amd64 (diff) | |
download | historical-bbded36a120b4310dbcbb961e3e06615d9622d44.tar.gz historical-bbded36a120b4310dbcbb961e3e06615d9622d44.tar.bz2 historical-bbded36a120b4310dbcbb961e3e06615d9622d44.zip |
stable amd64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'app-misc/boxes/boxes-1.0.1.ebuild')
-rw-r--r-- | app-misc/boxes/boxes-1.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/boxes/boxes-1.0.1.ebuild b/app-misc/boxes/boxes-1.0.1.ebuild index 573a81d513b8..30a267ecf621 100644 --- a/app-misc/boxes/boxes-1.0.1.ebuild +++ b/app-misc/boxes/boxes-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/boxes/boxes-1.0.1.ebuild,v 1.23 2005/01/01 14:53:58 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/boxes/boxes-1.0.1.ebuild,v 1.24 2005/04/21 19:03:36 blubb Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://boxes.thomasjensen.com/download/${P}.src.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc mips alpha ~amd64 ppc64" +KEYWORDS="x86 ppc sparc mips alpha amd64 ppc64" IUSE="" DEPEND="virtual/libc" |