diff options
author | Michał Górny <mgorny@gentoo.org> | 2011-06-18 02:22:52 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2011-06-18 02:22:52 +0000 |
commit | ea55546cf0ab48dd708a29a6272c2a96a44aabf0 (patch) | |
tree | 1fb321f9f9b8702a5e09226ec3228de4c12a9e65 /app-shells | |
parent | Version bump (diff) | |
download | gentoo-2-ea55546cf0ab48dd708a29a6272c2a96a44aabf0.tar.gz gentoo-2-ea55546cf0ab48dd708a29a6272c2a96a44aabf0.tar.bz2 gentoo-2-ea55546cf0ab48dd708a29a6272c2a96a44aabf0.zip |
Version bump.
(Portage version: 2.2.0_alpha40_p1/cvs/Linux x86_64)
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/posh/ChangeLog | 8 | ||||
-rw-r--r-- | app-shells/posh/posh-0.10.ebuild (renamed from app-shells/posh/posh-0.9.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/app-shells/posh/ChangeLog b/app-shells/posh/ChangeLog index a75a6345fb99..a93ce1110c15 100644 --- a/app-shells/posh/ChangeLog +++ b/app-shells/posh/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-shells/posh # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/posh/ChangeLog,v 1.17 2011/01/06 20:03:29 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/posh/ChangeLog,v 1.18 2011/06/18 02:22:49 mgorny Exp $ + +*posh-0.10 (18 Jun 2011) + + 18 Jun 2011; Michał Górny <mgorny@gentoo.org> -posh-0.9.ebuild, + +posh-0.10.ebuild: + Version bump. 06 Jan 2011; Michał Górny <mgorny@gentoo.org> -posh-0.8.6.ebuild, posh-0.9.ebuild: diff --git a/app-shells/posh/posh-0.9.ebuild b/app-shells/posh/posh-0.10.ebuild index 314f560b1622..92dd320143a5 100644 --- a/app-shells/posh/posh-0.9.ebuild +++ b/app-shells/posh/posh-0.10.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/app-shells/posh/posh-0.9.ebuild,v 1.2 2011/01/06 20:03:29 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/posh/posh-0.10.ebuild,v 1.1 2011/06/18 02:22:48 mgorny Exp $ EAPI=3 inherit autotools-utils |