alunduil    14/11/11 01:00:18

  Modified:             fig-0.5.2.ebuild ChangeLog fig-1.0.0.ebuild
  Added:                fig-1.0.1.ebuild
  Log:
  add version 1.0.1
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
11A8217C!)

Revision  Changes    Path
1.3                  app-emulation/fig/fig-0.5.2.ebuild

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

Index: fig-0.5.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/fig/fig-0.5.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- fig-0.5.2.ebuild    9 Nov 2014 21:06:22 -0000       1.2
+++ fig-0.5.2.ebuild    11 Nov 2014 01:00:18 -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/app-emulation/fig/fig-0.5.2.ebuild,v 1.2 
2014/11/09 21:06:22 alunduil Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/fig/fig-0.5.2.ebuild,v 1.3 
2014/11/11 01:00:18 alunduil Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python2_7 )
@@ -18,7 +18,6 @@
 
 CDEPEND="
        >=dev-python/dockerpty-0.2.3[${PYTHON_USEDEP}]
-       <dev-python/dockerpty-0.3[${PYTHON_USEDEP}]
        ~dev-python/docopt-0.6.1[${PYTHON_USEDEP}]
        ~dev-python/pyyaml-3.10[${PYTHON_USEDEP}]
        >=dev-python/requests-2.2.1[${PYTHON_USEDEP}]



1.3                  app-emulation/fig/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/fig/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog   9 Nov 2014 21:06:22 -0000       1.2
+++ ChangeLog   11 Nov 2014 01:00:18 -0000      1.3
@@ -1,6 +1,12 @@
 # ChangeLog for app-emulation/fig
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/fig/ChangeLog,v 1.2 
2014/11/09 21:06:22 alunduil Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/fig/ChangeLog,v 1.3 
2014/11/11 01:00:18 alunduil Exp $
+
+*fig-1.0.1 (11 Nov 2014)
+
+  11 Nov 2014; Alex Brandt <[email protected]> fig-0.5.2.ebuild,
+  fig-1.0.0.ebuild, +fig-1.0.1.ebuild:
+  add version 1.0.1
 
   09 Nov 2014; Alex Brandt <[email protected]> fig-0.5.2.ebuild,
   fig-1.0.0.ebuild:



1.3                  app-emulation/fig/fig-1.0.0.ebuild

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

Index: fig-1.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/fig/fig-1.0.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- fig-1.0.0.ebuild    9 Nov 2014 21:06:22 -0000       1.2
+++ fig-1.0.0.ebuild    11 Nov 2014 01:00:18 -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/app-emulation/fig/fig-1.0.0.ebuild,v 1.2 
2014/11/09 21:06:22 alunduil Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/fig/fig-1.0.0.ebuild,v 1.3 
2014/11/11 01:00:18 alunduil Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python2_7 )
@@ -18,7 +18,6 @@
 
 CDEPEND="
        >=dev-python/dockerpty-0.2.4[${PYTHON_USEDEP}]
-       <dev-python/dockerpty-0.3[${PYTHON_USEDEP}]
        >=dev-python/docker-py-0.5[${PYTHON_USEDEP}]
        <dev-python/docker-py-0.6[${PYTHON_USEDEP}]
        >=dev-python/docopt-0.6.1[${PYTHON_USEDEP}]



1.1                  app-emulation/fig/fig-1.0.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/fig/fig-1.0.1.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/fig/fig-1.0.1.ebuild?rev=1.1&content-type=text/plain

Index: fig-1.0.1.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-emulation/fig/fig-1.0.1.ebuild,v 1.1 
2014/11/11 01:00:18 alunduil Exp $

EAPI=5
PYTHON_COMPAT=( python2_7 )

inherit distutils-r1 vcs-snapshot

DESCRIPTION="Punctual, lightweight development environments using Docker"
HOMEPAGE="http://www.fig.sh/";
SRC_URI="https://github.com/docker/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"

LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64"
IUSE="test"

CDEPEND="
        >=dev-python/dockerpty-0.3.2[${PYTHON_USEDEP}]
        <dev-python/dockerpty-0.4[${PYTHON_USEDEP}]
        >=dev-python/docker-py-0.5.3[${PYTHON_USEDEP}]
        <dev-python/docker-py-0.6[${PYTHON_USEDEP}]
        >=dev-python/docopt-0.6.1[${PYTHON_USEDEP}]
        <dev-python/docopt-0.7[${PYTHON_USEDEP}]
        >=dev-python/pyyaml-3.10[${PYTHON_USEDEP}]
        <dev-python/pyyaml-4[${PYTHON_USEDEP}]
        >=dev-python/requests-2.2.1[${PYTHON_USEDEP}]
        <dev-python/requests-3[${PYTHON_USEDEP}]
        >=dev-python/six-1.3.0[${PYTHON_USEDEP}]
        <dev-python/six-2[${PYTHON_USEDEP}]
        >=dev-python/texttable-0.8.1[${PYTHON_USEDEP}]
        <dev-python/texttable-0.9[${PYTHON_USEDEP}]
        >=dev-python/websocket-client-0.11.0[${PYTHON_USEDEP}]
        <dev-python/websocket-client-0.12[${PYTHON_USEDEP}]
"
DEPEND="
        dev-python/setuptools[${PYTHON_USEDEP}]
        test? (
                ${CDEPEND}
                >=dev-python/mock-1.0.1[${PYTHON_USEDEP}]
                dev-python/nose[${PYTHON_USEDEP}]
                $(python_gen_cond_dep 'dev-python/unittest2[${PYTHON_USEDEP}]' 
'python2*')
        )
"
RDEPEND="${CDEPEND}"

python_test() {
        nosetests tests/unit || die "Tests failed under ${EPYTHON}"
}




Reply via email to