public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-vcs/github-pages-publish: github-pages-publish-0.1.2.ebuild ChangeLog github-pages-publish-0.1.1.ebuild
@ 2014-01-12  0:27 Rafael Martins (rafaelmartins)
  0 siblings, 0 replies; only message in thread
From: Rafael Martins (rafaelmartins) @ 2014-01-12  0:27 UTC (permalink / raw
  To: gentoo-commits

rafaelmartins    14/01/12 00:27:56

  Modified:             ChangeLog
  Added:                github-pages-publish-0.1.2.ebuild
  Removed:              github-pages-publish-0.1.1.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key )

Revision  Changes    Path
1.3                  dev-vcs/github-pages-publish/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/github-pages-publish/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/github-pages-publish/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/github-pages-publish/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/github-pages-publish/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	31 Dec 2013 15:22:27 -0000	1.2
+++ ChangeLog	12 Jan 2014 00:27:56 -0000	1.3
@@ -1,6 +1,12 @@
 # ChangeLog for dev-vcs/github-pages-publish
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/github-pages-publish/ChangeLog,v 1.2 2013/12/31 15:22:27 rafaelmartins Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/github-pages-publish/ChangeLog,v 1.3 2014/01/12 00:27:56 rafaelmartins Exp $
+
+*github-pages-publish-0.1.2 (12 Jan 2014)
+
+  12 Jan 2014; Rafael G. Martins <rafaelmartins@gentoo.org>
+  +github-pages-publish-0.1.2.ebuild, -github-pages-publish-0.1.1.ebuild:
+  Version bump.
 
 *github-pages-publish-0.1.1 (31 Dec 2013)
 



1.1                  dev-vcs/github-pages-publish/github-pages-publish-0.1.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/github-pages-publish/github-pages-publish-0.1.2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/github-pages-publish/github-pages-publish-0.1.2.ebuild?rev=1.1&content-type=text/plain

Index: github-pages-publish-0.1.2.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-vcs/github-pages-publish/github-pages-publish-0.1.2.ebuild,v 1.1 2014/01/12 00:27:56 rafaelmartins Exp $

EAPI=5

PYTHON_COMPAT=( python2_7 )

GIT_ECLASS=
if [[ ${PV} = *9999* ]]; then
	GIT_ECLASS="git-r3"
	EGIT_REPO_URI="git://github.com/rafaelmartins/github-pages-publish.git
		https://github.com/rafaelmartins/github-pages-publish.git"
fi

inherit distutils-r1 ${GIT_ECLASS}

DESCRIPTION="A script that commits files from a directory to Github Pages."
HOMEPAGE="https://pypi.python.org/pypi/github-pages-publish
	https://github.com/rafaelmartins/github-pages-publish"

SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
KEYWORDS="~amd64 ~x86"
if [[ ${PV} = *9999* ]]; then
	SRC_URI=""
	KEYWORDS=""
fi

LICENSE="BSD"
SLOT="0"
IUSE=""

DEPEND=">=dev-python/pygit2-0.20.0
	virtual/python-argparse"
RDEPEND="${DEPEND}"





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-01-12  0:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-12  0:27 [gentoo-commits] gentoo-x86 commit in dev-vcs/github-pages-publish: github-pages-publish-0.1.2.ebuild ChangeLog github-pages-publish-0.1.1.ebuild Rafael Martins (rafaelmartins)

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