diff options
author | 2011-09-04 12:18:44 +0000 | |
---|---|---|
committer | 2011-09-04 12:18:44 +0000 | |
commit | f2fb911e60cff15e7a37a650ea15e869611c7e2c (patch) | |
tree | f4283b9daaab7b36a6e466f39062da35b33347ed /dev-util | |
parent | x86 stable, bug #380421 (diff) | |
download | gentoo-2-f2fb911e60cff15e7a37a650ea15e869611c7e2c.tar.gz gentoo-2-f2fb911e60cff15e7a37a650ea15e869611c7e2c.tar.bz2 gentoo-2-f2fb911e60cff15e7a37a650ea15e869611c7e2c.zip |
version bump
(Portage version: 2.2.0_alpha51/cvs/Linux x86_64)
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/molecule/ChangeLog | 8 | ||||
-rw-r--r-- | dev-util/molecule/molecule-0.9.21.ebuild (renamed from dev-util/molecule/molecule-0.9.20.7.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/dev-util/molecule/ChangeLog b/dev-util/molecule/ChangeLog index 3037a8e34fd0..b76c32c437a7 100644 --- a/dev-util/molecule/ChangeLog +++ b/dev-util/molecule/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-util/molecule # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/molecule/ChangeLog,v 1.24 2011/08/13 14:03:16 lxnay Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/molecule/ChangeLog,v 1.25 2011/09/04 12:18:44 lxnay Exp $ + +*molecule-0.9.21 (04 Sep 2011) + + 04 Sep 2011; Fabio Erculiani <lxnay@gentoo.org> -molecule-0.9.20.7.ebuild, + +molecule-0.9.21.ebuild: + version bump 13 Aug 2011; Fabio Erculiani <lxnay@gentoo.org> molecule-0.9.20.7.ebuild: install non-arch dependent files in /usr/lib diff --git a/dev-util/molecule/molecule-0.9.20.7.ebuild b/dev-util/molecule/molecule-0.9.21.ebuild index 07470a86fb85..63e4a2e8d68a 100644 --- a/dev-util/molecule/molecule-0.9.20.7.ebuild +++ b/dev-util/molecule/molecule-0.9.21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/molecule/molecule-0.9.20.7.ebuild,v 1.2 2011/08/13 14:03:16 lxnay Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/molecule/molecule-0.9.21.ebuild,v 1.1 2011/09/04 12:18:44 lxnay Exp $ EAPI="3" PYTHON_DEPEND="*" |