diff options
author | Rafael Martins <rafaelmartins@gentoo.org> | 2014-01-12 00:27:56 +0000 |
---|---|---|
committer | Rafael Martins <rafaelmartins@gentoo.org> | 2014-01-12 00:27:56 +0000 |
commit | dd6c1b1133885fd3be9aad196bbe71dd8af07d20 (patch) | |
tree | 37560612f348fe07fb899cf40ec7820c0ddbe010 /dev-vcs/github-pages-publish | |
parent | Update DESCRIPTION. (diff) | |
download | gentoo-2-dd6c1b1133885fd3be9aad196bbe71dd8af07d20.tar.gz gentoo-2-dd6c1b1133885fd3be9aad196bbe71dd8af07d20.tar.bz2 gentoo-2-dd6c1b1133885fd3be9aad196bbe71dd8af07d20.zip |
Version bump.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'dev-vcs/github-pages-publish')
-rw-r--r-- | dev-vcs/github-pages-publish/ChangeLog | 10 | ||||
-rw-r--r-- | dev-vcs/github-pages-publish/github-pages-publish-0.1.2.ebuild (renamed from dev-vcs/github-pages-publish/github-pages-publish-0.1.1.ebuild) | 4 |
2 files changed, 10 insertions, 4 deletions
diff --git a/dev-vcs/github-pages-publish/ChangeLog b/dev-vcs/github-pages-publish/ChangeLog index 8fa47fd19f89..8e2648c47010 100644 --- a/dev-vcs/github-pages-publish/ChangeLog +++ b/dev-vcs/github-pages-publish/ChangeLog @@ -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) diff --git a/dev-vcs/github-pages-publish/github-pages-publish-0.1.1.ebuild b/dev-vcs/github-pages-publish/github-pages-publish-0.1.2.ebuild index 8fadd45f74e3..0e2c7992aa00 100644 --- a/dev-vcs/github-pages-publish/github-pages-publish-0.1.1.ebuild +++ b/dev-vcs/github-pages-publish/github-pages-publish-0.1.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# 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.1.ebuild,v 1.1 2013/12/31 15:22:27 rafaelmartins Exp $ +# $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 |