diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2012-03-16 23:57:21 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2012-03-16 23:57:21 +0000 |
commit | a6f7d616b0b707f5217294bf8175db5727f72a41 (patch) | |
tree | 95e850d8623c7687c92f7dae2a354f3445fd89bf /dev-vcs/bzr-fastimport | |
parent | version bump and clean up (diff) | |
download | gentoo-2-a6f7d616b0b707f5217294bf8175db5727f72a41.tar.gz gentoo-2-a6f7d616b0b707f5217294bf8175db5727f72a41.tar.bz2 gentoo-2-a6f7d616b0b707f5217294bf8175db5727f72a41.zip |
version bump and clean up
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'dev-vcs/bzr-fastimport')
-rw-r--r-- | dev-vcs/bzr-fastimport/ChangeLog | 8 | ||||
-rw-r--r-- | dev-vcs/bzr-fastimport/bzr-fastimport-0.13.0.ebuild (renamed from dev-vcs/bzr-fastimport/bzr-fastimport-0.11.0.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/dev-vcs/bzr-fastimport/ChangeLog b/dev-vcs/bzr-fastimport/ChangeLog index 6d94b28b32e7..5bdac07be2e9 100644 --- a/dev-vcs/bzr-fastimport/ChangeLog +++ b/dev-vcs/bzr-fastimport/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-vcs/bzr-fastimport # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr-fastimport/ChangeLog,v 1.3 2012/02/25 00:06:58 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr-fastimport/ChangeLog,v 1.4 2012/03/16 23:57:21 fauli Exp $ + +*bzr-fastimport-0.13.0 (16 Mar 2012) + + 16 Mar 2012; Christian Faulhammer <fauli@gentoo.org> + -bzr-fastimport-0.11.0.ebuild, +bzr-fastimport-0.13.0.ebuild: + version bump and clean up *bzr-fastimport-0.12.0 (25 Feb 2012) diff --git a/dev-vcs/bzr-fastimport/bzr-fastimport-0.11.0.ebuild b/dev-vcs/bzr-fastimport/bzr-fastimport-0.13.0.ebuild index 678f1e25e3a6..f899c30d8b1f 100644 --- a/dev-vcs/bzr-fastimport/bzr-fastimport-0.11.0.ebuild +++ b/dev-vcs/bzr-fastimport/bzr-fastimport-0.13.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr-fastimport/bzr-fastimport-0.11.0.ebuild,v 1.1 2012/02/13 05:16:15 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr-fastimport/bzr-fastimport-0.13.0.ebuild,v 1.1 2012/03/16 23:57:21 fauli Exp $ EAPI="4" |