summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNaohiro Aota <naota@gentoo.org>2011-08-30 02:22:29 +0000
committerNaohiro Aota <naota@gentoo.org>2011-08-30 02:22:29 +0000
commit0fb96e5f4e7740cffc9d547249d42bf554d9c7cf (patch)
tree41dd84090179be00c2af275b4327be936e975b82 /app-text
parentAdd -fno-strict-aliasing (diff)
downloadhistorical-0fb96e5f4e7740cffc9d547249d42bf554d9c7cf.tar.gz
historical-0fb96e5f4e7740cffc9d547249d42bf554d9c7cf.tar.bz2
historical-0fb96e5f4e7740cffc9d547249d42bf554d9c7cf.zip
Add ~x86-fbsd
Package-Manager: portage-2.2.0_alpha51/cvs/Linux x86_64
Diffstat (limited to 'app-text')
-rw-r--r--app-text/crf++/ChangeLog5
-rw-r--r--app-text/crf++/crf++-0.54.ebuild4
-rw-r--r--app-text/highlight/ChangeLog5
-rw-r--r--app-text/highlight/highlight-3.5.ebuild4
4 files changed, 12 insertions, 6 deletions
diff --git a/app-text/crf++/ChangeLog b/app-text/crf++/ChangeLog
index 15473ece3558..dbd681900c78 100644
--- a/app-text/crf++/ChangeLog
+++ b/app-text/crf++/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/crf++
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/crf++/ChangeLog,v 1.13 2011/08/26 15:21:18 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/crf++/ChangeLog,v 1.14 2011/08/30 02:19:24 naota Exp $
+
+ 30 Aug 2011; Naohiro Aota <naota@gentoo.org> crf++-0.54.ebuild:
+ Add ~x86-fbsd
26 Aug 2011; Tony Vroon <chainsaw@gentoo.org> crf++-0.54.ebuild:
Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo in bug
diff --git a/app-text/crf++/crf++-0.54.ebuild b/app-text/crf++/crf++-0.54.ebuild
index 9ef9f3006640..200096a927f4 100644
--- a/app-text/crf++/crf++-0.54.ebuild
+++ b/app-text/crf++/crf++-0.54.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-text/crf++/crf++-0.54.ebuild,v 1.2 2011/08/26 15:21:18 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/crf++/crf++-0.54.ebuild,v 1.3 2011/08/30 02:19:24 naota Exp $
EAPI="3"
inherit autotools eutils
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/crfpp/${MY_P}.tar.gz"
LICENSE="|| ( BSD LGPL-2.1 )"
SLOT="0"
-KEYWORDS="~x86 amd64"
+KEYWORDS="amd64 ~x86 ~x86-fbsd"
IUSE="examples static-libs"
S="${WORKDIR}/${MY_P}"
diff --git a/app-text/highlight/ChangeLog b/app-text/highlight/ChangeLog
index 00a073fb803b..abd10ceb743b 100644
--- a/app-text/highlight/ChangeLog
+++ b/app-text/highlight/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/highlight
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/highlight/ChangeLog,v 1.43 2011/06/25 17:17:58 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/highlight/ChangeLog,v 1.44 2011/08/30 02:22:29 naota Exp $
+
+ 30 Aug 2011; Naohiro Aota <naota@gentoo.org> highlight-3.5.ebuild:
+ Add ~x86-fbsd
25 Jun 2011; Raúl Porcel <armin76@gentoo.org> highlight-2.9.ebuild,
highlight-3.3.ebuild, highlight-3.5.ebuild:
diff --git a/app-text/highlight/highlight-3.5.ebuild b/app-text/highlight/highlight-3.5.ebuild
index 1575daa63703..995335443ad8 100644
--- a/app-text/highlight/highlight-3.5.ebuild
+++ b/app-text/highlight/highlight-3.5.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-text/highlight/highlight-3.5.ebuild,v 1.3 2011/06/25 17:17:58 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/highlight/highlight-3.5.ebuild,v 1.4 2011/08/30 02:22:29 naota Exp $
EAPI=4
@@ -12,7 +12,7 @@ SRC_URI="http://www.andre-simon.de/zip/${P}.tar.bz2"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~amd64 ~hppa ~ppc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
IUSE="examples qt4"
DEPEND="dev-lang/lua