diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-09-25 08:44:07 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-09-25 08:44:07 +0000 |
commit | bbbb38d4a9bdccbebee1fa687732838ceb83ec8f (patch) | |
tree | 91c7f1cf8b1a22f39c653cc8f9a97f8f5f931446 /dev-util/insight/insight-6.5.ebuild | |
parent | Added ~ppc64; bug #149013 (diff) | |
download | gentoo-2-bbbb38d4a9bdccbebee1fa687732838ceb83ec8f.tar.gz gentoo-2-bbbb38d4a9bdccbebee1fa687732838ceb83ec8f.tar.bz2 gentoo-2-bbbb38d4a9bdccbebee1fa687732838ceb83ec8f.zip |
stable on amd64; marked wrong version stable just before
(Portage version: 2.1.2_pre1-r1)
Diffstat (limited to 'dev-util/insight/insight-6.5.ebuild')
-rw-r--r-- | dev-util/insight/insight-6.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/insight/insight-6.5.ebuild b/dev-util/insight/insight-6.5.ebuild index b2bccbbb1aca..91775b471ba3 100644 --- a/dev-util/insight/insight-6.5.ebuild +++ b/dev-util/insight/insight-6.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/insight/insight-6.5.ebuild,v 1.1 2006/09/05 19:38:06 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/insight/insight-6.5.ebuild,v 1.2 2006/09/25 08:44:07 blubb Exp $ inherit eutils @@ -16,7 +16,7 @@ DEPEND="|| ( ( x11-libs/libXt x11-libs/libX11 ) virtual/x11 ) sys-libs/ncurses" SLOT="0" -KEYWORDS="~x86 ~sparc ~alpha ~ppc ~amd64" +KEYWORDS="~alpha amd64 ~ppc ~sparc ~x86" SRC_URI="ftp://sources.redhat.com/pub/${PN}/releases/${P}.tar.bz2" INSIGHTDIR="/opt/insight" |