diff options
author | Rafael Martins <rafaelmartins@gentoo.org> | 2013-12-31 15:22:27 +0000 |
---|---|---|
committer | Rafael Martins <rafaelmartins@gentoo.org> | 2013-12-31 15:22:27 +0000 |
commit | 0384e0267e4ecda25c1edf0be77381783f02791e (patch) | |
tree | 251db521ed220d23380b7ab02f9b51db079db5a2 /dev-vcs | |
parent | Drop perl-5.10* dependency (diff) | |
download | gentoo-2-0384e0267e4ecda25c1edf0be77381783f02791e.tar.gz gentoo-2-0384e0267e4ecda25c1edf0be77381783f02791e.tar.bz2 gentoo-2-0384e0267e4ecda25c1edf0be77381783f02791e.zip |
Version bump.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/github-pages-publish/ChangeLog | 8 | ||||
-rw-r--r-- | dev-vcs/github-pages-publish/github-pages-publish-0.1.1.ebuild (renamed from dev-vcs/github-pages-publish/github-pages-publish-0.1.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/dev-vcs/github-pages-publish/ChangeLog b/dev-vcs/github-pages-publish/ChangeLog index 528dff9e6584..8fa47fd19f89 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.1 2013/12/31 01:56:03 rafaelmartins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/github-pages-publish/ChangeLog,v 1.2 2013/12/31 15:22:27 rafaelmartins Exp $ + +*github-pages-publish-0.1.1 (31 Dec 2013) + + 31 Dec 2013; Rafael G. Martins <rafaelmartins@gentoo.org> + +github-pages-publish-0.1.1.ebuild, -github-pages-publish-0.1.ebuild: + Version bump. *github-pages-publish-0.1 (31 Dec 2013) diff --git a/dev-vcs/github-pages-publish/github-pages-publish-0.1.ebuild b/dev-vcs/github-pages-publish/github-pages-publish-0.1.1.ebuild index 364ac39620e5..8fadd45f74e3 100644 --- a/dev-vcs/github-pages-publish/github-pages-publish-0.1.ebuild +++ b/dev-vcs/github-pages-publish/github-pages-publish-0.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.ebuild,v 1.1 2013/12/31 01:56:03 rafaelmartins Exp $ +# $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 $ EAPI=5 |