* [gentoo-commits] gentoo-x86 commit in dev-ml/res: res-4.0.4.ebuild ChangeLog
@ 2014-01-19 12:36 Alexis Ballier (aballier)
0 siblings, 0 replies; 4+ messages in thread
From: Alexis Ballier (aballier) @ 2014-01-19 12:36 UTC (permalink / raw
To: gentoo-commits
aballier 14/01/19 12:36:17
Modified: ChangeLog
Added: res-4.0.4.ebuild
Log:
version bump
(Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
Revision Changes Path
1.24 dev-ml/res/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/res/ChangeLog?rev=1.24&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/res/ChangeLog?rev=1.24&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/res/ChangeLog?r1=1.23&r2=1.24
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ml/res/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog 18 Jan 2014 18:40:46 -0000 1.23
+++ ChangeLog 19 Jan 2014 12:36:16 -0000 1.24
@@ -1,6 +1,11 @@
# ChangeLog for dev-ml/res
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/res/ChangeLog,v 1.23 2014/01/18 18:40:46 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/res/ChangeLog,v 1.24 2014/01/19 12:36:16 aballier Exp $
+
+*res-4.0.4 (19 Jan 2014)
+
+ 19 Jan 2014; Alexis Ballier <aballier@gentoo.org> +res-4.0.4.ebuild:
+ version bump
18 Jan 2014; Pacho Ramos <pacho@gentoo.org> res-4.0.3.ebuild:
amd64 stable, bug #492062
1.1 dev-ml/res/res-4.0.4.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/res/res-4.0.4.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/res/res-4.0.4.ebuild?rev=1.1&content-type=text/plain
Index: res-4.0.4.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ml/res/res-4.0.4.ebuild,v 1.1 2014/01/19 12:36:16 aballier Exp $
EAPI=5
OASIS_BUILD_DOCS=1
inherit oasis
DESCRIPTION="Resizable Array and Buffer modules for O'Caml"
HOMEPAGE="http://bitbucket.org/mmottl/res"
SRC_URI="https://bitbucket.org/mmottl/res/downloads/${P}.tar.gz"
LICENSE="LGPL-2.1-with-linking-exception"
DEPEND=""
RDEPEND="${DEPEND}"
SLOT="0/${PV}"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE="examples"
DOCS=( "AUTHORS.txt" "CHANGES.txt" "README.md" )
src_install() {
oasis_src_install
if use examples ; then
insinto /usr/share/doc/${PF}
doins -r examples
fi
}
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ml/res: res-4.0.4.ebuild ChangeLog
@ 2014-03-25 10:32 JosA MarAa Alonso (nimiux)
0 siblings, 0 replies; 4+ messages in thread
From: JosA MarAa Alonso (nimiux) @ 2014-03-25 10:32 UTC (permalink / raw
To: gentoo-commits
nimiux 14/03/25 10:32:58
Modified: res-4.0.4.ebuild ChangeLog
Log:
Stable for amd64 wrt bug #502736
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Revision Changes Path
1.2 dev-ml/res/res-4.0.4.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/res/res-4.0.4.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/res/res-4.0.4.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/res/res-4.0.4.ebuild?r1=1.1&r2=1.2
Index: res-4.0.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ml/res/res-4.0.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- res-4.0.4.ebuild 19 Jan 2014 12:36:16 -0000 1.1
+++ res-4.0.4.ebuild 25 Mar 2014 10:32:58 -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/dev-ml/res/res-4.0.4.ebuild,v 1.1 2014/01/19 12:36:16 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/res/res-4.0.4.ebuild,v 1.2 2014/03/25 10:32:58 nimiux Exp $
EAPI=5
@@ -16,7 +16,7 @@
DEPEND=""
RDEPEND="${DEPEND}"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
IUSE="examples"
DOCS=( "AUTHORS.txt" "CHANGES.txt" "README.md" )
1.26 dev-ml/res/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/res/ChangeLog?rev=1.26&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/res/ChangeLog?rev=1.26&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/res/ChangeLog?r1=1.25&r2=1.26
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ml/res/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog 19 Jan 2014 12:37:13 -0000 1.25
+++ ChangeLog 25 Mar 2014 10:32:58 -0000 1.26
@@ -1,6 +1,9 @@
# ChangeLog for dev-ml/res
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/res/ChangeLog,v 1.25 2014/01/19 12:37:13 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/res/ChangeLog,v 1.26 2014/03/25 10:32:58 nimiux Exp $
+
+ 25 Mar 2014; Chema Alonso <nimiux@gentoo.org> res-4.0.4.ebuild:
+ Stable for amd64 wrt bug #502736
19 Jan 2014; Alexis Ballier <aballier@gentoo.org> -res-4.0.2.ebuild:
remove old
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ml/res: res-4.0.4.ebuild ChangeLog
@ 2014-04-05 11:12 Agostino Sarubbo (ago)
0 siblings, 0 replies; 4+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-04-05 11:12 UTC (permalink / raw
To: gentoo-commits
ago 14/04/05 11:12:13
Modified: res-4.0.4.ebuild ChangeLog
Log:
Stable for x86, wrt bug #502736
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Revision Changes Path
1.3 dev-ml/res/res-4.0.4.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/res/res-4.0.4.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/res/res-4.0.4.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/res/res-4.0.4.ebuild?r1=1.2&r2=1.3
Index: res-4.0.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ml/res/res-4.0.4.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- res-4.0.4.ebuild 25 Mar 2014 10:32:58 -0000 1.2
+++ res-4.0.4.ebuild 5 Apr 2014 11:12:13 -0000 1.3
@@ -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/dev-ml/res/res-4.0.4.ebuild,v 1.2 2014/03/25 10:32:58 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/res/res-4.0.4.ebuild,v 1.3 2014/04/05 11:12:13 ago Exp $
EAPI=5
@@ -16,7 +16,7 @@
DEPEND=""
RDEPEND="${DEPEND}"
SLOT="0/${PV}"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
IUSE="examples"
DOCS=( "AUTHORS.txt" "CHANGES.txt" "README.md" )
1.27 dev-ml/res/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/res/ChangeLog?rev=1.27&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/res/ChangeLog?rev=1.27&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/res/ChangeLog?r1=1.26&r2=1.27
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ml/res/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog 25 Mar 2014 10:32:58 -0000 1.26
+++ ChangeLog 5 Apr 2014 11:12:13 -0000 1.27
@@ -1,6 +1,9 @@
# ChangeLog for dev-ml/res
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/res/ChangeLog,v 1.26 2014/03/25 10:32:58 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/res/ChangeLog,v 1.27 2014/04/05 11:12:13 ago Exp $
+
+ 05 Apr 2014; Agostino Sarubbo <ago@gentoo.org> res-4.0.4.ebuild:
+ Stable for x86, wrt bug #502736
25 Mar 2014; Chema Alonso <nimiux@gentoo.org> res-4.0.4.ebuild:
Stable for amd64 wrt bug #502736
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ml/res: res-4.0.4.ebuild ChangeLog
@ 2014-04-13 16:21 Agostino Sarubbo (ago)
0 siblings, 0 replies; 4+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-04-13 16:21 UTC (permalink / raw
To: gentoo-commits
ago 14/04/13 16:21:19
Modified: res-4.0.4.ebuild ChangeLog
Log:
Stable for ppc, wrt bug #502736
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Revision Changes Path
1.4 dev-ml/res/res-4.0.4.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/res/res-4.0.4.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/res/res-4.0.4.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/res/res-4.0.4.ebuild?r1=1.3&r2=1.4
Index: res-4.0.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ml/res/res-4.0.4.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- res-4.0.4.ebuild 5 Apr 2014 11:12:13 -0000 1.3
+++ res-4.0.4.ebuild 13 Apr 2014 16:21:19 -0000 1.4
@@ -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/dev-ml/res/res-4.0.4.ebuild,v 1.3 2014/04/05 11:12:13 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/res/res-4.0.4.ebuild,v 1.4 2014/04/13 16:21:19 ago Exp $
EAPI=5
@@ -16,7 +16,7 @@
DEPEND=""
RDEPEND="${DEPEND}"
SLOT="0/${PV}"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ppc x86"
IUSE="examples"
DOCS=( "AUTHORS.txt" "CHANGES.txt" "README.md" )
1.28 dev-ml/res/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/res/ChangeLog?rev=1.28&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/res/ChangeLog?rev=1.28&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/res/ChangeLog?r1=1.27&r2=1.28
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ml/res/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- ChangeLog 5 Apr 2014 11:12:13 -0000 1.27
+++ ChangeLog 13 Apr 2014 16:21:19 -0000 1.28
@@ -1,6 +1,9 @@
# ChangeLog for dev-ml/res
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/res/ChangeLog,v 1.27 2014/04/05 11:12:13 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/res/ChangeLog,v 1.28 2014/04/13 16:21:19 ago Exp $
+
+ 13 Apr 2014; Agostino Sarubbo <ago@gentoo.org> res-4.0.4.ebuild:
+ Stable for ppc, wrt bug #502736
05 Apr 2014; Agostino Sarubbo <ago@gentoo.org> res-4.0.4.ebuild:
Stable for x86, wrt bug #502736
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2014-04-13 16:21 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-25 10:32 [gentoo-commits] gentoo-x86 commit in dev-ml/res: res-4.0.4.ebuild ChangeLog JosA MarAa Alonso (nimiux)
-- strict thread matches above, loose matches on Subject: below --
2014-04-13 16:21 Agostino Sarubbo (ago)
2014-04-05 11:12 Agostino Sarubbo (ago)
2014-01-19 12:36 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