* [gentoo-commits] gentoo-x86 commit in dev-ml/ANSITerminal: ANSITerminal-0.6.ebuild ChangeLog
@ 2012-03-28 13:01 Alexis Ballier (aballier)
0 siblings, 0 replies; 4+ messages in thread
From: Alexis Ballier (aballier) @ 2012-03-28 13:01 UTC (permalink / raw
To: gentoo-commits
aballier 12/03/28 13:01:00
Modified: ChangeLog
Added: ANSITerminal-0.6.ebuild
Log:
version bump
(Portage version: 2.2.0_alpha96/cvs/Linux x86_64)
Revision Changes Path
1.3 dev-ml/ANSITerminal/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/ANSITerminal/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/ANSITerminal/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/ANSITerminal/ChangeLog?r1=1.2&r2=1.3
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ml/ANSITerminal/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog 28 Sep 2009 16:21:37 -0000 1.2
+++ ChangeLog 28 Mar 2012 13:00:59 -0000 1.3
@@ -1,6 +1,11 @@
# ChangeLog for dev-ml/ANSITerminal
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/ANSITerminal/ChangeLog,v 1.2 2009/09/28 16:21:37 betelgeuse Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ANSITerminal/ChangeLog,v 1.3 2012/03/28 13:00:59 aballier Exp $
+
+*ANSITerminal-0.6 (28 Mar 2012)
+
+ 28 Mar 2012; Alexis Ballier <aballier@gentoo.org> +ANSITerminal-0.6.ebuild:
+ version bump
28 Sep 2009; Petteri Räty <betelgeuse@gentoo.org>
ANSITerminal-0.3.ebuild:
1.1 dev-ml/ANSITerminal/ANSITerminal-0.6.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/ANSITerminal/ANSITerminal-0.6.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/ANSITerminal/ANSITerminal-0.6.ebuild?rev=1.1&content-type=text/plain
Index: ANSITerminal-0.6.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ml/ANSITerminal/ANSITerminal-0.6.ebuild,v 1.1 2012/03/28 13:00:59 aballier Exp $
EAPI=4
OASIS_BUILD_DOCS=1
inherit oasis
DESCRIPTION="Module which offers basic control of ANSI compliant terminals"
HOMEPAGE="http://forge.ocamlcore.org/projects/ansiterminal/"
SRC_URI="http://forge.ocamlcore.org/frs/download.php/610/${P}.tar.gz"
LICENSE="LGPL-2.1-linking-exception LGPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
DEPEND=""
RDEPEND="${DEPEND}"
IUSE=""
DOCS=( "README.txt" "AUTHORS.txt" )
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ml/ANSITerminal: ANSITerminal-0.6.ebuild ChangeLog
@ 2012-07-09 20:48 Ulrich Mueller (ulm)
0 siblings, 0 replies; 4+ messages in thread
From: Ulrich Mueller (ulm) @ 2012-07-09 20:48 UTC (permalink / raw
To: gentoo-commits
ulm 12/07/09 20:48:06
Modified: ANSITerminal-0.6.ebuild ChangeLog
Log:
Update LICENSE, bug 425140.
(Portage version: 2.1.11.5/cvs/Linux x86_64)
Revision Changes Path
1.2 dev-ml/ANSITerminal/ANSITerminal-0.6.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/ANSITerminal/ANSITerminal-0.6.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/ANSITerminal/ANSITerminal-0.6.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/ANSITerminal/ANSITerminal-0.6.ebuild?r1=1.1&r2=1.2
Index: ANSITerminal-0.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ml/ANSITerminal/ANSITerminal-0.6.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ANSITerminal-0.6.ebuild 28 Mar 2012 13:00:59 -0000 1.1
+++ ANSITerminal-0.6.ebuild 9 Jul 2012 20:48:06 -0000 1.2
@@ -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/dev-ml/ANSITerminal/ANSITerminal-0.6.ebuild,v 1.1 2012/03/28 13:00:59 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ANSITerminal/ANSITerminal-0.6.ebuild,v 1.2 2012/07/09 20:48:06 ulm Exp $
EAPI=4
@@ -11,7 +11,7 @@
DESCRIPTION="Module which offers basic control of ANSI compliant terminals"
HOMEPAGE="http://forge.ocamlcore.org/projects/ansiterminal/"
SRC_URI="http://forge.ocamlcore.org/frs/download.php/610/${P}.tar.gz"
-LICENSE="LGPL-2.1-linking-exception LGPL-3"
+LICENSE="LGPL-3-with-linking-exception"
SLOT="0"
KEYWORDS="~amd64 ~x86"
DEPEND=""
1.5 dev-ml/ANSITerminal/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/ANSITerminal/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/ANSITerminal/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/ANSITerminal/ChangeLog?r1=1.4&r2=1.5
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ml/ANSITerminal/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog 5 May 2012 14:19:26 -0000 1.4
+++ ChangeLog 9 Jul 2012 20:48:06 -0000 1.5
@@ -1,6 +1,9 @@
# ChangeLog for dev-ml/ANSITerminal
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/ANSITerminal/ChangeLog,v 1.4 2012/05/05 14:19:26 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ANSITerminal/ChangeLog,v 1.5 2012/07/09 20:48:06 ulm Exp $
+
+ 09 Jul 2012; Ulrich Müller <ulm@gentoo.org> ANSITerminal-0.6.ebuild:
+ Update LICENSE, bug 425140.
05 May 2012; Alexis Ballier <aballier@gentoo.org> -ANSITerminal-0.3.ebuild:
remove old
@@ -20,4 +23,3 @@
+ANSITerminal-0.3.ebuild:
initial import, thanks to Bardur Arantsson
<bugs-gentoo.org@scientician.net>, bug #96384
-
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ml/ANSITerminal: ANSITerminal-0.6.ebuild ChangeLog
@ 2012-10-10 12:32 Alexis Ballier (aballier)
0 siblings, 0 replies; 4+ messages in thread
From: Alexis Ballier (aballier) @ 2012-10-10 12:32 UTC (permalink / raw
To: gentoo-commits
aballier 12/10/10 12:32:31
Modified: ANSITerminal-0.6.ebuild ChangeLog
Log:
Rebootstrap it with oasis 0.3 for ocaml-4 compatibility
(Portage version: 2.2.0_alpha136/cvs/Linux x86_64)
Revision Changes Path
1.3 dev-ml/ANSITerminal/ANSITerminal-0.6.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/ANSITerminal/ANSITerminal-0.6.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/ANSITerminal/ANSITerminal-0.6.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/ANSITerminal/ANSITerminal-0.6.ebuild?r1=1.2&r2=1.3
Index: ANSITerminal-0.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ml/ANSITerminal/ANSITerminal-0.6.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ANSITerminal-0.6.ebuild 9 Jul 2012 20:48:06 -0000 1.2
+++ ANSITerminal-0.6.ebuild 10 Oct 2012 12:32:31 -0000 1.3
@@ -1,16 +1,17 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/ANSITerminal/ANSITerminal-0.6.ebuild,v 1.2 2012/07/09 20:48:06 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ANSITerminal/ANSITerminal-0.6.ebuild,v 1.3 2012/10/10 12:32:31 aballier Exp $
EAPI=4
OASIS_BUILD_DOCS=1
-inherit oasis
+inherit oasis eutils
DESCRIPTION="Module which offers basic control of ANSI compliant terminals"
HOMEPAGE="http://forge.ocamlcore.org/projects/ansiterminal/"
-SRC_URI="http://forge.ocamlcore.org/frs/download.php/610/${P}.tar.gz"
+SRC_URI="http://forge.ocamlcore.org/frs/download.php/610/${P}.tar.gz
+ http://dev.gentoo.org/~aballier/distfiles/${P}-rebootstrap.patch.bz2"
LICENSE="LGPL-3-with-linking-exception"
SLOT="0"
KEYWORDS="~amd64 ~x86"
@@ -19,3 +20,7 @@
IUSE=""
DOCS=( "README.txt" "AUTHORS.txt" )
+
+src_prepare() {
+ epatch "${WORKDIR}/${P}-rebootstrap.patch"
+}
1.6 dev-ml/ANSITerminal/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/ANSITerminal/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/ANSITerminal/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/ANSITerminal/ChangeLog?r1=1.5&r2=1.6
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ml/ANSITerminal/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog 9 Jul 2012 20:48:06 -0000 1.5
+++ ChangeLog 10 Oct 2012 12:32:31 -0000 1.6
@@ -1,6 +1,9 @@
# ChangeLog for dev-ml/ANSITerminal
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/ANSITerminal/ChangeLog,v 1.5 2012/07/09 20:48:06 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ANSITerminal/ChangeLog,v 1.6 2012/10/10 12:32:31 aballier Exp $
+
+ 10 Oct 2012; Alexis Ballier <aballier@gentoo.org> ANSITerminal-0.6.ebuild:
+ Rebootstrap it with oasis 0.3 for ocaml-4 compatibility
09 Jul 2012; Ulrich Müller <ulm@gentoo.org> ANSITerminal-0.6.ebuild:
Update LICENSE, bug 425140.
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ml/ANSITerminal: ANSITerminal-0.6.ebuild ChangeLog
@ 2013-03-03 11:32 Alexis Ballier (aballier)
0 siblings, 0 replies; 4+ messages in thread
From: Alexis Ballier (aballier) @ 2013-03-03 11:32 UTC (permalink / raw
To: gentoo-commits
aballier 13/03/03 11:32:18
Modified: ANSITerminal-0.6.ebuild ChangeLog
Log:
eapi5, define subslot
(Portage version: 2.2.0_alpha164/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
Revision Changes Path
1.4 dev-ml/ANSITerminal/ANSITerminal-0.6.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/ANSITerminal/ANSITerminal-0.6.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/ANSITerminal/ANSITerminal-0.6.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/ANSITerminal/ANSITerminal-0.6.ebuild?r1=1.3&r2=1.4
Index: ANSITerminal-0.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ml/ANSITerminal/ANSITerminal-0.6.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ANSITerminal-0.6.ebuild 10 Oct 2012 12:32:31 -0000 1.3
+++ ANSITerminal-0.6.ebuild 3 Mar 2013 11:32:18 -0000 1.4
@@ -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/ANSITerminal/ANSITerminal-0.6.ebuild,v 1.3 2012/10/10 12:32:31 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ANSITerminal/ANSITerminal-0.6.ebuild,v 1.4 2013/03/03 11:32:18 aballier Exp $
-EAPI=4
+EAPI=5
OASIS_BUILD_DOCS=1
@@ -13,7 +13,7 @@
SRC_URI="http://forge.ocamlcore.org/frs/download.php/610/${P}.tar.gz
http://dev.gentoo.org/~aballier/distfiles/${P}-rebootstrap.patch.bz2"
LICENSE="LGPL-3-with-linking-exception"
-SLOT="0"
+SLOT="0/${PV}"
KEYWORDS="~amd64 ~x86"
DEPEND=""
RDEPEND="${DEPEND}"
1.7 dev-ml/ANSITerminal/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/ANSITerminal/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/ANSITerminal/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/ANSITerminal/ChangeLog?r1=1.6&r2=1.7
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ml/ANSITerminal/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog 10 Oct 2012 12:32:31 -0000 1.6
+++ ChangeLog 3 Mar 2013 11:32:18 -0000 1.7
@@ -1,6 +1,9 @@
# ChangeLog for dev-ml/ANSITerminal
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/ANSITerminal/ChangeLog,v 1.6 2012/10/10 12:32:31 aballier Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ANSITerminal/ChangeLog,v 1.7 2013/03/03 11:32:18 aballier Exp $
+
+ 03 Mar 2013; Alexis Ballier <aballier@gentoo.org> ANSITerminal-0.6.ebuild:
+ eapi5, define subslot
10 Oct 2012; Alexis Ballier <aballier@gentoo.org> ANSITerminal-0.6.ebuild:
Rebootstrap it with oasis 0.3 for ocaml-4 compatibility
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2013-03-03 11:32 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-09 20:48 [gentoo-commits] gentoo-x86 commit in dev-ml/ANSITerminal: ANSITerminal-0.6.ebuild ChangeLog Ulrich Mueller (ulm)
-- strict thread matches above, loose matches on Subject: below --
2013-03-03 11:32 Alexis Ballier (aballier)
2012-10-10 12:32 Alexis Ballier (aballier)
2012-03-28 13:01 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