public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-libs/libvisio: ChangeLog libvisio-0.1.0.ebuild
@ 2014-10-10 20:23 Markus Meier (maekke)
  0 siblings, 0 replies; 2+ messages in thread
From: Markus Meier (maekke) @ 2014-10-10 20:23 UTC (permalink / raw
  To: gentoo-commits

maekke      14/10/10 20:23:36

  Modified:             ChangeLog libvisio-0.1.0.ebuild
  Log:
  add ~arm, bug #520692
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)

Revision  Changes    Path
1.58                 media-libs/libvisio/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libvisio/ChangeLog?rev=1.58&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libvisio/ChangeLog?rev=1.58&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libvisio/ChangeLog?r1=1.57&r2=1.58

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libvisio/ChangeLog,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- ChangeLog	14 Sep 2014 09:21:44 -0000	1.57
+++ ChangeLog	10 Oct 2014 20:23:36 -0000	1.58
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/libvisio
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libvisio/ChangeLog,v 1.57 2014/09/14 09:21:44 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libvisio/ChangeLog,v 1.58 2014/10/10 20:23:36 maekke Exp $
+
+  10 Oct 2014; Markus Meier <maekke@gentoo.org> libvisio-0.1.0.ebuild:
+  add ~arm, bug #520692
 
 *libvisio-0.1.0 (14 Sep 2014)
 



1.2                  media-libs/libvisio/libvisio-0.1.0.ebuild

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

Index: libvisio-0.1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libvisio/libvisio-0.1.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libvisio-0.1.0.ebuild	14 Sep 2014 09:21:44 -0000	1.1
+++ libvisio-0.1.0.ebuild	10 Oct 2014 20:23:36 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libvisio/libvisio-0.1.0.ebuild,v 1.1 2014/09/14 09:21:44 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libvisio/libvisio-0.1.0.ebuild,v 1.2 2014/10/10 20:23:36 maekke Exp $
 
 EAPI=5
 
@@ -15,7 +15,7 @@
 LICENSE="|| ( GPL-2+ LGPL-2.1 MPL-1.1 )"
 SLOT="0"
 [[ ${PV} == 9999 ]] || \
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~x86"
 IUSE="doc static-libs"
 
 RDEPEND="





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

* [gentoo-commits] gentoo-x86 commit in media-libs/libvisio: ChangeLog libvisio-0.1.0.ebuild
@ 2015-07-25 21:18 Andreas Huettel (dilfridge)
  0 siblings, 0 replies; 2+ messages in thread
From: Andreas Huettel (dilfridge) @ 2015-07-25 21:18 UTC (permalink / raw
  To: gentoo-commits

dilfridge    15/07/25 21:18:45

  Modified:             ChangeLog
  Removed:              libvisio-0.1.0.ebuild
  Log:
  Remove old
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0B08240A96F66571)

Revision  Changes    Path
1.67                 media-libs/libvisio/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libvisio/ChangeLog?rev=1.67&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libvisio/ChangeLog?rev=1.67&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libvisio/ChangeLog?r1=1.66&r2=1.67

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libvisio/ChangeLog,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -r1.66 -r1.67
--- ChangeLog	25 Jul 2015 21:16:53 -0000	1.66
+++ ChangeLog	25 Jul 2015 21:18:45 -0000	1.67
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/libvisio
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libvisio/ChangeLog,v 1.66 2015/07/25 21:16:53 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libvisio/ChangeLog,v 1.67 2015/07/25 21:18:45 dilfridge Exp $
+
+  25 Jul 2015; Andreas K. Huettel <dilfridge@gentoo.org> -libvisio-0.1.0.ebuild:
+  Remove old
 
   25 Jul 2015; Andreas K. Huettel <dilfridge@gentoo.org> libvisio-0.1.3.ebuild,
   libvisio-9999.ebuild:





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

end of thread, other threads:[~2015-07-25 21:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-25 21:18 [gentoo-commits] gentoo-x86 commit in media-libs/libvisio: ChangeLog libvisio-0.1.0.ebuild Andreas Huettel (dilfridge)
  -- strict thread matches above, loose matches on Subject: below --
2014-10-10 20:23 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