diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2013-02-12 15:39:04 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2013-02-12 15:39:04 +0000 |
commit | cfe798c219135af91cb3e8a4f9a56eca4cdfb95c (patch) | |
tree | a5685611108249f6b202020ac1bf32a834b43766 /dev-util/boost-build | |
parent | dev-util/nvidia-cuda-toolkit: Readd ncurses[tinfo], which was accidentally dr... (diff) | |
download | gentoo-2-cfe798c219135af91cb3e8a4f9a56eca4cdfb95c.tar.gz gentoo-2-cfe798c219135af91cb3e8a4f9a56eca4cdfb95c.tar.bz2 gentoo-2-cfe798c219135af91cb3e8a4f9a56eca4cdfb95c.zip |
Bump to 1.53.0 final.
(Portage version: 2.2.0_alpha161/cvs/Linux x86_64, signed Manifest commit with key 1CD13C8AD4301342)
Diffstat (limited to 'dev-util/boost-build')
-rw-r--r-- | dev-util/boost-build/ChangeLog | 8 | ||||
-rw-r--r-- | dev-util/boost-build/boost-build-1.53.0.ebuild (renamed from dev-util/boost-build/boost-build-1.53.0_beta1.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/dev-util/boost-build/ChangeLog b/dev-util/boost-build/ChangeLog index 703c336c8116..cdf3653cac01 100644 --- a/dev-util/boost-build/ChangeLog +++ b/dev-util/boost-build/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-util/boost-build # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/ChangeLog,v 1.112 2013/01/25 23:03:15 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/ChangeLog,v 1.113 2013/02/12 15:39:04 flameeyes Exp $ + +*boost-build-1.53.0 (12 Feb 2013) + + 12 Feb 2013; Diego E. Pettenò <flameeyes@gentoo.org> + +boost-build-1.53.0.ebuild, -boost-build-1.53.0_beta1.ebuild: + Bump to 1.53.0 final. *boost-build-1.53.0_beta1 (25 Jan 2013) diff --git a/dev-util/boost-build/boost-build-1.53.0_beta1.ebuild b/dev-util/boost-build/boost-build-1.53.0.ebuild index 916740df39f0..4df1f1d5e430 100644 --- a/dev-util/boost-build/boost-build-1.53.0_beta1.ebuild +++ b/dev-util/boost-build/boost-build-1.53.0.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-util/boost-build/boost-build-1.53.0_beta1.ebuild,v 1.1 2013/01/25 23:03:15 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.53.0.ebuild,v 1.1 2013/02/12 15:39:04 flameeyes Exp $ EAPI="5" PYTHON_DEPEND="python? 2" |