summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Kahle <tomka@gentoo.org>2010-11-15 09:18:49 +0000
committerThomas Kahle <tomka@gentoo.org>2010-11-15 09:18:49 +0000
commit5b23768225750090e06bcc67fca0ac6980eb6498 (patch)
tree301d5184364930291c5745b2fa7f97edad594945 /dev-ml/fort
parentx86 stable per bug 343751 (diff)
downloadgentoo-2-5b23768225750090e06bcc67fca0ac6980eb6498.tar.gz
gentoo-2-5b23768225750090e06bcc67fca0ac6980eb6498.tar.bz2
gentoo-2-5b23768225750090e06bcc67fca0ac6980eb6498.zip
x86 stable per bug #344435
(Portage version: 2.1.9.24/cvs/Linux i686)
Diffstat (limited to 'dev-ml/fort')
-rw-r--r--dev-ml/fort/ChangeLog5
-rw-r--r--dev-ml/fort/fort-0.4.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ml/fort/ChangeLog b/dev-ml/fort/ChangeLog
index b319b2c5d547..77d3e262da83 100644
--- a/dev-ml/fort/ChangeLog
+++ b/dev-ml/fort/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ml/fort
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/fort/ChangeLog,v 1.1 2010/06/11 20:02:03 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/fort/ChangeLog,v 1.2 2010/11/15 09:18:49 tomka Exp $
+
+ 15 Nov 2010; Thomas Kahle <tomka@gentoo.org> fort-0.4.2.ebuild:
+ x86 stable per bug #344435
*fort-0.4.2 (11 Jun 2010)
diff --git a/dev-ml/fort/fort-0.4.2.ebuild b/dev-ml/fort/fort-0.4.2.ebuild
index e01c5872d2dd..bb368da08df4 100644
--- a/dev-ml/fort/fort-0.4.2.ebuild
+++ b/dev-ml/fort/fort-0.4.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/fort/fort-0.4.2.ebuild,v 1.1 2010/06/11 20:02:03 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/fort/fort-0.4.2.ebuild,v 1.2 2010/11/15 09:18:49 tomka Exp $
EAPI=2
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PV}/${P}.tar.gz"
LICENSE="ZLIB"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
IUSE=""
DEPEND="dev-lang/ocaml"