diff options
author | 2005-04-21 19:09:32 +0000 | |
---|---|---|
committer | 2005-04-21 19:09:32 +0000 | |
commit | 36dfb0fcee616a99cadbc4d6bc772d2012498e4f (patch) | |
tree | be549753f5b29331640e2b880ca719c2bf1ad116 /app-misc/cmatrix/cmatrix-1.2a.ebuild | |
parent | filter -funroll-loops for bug #89749 (diff) | |
download | gentoo-2-36dfb0fcee616a99cadbc4d6bc772d2012498e4f.tar.gz gentoo-2-36dfb0fcee616a99cadbc4d6bc772d2012498e4f.tar.bz2 gentoo-2-36dfb0fcee616a99cadbc4d6bc772d2012498e4f.zip |
stable amd64
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-misc/cmatrix/cmatrix-1.2a.ebuild')
-rw-r--r-- | app-misc/cmatrix/cmatrix-1.2a.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/cmatrix/cmatrix-1.2a.ebuild b/app-misc/cmatrix/cmatrix-1.2a.ebuild index c44b377405d4..e6648368984d 100644 --- a/app-misc/cmatrix/cmatrix-1.2a.ebuild +++ b/app-misc/cmatrix/cmatrix-1.2a.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/cmatrix/cmatrix-1.2a.ebuild,v 1.14 2005/03/20 11:21:43 taviso Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/cmatrix/cmatrix-1.2a.ebuild,v 1.15 2005/04/21 19:08:32 blubb Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.asty.org/${PN}/dist/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~amd64 sparc ~alpha" +KEYWORDS="x86 amd64 sparc ~alpha" IUSE="X" DEPEND="X? ( virtual/x11 ) |