diff options
author | 2004-09-02 22:49:42 +0000 | |
---|---|---|
committer | 2004-09-02 22:49:42 +0000 | |
commit | c0d736fa535ccc73133db62e22b88902ada3d160 (patch) | |
tree | 7aa344d72f948ad02b313f8e0736a1cf3a8b064b /x11-misc/xmountains/xmountains-2.6.ebuild | |
parent | bump .16 to x86, updated version to ~, dependency fixes. mono bindings disabled. (diff) | |
download | historical-c0d736fa535ccc73133db62e22b88902ada3d160.tar.gz historical-c0d736fa535ccc73133db62e22b88902ada3d160.tar.bz2 historical-c0d736fa535ccc73133db62e22b88902ada3d160.zip |
Keyword modification, see changelog for details
Diffstat (limited to 'x11-misc/xmountains/xmountains-2.6.ebuild')
-rw-r--r-- | x11-misc/xmountains/xmountains-2.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xmountains/xmountains-2.6.ebuild b/x11-misc/xmountains/xmountains-2.6.ebuild index be81a86d1bf2..0131724fc1da 100644 --- a/x11-misc/xmountains/xmountains-2.6.ebuild +++ b/x11-misc/xmountains/xmountains-2.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xmountains/xmountains-2.6.ebuild,v 1.6 2004/06/24 22:42:16 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xmountains/xmountains-2.6.ebuild,v 1.7 2004/09/02 22:49:41 pvdabeel Exp $ DESCRIPTION="Fractal terrains of snow-capped mountains near water" HOMEPAGE="http://www.epcc.ed.ac.uk/~spb/${PN}/" @@ -10,7 +10,7 @@ S="${WORKDIR}" LICENSE="as-is" SLOT="0" -KEYWORDS="x86 ~ppc ~amd64" +KEYWORDS="x86 ppc ~amd64" IUSE="" DEPEND="virtual/x11" |