diff options
author | Michał Górny <mgorny@gentoo.org> | 2012-01-27 13:55:14 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2012-01-27 13:55:14 +0000 |
commit | b6c9a1a3e9f13137b66567a57297c8983e9adf29 (patch) | |
tree | 18b270afdf8d2245e5ec490cbbb55e753c439ce9 /app-shells | |
parent | Version bump. The new version adds --diff argument, and fixes support for Cha... (diff) | |
download | gentoo-2-b6c9a1a3e9f13137b66567a57297c8983e9adf29.tar.gz gentoo-2-b6c9a1a3e9f13137b66567a57297c8983e9adf29.tar.bz2 gentoo-2-b6c9a1a3e9f13137b66567a57297c8983e9adf29.zip |
Version bump.
(Portage version: 2.2.0_alpha84_p38/cvs/Linux x86_64)
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/posh/ChangeLog | 10 | ||||
-rw-r--r-- | app-shells/posh/posh-0.10.1.ebuild (renamed from app-shells/posh/posh-0.10.ebuild) | 4 |
2 files changed, 10 insertions, 4 deletions
diff --git a/app-shells/posh/ChangeLog b/app-shells/posh/ChangeLog index a93ce1110c15..e44e9975448e 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.18 2011/06/18 02:22:49 mgorny Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-shells/posh/ChangeLog,v 1.19 2012/01/27 13:55:13 mgorny Exp $ + +*posh-0.10.1 (27 Jan 2012) + + 27 Jan 2012; Michał Górny <mgorny@gentoo.org> -posh-0.10.ebuild, + +posh-0.10.1.ebuild: + Version bump. *posh-0.10 (18 Jun 2011) diff --git a/app-shells/posh/posh-0.10.ebuild b/app-shells/posh/posh-0.10.1.ebuild index 92dd320143a5..6328d73a9423 100644 --- a/app-shells/posh/posh-0.10.ebuild +++ b/app-shells/posh/posh-0.10.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/posh/posh-0.10.ebuild,v 1.1 2011/06/18 02:22:48 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/posh/posh-0.10.1.ebuild,v 1.1 2012/01/27 13:55:13 mgorny Exp $ EAPI=3 inherit autotools-utils |