diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-02-27 22:37:00 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-02-27 22:37:00 +0000 |
commit | 9d815c6e3bdc21e476a0d689bb79e5b08fc693c9 (patch) | |
tree | 0c27cd947f5333520b74e878bf9d3a30129c3938 /app-misc/cmatrix/cmatrix-1.2a-r1.ebuild | |
parent | Marked ~hppa. (diff) | |
download | gentoo-2-9d815c6e3bdc21e476a0d689bb79e5b08fc693c9.tar.gz gentoo-2-9d815c6e3bdc21e476a0d689bb79e5b08fc693c9.tar.bz2 gentoo-2-9d815c6e3bdc21e476a0d689bb79e5b08fc693c9.zip |
Stable for HPPA (thanks to LuckyLuke).
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-misc/cmatrix/cmatrix-1.2a-r1.ebuild')
-rw-r--r-- | app-misc/cmatrix/cmatrix-1.2a-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/cmatrix/cmatrix-1.2a-r1.ebuild b/app-misc/cmatrix/cmatrix-1.2a-r1.ebuild index c7f69706ef8d..a5a1f7429ab3 100644 --- a/app-misc/cmatrix/cmatrix-1.2a-r1.ebuild +++ b/app-misc/cmatrix/cmatrix-1.2a-r1.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/cmatrix/cmatrix-1.2a-r1.ebuild,v 1.6 2008/01/29 18:06:47 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/cmatrix/cmatrix-1.2a-r1.ebuild,v 1.7 2008/02/27 22:37:00 jer Exp $ inherit autotools eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.asty.org/${PN}/dist/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~hppa ppc sparc x86" +KEYWORDS="alpha amd64 hppa ppc sparc x86" IUSE="X" DEPEND="X? ( x11-apps/mkfontdir ) |