diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2011-12-16 14:10:09 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2011-12-16 14:10:09 +0000 |
commit | 9eb6fa06a0e4d79c82172dec5933872a923ac76c (patch) | |
tree | 743f4f225bd54eaaab1caf7a44c4fcc227735d4b /dev-util/intel2gas/intel2gas-1.3.3-r3.ebuild | |
parent | Stable for AMD64, wrt bug #393993 (diff) | |
download | gentoo-2-9eb6fa06a0e4d79c82172dec5933872a923ac76c.tar.gz gentoo-2-9eb6fa06a0e4d79c82172dec5933872a923ac76c.tar.bz2 gentoo-2-9eb6fa06a0e4d79c82172dec5933872a923ac76c.zip |
Stable for AMD64, wrt bug #393885
(Portage version: 2.1.10.40/cvs/Linux i686)
Diffstat (limited to 'dev-util/intel2gas/intel2gas-1.3.3-r3.ebuild')
-rw-r--r-- | dev-util/intel2gas/intel2gas-1.3.3-r3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/intel2gas/intel2gas-1.3.3-r3.ebuild b/dev-util/intel2gas/intel2gas-1.3.3-r3.ebuild index 5a867042af08..d91ed4053696 100644 --- a/dev-util/intel2gas/intel2gas-1.3.3-r3.ebuild +++ b/dev-util/intel2gas/intel2gas-1.3.3-r3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/intel2gas/intel2gas-1.3.3-r3.ebuild,v 1.1 2010/08/12 20:40:50 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/intel2gas/intel2gas-1.3.3-r3.ebuild,v 1.2 2011/12/16 14:10:09 ago Exp $ inherit eutils autotools toolchain-funcs @@ -9,7 +9,7 @@ HOMEPAGE="http://www.niksula.cs.hut.fi/~mtiihone/intel2gas/" SRC_URI="http://www.niksula.cs.hut.fi/~mtiihone/intel2gas/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" src_unpack() { |