diff options
author | 2011-08-10 07:28:54 +0000 | |
---|---|---|
committer | 2011-08-10 07:28:54 +0000 | |
commit | 9c8f9bb7e08206c10fc8176fdc79d02171d09711 (patch) | |
tree | 78eda982fb6d73ab3df6b85a827fb304cbc8a894 /app-shells | |
parent | Fixed dates when printing mails (diff) | |
download | gentoo-2-9c8f9bb7e08206c10fc8176fdc79d02171d09711.tar.gz gentoo-2-9c8f9bb7e08206c10fc8176fdc79d02171d09711.tar.bz2 gentoo-2-9c8f9bb7e08206c10fc8176fdc79d02171d09711.zip |
Version bump, drop old wrt #356031, fix #378565
(Portage version: 2.1.10.9/cvs/Linux x86_64)
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/pdsh/ChangeLog | 10 | ||||
-rw-r--r-- | app-shells/pdsh/pdsh-2.26.ebuild (renamed from app-shells/pdsh/pdsh-2.22.ebuild) | 4 |
2 files changed, 10 insertions, 4 deletions
diff --git a/app-shells/pdsh/ChangeLog b/app-shells/pdsh/ChangeLog index f2dac6cad8fd..b7d81d1af3ca 100644 --- a/app-shells/pdsh/ChangeLog +++ b/app-shells/pdsh/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-shells/pdsh -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/pdsh/ChangeLog,v 1.18 2010/10/09 19:51:46 radhermit Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-shells/pdsh/ChangeLog,v 1.19 2011/08/10 07:28:53 ultrabug Exp $ + +*pdsh-2.26 (10 Aug 2011) + + 10 Aug 2011; Ultrabug <ultrabug@gentoo.org> -pdsh-2.22.ebuild, + +pdsh-2.26.ebuild: + Version bump, drop old wrt #356031, fix #378565 *pdsh-2.22 (09 Oct 2010) diff --git a/app-shells/pdsh/pdsh-2.22.ebuild b/app-shells/pdsh/pdsh-2.26.ebuild index f697174d63a6..e0d5c5f9beae 100644 --- a/app-shells/pdsh/pdsh-2.22.ebuild +++ b/app-shells/pdsh/pdsh-2.26.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/pdsh/pdsh-2.22.ebuild,v 1.1 2010/10/09 19:51:46 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/pdsh/pdsh-2.26.ebuild,v 1.1 2011/08/10 07:28:54 ultrabug Exp $ EAPI="2" |