idella4     15/01/25 08:27:22

  Modified:             ChangeLog alabaster-0.6.0.ebuild
  Added:                alabaster-0.6.3.ebuild
  Log:
  bump
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  Changes    Path
1.2                  dev-python/alabaster/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/alabaster/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   10 Aug 2014 14:35:43 -0000      1.1
+++ ChangeLog   25 Jan 2015 08:27:22 -0000      1.2
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/alabaster
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/alabaster/ChangeLog,v 1.1 
2014/08/10 14:35:43 idella4 Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/alabaster/ChangeLog,v 1.2 
2015/01/25 08:27:22 idella4 Exp $
+
+*alabaster-0.6.3 (25 Jan 2015)
+
+  25 Jan 2015; Ian Delaney <[email protected]> +alabaster-0.6.3.ebuild:
+  bump
 
 *alabaster-0.6.0 (10 Aug 2014)
 



1.2                  dev-python/alabaster/alabaster-0.6.0.ebuild

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

Index: alabaster-0.6.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/alabaster/alabaster-0.6.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- alabaster-0.6.0.ebuild      10 Aug 2014 14:35:43 -0000      1.1
+++ alabaster-0.6.0.ebuild      25 Jan 2015 08:27:22 -0000      1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/alabaster/alabaster-0.6.0.ebuild,v 1.1 
2014/08/10 14:35:43 idella4 Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/alabaster/alabaster-0.6.0.ebuild,v 1.2 
2015/01/25 08:27:22 idella4 Exp $
 
 EAPI="5"
 PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )



1.1                  dev-python/alabaster/alabaster-0.6.3.ebuild

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

Index: alabaster-0.6.3.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-python/alabaster/alabaster-0.6.3.ebuild,v 1.1 
2015/01/25 08:27:22 idella4 Exp $

EAPI="5"
PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )

inherit distutils-r1 flag-o-matic

DESCRIPTION="A configurable sidebar-enabled Sphinx theme"
HOMEPAGE="https://github.com/bitprophet/alabaster";
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"

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

DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"




Reply via email to