diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2014-05-23 13:08:07 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2014-05-23 13:08:07 +0000 |
commit | f3290c15e842859472cfdc8b27c7b3e5cf93f094 (patch) | |
tree | 131eff47ebd683fe90538622497f6e83a8fd4bc9 /dev-util/osc | |
parent | drop py2.6 add py3.4 (diff) | |
download | gentoo-2-f3290c15e842859472cfdc8b27c7b3e5cf93f094.tar.gz gentoo-2-f3290c15e842859472cfdc8b27c7b3e5cf93f094.tar.bz2 gentoo-2-f3290c15e842859472cfdc8b27c7b3e5cf93f094.zip |
Version bump to 0.146.0 and remove 0.145.0.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 8EEE3BE8)
Diffstat (limited to 'dev-util/osc')
-rw-r--r-- | dev-util/osc/ChangeLog | 8 | ||||
-rw-r--r-- | dev-util/osc/osc-0.146.0.ebuild (renamed from dev-util/osc/osc-0.145.0.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/dev-util/osc/ChangeLog b/dev-util/osc/ChangeLog index c6f5774cc806..dde84497b443 100644 --- a/dev-util/osc/ChangeLog +++ b/dev-util/osc/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-util/osc # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/osc/ChangeLog,v 1.32 2014/05/13 07:48:01 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/osc/ChangeLog,v 1.33 2014/05/23 13:08:07 scarabeus Exp $ + +*osc-0.146.0 (23 May 2014) + + 23 May 2014; Tomáš Chvátal <scarabeus@gentoo.org> +osc-0.146.0.ebuild, + -osc-0.145.0.ebuild: + Version bump to 0.146.0 and remove 0.145.0. *osc-0.145.0 (13 May 2014) diff --git a/dev-util/osc/osc-0.145.0.ebuild b/dev-util/osc/osc-0.146.0.ebuild index 387ce3c40f0a..9b7746d06597 100644 --- a/dev-util/osc/osc-0.145.0.ebuild +++ b/dev-util/osc/osc-0.146.0.ebuild @@ -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/dev-util/osc/osc-0.145.0.ebuild,v 1.1 2014/05/13 07:48:01 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/osc/osc-0.146.0.ebuild,v 1.1 2014/05/23 13:08:07 scarabeus Exp $ EAPI=5 |