public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ml/xmlm: ChangeLog xmlm-1.1.1.ebuild
@ 2012-08-13 20:06 Alexis Ballier (aballier)
  0 siblings, 0 replies; 2+ messages in thread
From: Alexis Ballier (aballier) @ 2012-08-13 20:06 UTC (permalink / raw
  To: gentoo-commits

aballier    12/08/13 20:06:32

  Modified:             ChangeLog
  Added:                xmlm-1.1.1.ebuild
  Log:
  version bump
  
  (Portage version: 2.2.0_alpha121/cvs/Linux x86_64)

Revision  Changes    Path
1.6                  dev-ml/xmlm/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/xmlm/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/xmlm/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/xmlm/ChangeLog?r1=1.5&r2=1.6

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ml/xmlm/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	5 May 2012 14:29:26 -0000	1.5
+++ ChangeLog	13 Aug 2012 20:06:32 -0000	1.6
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ml/xmlm
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/xmlm/ChangeLog,v 1.5 2012/05/05 14:29:26 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/xmlm/ChangeLog,v 1.6 2012/08/13 20:06:32 aballier Exp $
+
+*xmlm-1.1.1 (13 Aug 2012)
+
+  13 Aug 2012; Alexis Ballier <aballier@gentoo.org> +xmlm-1.1.1.ebuild:
+  version bump
 
   05 May 2012; Alexis Ballier <aballier@gentoo.org> -xmlm-1.0.2.ebuild:
   remove old



1.1                  dev-ml/xmlm/xmlm-1.1.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/xmlm/xmlm-1.1.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/xmlm/xmlm-1.1.1.ebuild?rev=1.1&content-type=text/plain

Index: xmlm-1.1.1.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ml/xmlm/xmlm-1.1.1.ebuild,v 1.1 2012/08/13 20:06:32 aballier Exp $

EAPI=3

OASIS_BUILD_TESTS=1

inherit oasis

DESCRIPTION="Ocaml XML manipulation module"
HOMEPAGE="http://erratique.ch/software/xmlm"
SRC_URI="http://erratique.ch/software/${PN}/releases/${P}.tbz"

LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64"
IUSE=""

DEPEND=""
RDEPEND="${DEPEND}"

DOCS=( "CHANGES" "README" )





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

* [gentoo-commits] gentoo-x86 commit in dev-ml/xmlm: ChangeLog xmlm-1.1.1.ebuild
@ 2013-03-03 11:20 Alexis Ballier (aballier)
  0 siblings, 0 replies; 2+ messages in thread
From: Alexis Ballier (aballier) @ 2013-03-03 11:20 UTC (permalink / raw
  To: gentoo-commits

aballier    13/03/03 11:20:39

  Modified:             ChangeLog xmlm-1.1.1.ebuild
  Log:
  eapi5, define subslot and use slot deps
  
  (Portage version: 2.2.0_alpha164/cvs/Linux x86_64, signed Manifest commit with key 160F534A)

Revision  Changes    Path
1.8                  dev-ml/xmlm/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/xmlm/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/xmlm/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/xmlm/ChangeLog?r1=1.7&r2=1.8

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ml/xmlm/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	3 Mar 2013 11:18:50 -0000	1.7
+++ ChangeLog	3 Mar 2013 11:20:39 -0000	1.8
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ml/xmlm
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/xmlm/ChangeLog,v 1.7 2013/03/03 11:18:50 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/xmlm/ChangeLog,v 1.8 2013/03/03 11:20:39 aballier Exp $
+
+  03 Mar 2013; Alexis Ballier <aballier@gentoo.org> xmlm-1.1.1.ebuild:
+  eapi5, define subslot and use slot deps
 
   03 Mar 2013; Alexis Ballier <aballier@gentoo.org> -xmlm-1.1.0.ebuild:
   remove old



1.2                  dev-ml/xmlm/xmlm-1.1.1.ebuild

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

Index: xmlm-1.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ml/xmlm/xmlm-1.1.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xmlm-1.1.1.ebuild	13 Aug 2012 20:06:32 -0000	1.1
+++ xmlm-1.1.1.ebuild	3 Mar 2013 11:20:39 -0000	1.2
@@ -1,8 +1,8 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/xmlm/xmlm-1.1.1.ebuild,v 1.1 2012/08/13 20:06:32 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/xmlm/xmlm-1.1.1.ebuild,v 1.2 2013/03/03 11:20:39 aballier Exp $
 
-EAPI=3
+EAPI=5
 
 OASIS_BUILD_TESTS=1
 
@@ -13,7 +13,7 @@
 SRC_URI="http://erratique.ch/software/${PN}/releases/${P}.tbz"
 
 LICENSE="BSD"
-SLOT="0"
+SLOT="0/${PV}"
 KEYWORDS="~amd64"
 IUSE=""
 





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

end of thread, other threads:[~2013-03-03 11:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-03 11:20 [gentoo-commits] gentoo-x86 commit in dev-ml/xmlm: ChangeLog xmlm-1.1.1.ebuild Alexis Ballier (aballier)
  -- strict thread matches above, loose matches on Subject: below --
2012-08-13 20:06 Alexis Ballier (aballier)

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