summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2011-12-16 14:10:09 +0000
committerAgostino Sarubbo <ago@gentoo.org>2011-12-16 14:10:09 +0000
commit9eb6fa06a0e4d79c82172dec5933872a923ac76c (patch)
tree743f4f225bd54eaaab1caf7a44c4fcc227735d4b /dev-util/intel2gas
parentStable for AMD64, wrt bug #393993 (diff)
downloadgentoo-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')
-rw-r--r--dev-util/intel2gas/ChangeLog5
-rw-r--r--dev-util/intel2gas/intel2gas-1.3.3-r3.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-util/intel2gas/ChangeLog b/dev-util/intel2gas/ChangeLog
index e42de637da95..6995ea676e56 100644
--- a/dev-util/intel2gas/ChangeLog
+++ b/dev-util/intel2gas/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/intel2gas
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/intel2gas/ChangeLog,v 1.11 2011/07/20 14:06:28 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/intel2gas/ChangeLog,v 1.12 2011/12/16 14:10:09 ago Exp $
+
+ 16 Dec 2011; Agostino Sarubbo <ago@gentoo.org> intel2gas-1.3.3-r3.ebuild:
+ Stable for AMD64, wrt bug #393885
20 Jul 2011; Pacho Ramos <pacho@gentoo.org> metadata.xml:
Drop maintainer due retirement, bug #34534
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() {