diff options
author | 2011-03-09 10:50:00 +0000 | |
---|---|---|
committer | 2011-03-09 10:50:00 +0000 | |
commit | 54cd64b7f89c94a82f3c569c642d435d64259e42 (patch) | |
tree | 611c104418359e5326a2a5d4812b242e9b51f968 /app-admin/ide-smart/ide-smart-1.4-r1.ebuild | |
parent | Stable on amd64 wrt bug #357989 (diff) | |
download | gentoo-2-54cd64b7f89c94a82f3c569c642d435d64259e42.tar.gz gentoo-2-54cd64b7f89c94a82f3c569c642d435d64259e42.tar.bz2 gentoo-2-54cd64b7f89c94a82f3c569c642d435d64259e42.zip |
Stable on amd64 wrt bug #357949
(Portage version: 2.2.0_alpha26/cvs/Linux x86_64)
Diffstat (limited to 'app-admin/ide-smart/ide-smart-1.4-r1.ebuild')
-rw-r--r-- | app-admin/ide-smart/ide-smart-1.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/ide-smart/ide-smart-1.4-r1.ebuild b/app-admin/ide-smart/ide-smart-1.4-r1.ebuild index b6dcf3b3335f..478ba906f2d5 100644 --- a/app-admin/ide-smart/ide-smart-1.4-r1.ebuild +++ b/app-admin/ide-smart/ide-smart-1.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/ide-smart/ide-smart-1.4-r1.ebuild,v 1.2 2011/03/08 17:08:17 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/ide-smart/ide-smart-1.4-r1.ebuild,v 1.3 2011/03/09 10:50:00 hwoarang Exp $ inherit toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://www.linalco.com/ragnar/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~sparc ~x86" IUSE="" src_compile() { |