* [gentoo-commits] gentoo-x86 commit in app-text/rtf2html: rtf2html-0.2.0-r1.ebuild ChangeLog
@ 2012-10-19 19:11 Agostino Sarubbo (ago)
0 siblings, 0 replies; 2+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-10-19 19:11 UTC (permalink / raw
To: gentoo-commits
ago 12/10/19 19:11:51
Modified: rtf2html-0.2.0-r1.ebuild ChangeLog
Log:
Add ~amd64, wrt to bug #438774
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Revision Changes Path
1.5 app-text/rtf2html/rtf2html-0.2.0-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/rtf2html/rtf2html-0.2.0-r1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/rtf2html/rtf2html-0.2.0-r1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/rtf2html/rtf2html-0.2.0-r1.ebuild?r1=1.4&r2=1.5
Index: rtf2html-0.2.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/rtf2html/rtf2html-0.2.0-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- rtf2html-0.2.0-r1.ebuild 18 Oct 2012 10:04:18 -0000 1.4
+++ rtf2html-0.2.0-r1.ebuild 19 Oct 2012 19:11:51 -0000 1.5
@@ -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 @@
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~amd64 ~x86"
IUSE="debug"
DEPEND=""
1.8 app-text/rtf2html/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/rtf2html/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/rtf2html/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/rtf2html/ChangeLog?r1=1.7&r2=1.8
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/rtf2html/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog 18 Oct 2012 10:04:18 -0000 1.7
+++ ChangeLog 19 Oct 2012 19:11:51 -0000 1.8
@@ -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
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-text/rtf2html: rtf2html-0.2.0-r1.ebuild ChangeLog
@ 2014-08-10 18:32 Sergei Trofimovich (slyfox)
0 siblings, 0 replies; 2+ messages in thread
From: Sergei Trofimovich (slyfox) @ 2014-08-10 18:32 UTC (permalink / raw
To: gentoo-commits
slyfox 14/08/10 18:32:02
Modified: rtf2html-0.2.0-r1.ebuild ChangeLog
Log:
QA: drop trailing '.' from DESCRIPTION
(Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Revision Changes Path
1.6 app-text/rtf2html/rtf2html-0.2.0-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/rtf2html/rtf2html-0.2.0-r1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/rtf2html/rtf2html-0.2.0-r1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/rtf2html/rtf2html-0.2.0-r1.ebuild?r1=1.5&r2=1.6
Index: rtf2html-0.2.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/rtf2html/rtf2html-0.2.0-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- rtf2html-0.2.0-r1.ebuild 19 Oct 2012 19:11:51 -0000 1.5
+++ rtf2html-0.2.0-r1.ebuild 10 Aug 2014 18:32:02 -0000 1.6
@@ -1,12 +1,12 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 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.5 2012/10/19 19:11:51 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/rtf2html/rtf2html-0.2.0-r1.ebuild,v 1.6 2014/08/10 18:32:02 slyfox Exp $
EAPI="4"
inherit base flag-o-matic
-DESCRIPTION="RTF to HTML converter."
+DESCRIPTION="RTF to HTML converter"
HOMEPAGE="http://rtf2html.sourceforge.net/"
SRC_URI="mirror://sourceforge/rtf2html/${P}.tar.bz2"
1.13 app-text/rtf2html/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/rtf2html/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/rtf2html/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/rtf2html/ChangeLog?r1=1.12&r2=1.13
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/rtf2html/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog 17 Jan 2014 07:27:51 -0000 1.12
+++ ChangeLog 10 Aug 2014 18:32:02 -0000 1.13
@@ -1,6 +1,9 @@
# ChangeLog for app-text/rtf2html
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/rtf2html/ChangeLog,v 1.12 2014/01/17 07:27:51 dlan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/rtf2html/ChangeLog,v 1.13 2014/08/10 18:32:02 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> rtf2html-0.2.0-r1.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
17 Jan 2014; Yixun Lan <dlan@gentoo.org> metadata.xml:
update maintainer email
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-08-11 21:09 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-10 18:32 [gentoo-commits] gentoo-x86 commit in app-text/rtf2html: rtf2html-0.2.0-r1.ebuild ChangeLog Sergei Trofimovich (slyfox)
-- strict thread matches above, loose matches on Subject: below --
2012-10-19 19:11 Agostino Sarubbo (ago)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox