public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-text/blahtexml: ChangeLog blahtexml-0.9.ebuild
@ 2013-12-26 14:40 Julian Ospald (hasufell)
  0 siblings, 0 replies; 2+ messages in thread
From: Julian Ospald (hasufell) @ 2013-12-26 14:40 UTC (permalink / raw
  To: gentoo-commits

hasufell    13/12/26 14:40:45

  Modified:             ChangeLog blahtexml-0.9.ebuild
  Log:
  respect PKG_CONFIG wrt #478514, add ~x86
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key E73C35B3)

Revision  Changes    Path
1.2                  app-text/blahtexml/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/blahtexml/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/blahtexml/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/blahtexml/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/blahtexml/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	10 Jul 2013 11:45:01 -0000	1.1
+++ ChangeLog	26 Dec 2013 14:40:45 -0000	1.2
@@ -1,6 +1,10 @@
 # ChangeLog for app-text/blahtexml
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/blahtexml/ChangeLog,v 1.1 2013/07/10 11:45:01 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/blahtexml/ChangeLog,v 1.2 2013/12/26 14:40:45 hasufell Exp $
+
+  26 Dec 2013; Julian Ospald <hasufell@gentoo.org> blahtexml-0.9.ebuild,
+  files/blahtexml-0.9-Makefile.patch:
+  respect PKG_CONFIG wrt #478514, add ~x86
 
 *blahtexml-0.9 (10 Jul 2013)
 



1.2                  app-text/blahtexml/blahtexml-0.9.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/blahtexml/blahtexml-0.9.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/blahtexml/blahtexml-0.9.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/blahtexml/blahtexml-0.9.ebuild?r1=1.1&r2=1.2

Index: blahtexml-0.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/blahtexml/blahtexml-0.9.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- blahtexml-0.9.ebuild	10 Jul 2013 11:45:01 -0000	1.1
+++ blahtexml-0.9.ebuild	26 Dec 2013 14:40:45 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/blahtexml/blahtexml-0.9.ebuild,v 1.1 2013/07/10 11:45:01 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/blahtexml/blahtexml-0.9.ebuild,v 1.2 2013/12/26 14:40:45 hasufell Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 
 LICENSE="BSD CC-BY-3.0 ZLIB"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
 IUSE="doc"
 
 RDEPEND="dev-libs/xerces-c"





^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-text/blahtexml: ChangeLog blahtexml-0.9.ebuild
@ 2014-01-30 23:14 Markus Meier (maekke)
  0 siblings, 0 replies; 2+ messages in thread
From: Markus Meier (maekke) @ 2014-01-30 23:14 UTC (permalink / raw
  To: gentoo-commits

maekke      14/01/30 23:14:51

  Modified:             ChangeLog blahtexml-0.9.ebuild
  Log:
  add ~arm, bug #497396
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)

Revision  Changes    Path
1.3                  app-text/blahtexml/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/blahtexml/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/blahtexml/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/blahtexml/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/blahtexml/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	26 Dec 2013 14:40:45 -0000	1.2
+++ ChangeLog	30 Jan 2014 23:14:51 -0000	1.3
@@ -1,6 +1,9 @@
 # ChangeLog for app-text/blahtexml
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/blahtexml/ChangeLog,v 1.2 2013/12/26 14:40:45 hasufell Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/blahtexml/ChangeLog,v 1.3 2014/01/30 23:14:51 maekke Exp $
+
+  30 Jan 2014; Markus Meier <maekke@gentoo.org> blahtexml-0.9.ebuild:
+  add ~arm, bug #497396
 
   26 Dec 2013; Julian Ospald <hasufell@gentoo.org> blahtexml-0.9.ebuild,
   files/blahtexml-0.9-Makefile.patch:



1.3                  app-text/blahtexml/blahtexml-0.9.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/blahtexml/blahtexml-0.9.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/blahtexml/blahtexml-0.9.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/blahtexml/blahtexml-0.9.ebuild?r1=1.2&r2=1.3

Index: blahtexml-0.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/blahtexml/blahtexml-0.9.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- blahtexml-0.9.ebuild	26 Dec 2013 14:40:45 -0000	1.2
+++ blahtexml-0.9.ebuild	30 Jan 2014 23:14:51 -0000	1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 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/blahtexml/blahtexml-0.9.ebuild,v 1.2 2013/12/26 14:40:45 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/blahtexml/blahtexml-0.9.ebuild,v 1.3 2014/01/30 23:14:51 maekke Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 
 LICENSE="BSD CC-BY-3.0 ZLIB"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~x86"
 IUSE="doc"
 
 RDEPEND="dev-libs/xerces-c"





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-01-30 23:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-26 14:40 [gentoo-commits] gentoo-x86 commit in app-text/blahtexml: ChangeLog blahtexml-0.9.ebuild Julian Ospald (hasufell)
  -- strict thread matches above, loose matches on Subject: below --
2014-01-30 23:14 Markus Meier (maekke)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox