summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-10-19 19:11:51 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-10-19 19:11:51 +0000
commitbfc03883e56356e1541ac226836d36f0cd0c9aa8 (patch)
treea281981cd19c26ec9c3df2a509722bb540c05317 /app-text/rtf2html
parentVersion bump, drop old. (diff)
downloadgentoo-2-bfc03883e56356e1541ac226836d36f0cd0c9aa8.tar.gz
gentoo-2-bfc03883e56356e1541ac226836d36f0cd0c9aa8.tar.bz2
gentoo-2-bfc03883e56356e1541ac226836d36f0cd0c9aa8.zip
Add ~amd64, wrt to bug #438774
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'app-text/rtf2html')
-rw-r--r--app-text/rtf2html/ChangeLog5
-rw-r--r--app-text/rtf2html/rtf2html-0.2.0-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/rtf2html/ChangeLog b/app-text/rtf2html/ChangeLog
index d94aa4d97bc9..4b3f35103562 100644
--- a/app-text/rtf2html/ChangeLog
+++ b/app-text/rtf2html/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/rtf2html
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/rtf2html/ChangeLog,v 1.7 2012/10/18 10:04:18 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/rtf2html/ChangeLog,v 1.8 2012/10/19 19:11:51 ago Exp $
+
+ 19 Oct 2012; Agostino Sarubbo <ago@gentoo.org> rtf2html-0.2.0-r1.ebuild:
+ Add ~amd64, wrt to bug #438774
18 Oct 2012; Sergey Popov <pinkbyte@gentoo.org> rtf2html-0.2.0-r1.ebuild:
Add debug USE-flag, improve CFLAGS handling
diff --git a/app-text/rtf2html/rtf2html-0.2.0-r1.ebuild b/app-text/rtf2html/rtf2html-0.2.0-r1.ebuild
index 712c34f06a45..7cb526dbe158 100644
--- a/app-text/rtf2html/rtf2html-0.2.0-r1.ebuild
+++ b/app-text/rtf2html/rtf2html-0.2.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/rtf2html/rtf2html-0.2.0-r1.ebuild,v 1.4 2012/10/18 10:04:18 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/rtf2html/rtf2html-0.2.0-r1.ebuild,v 1.5 2012/10/19 19:11:51 ago Exp $
EAPI="4"
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/rtf2html/${P}.tar.bz2"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~amd64 ~x86"
IUSE="debug"
DEPEND=""