diff options
author | Patrick Lauer <patrick@gentoo.org> | 2014-08-06 06:44:39 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2014-08-06 06:44:39 +0000 |
commit | 4484841a2d75cf8b07918de437923c271722620f (patch) | |
tree | 152a9cf3b6a7dfb9eca316ac2de817bc7c5276ca /app-emulation/ganeti-htools | |
parent | Add ruby20, ruby21 target. (diff) | |
download | gentoo-2-4484841a2d75cf8b07918de437923c271722620f.tar.gz gentoo-2-4484841a2d75cf8b07918de437923c271722620f.tar.bz2 gentoo-2-4484841a2d75cf8b07918de437923c271722620f.zip |
Make description more repoman-happy
(Portage version: 2.2.11-r1/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'app-emulation/ganeti-htools')
4 files changed, 15 insertions, 11 deletions
diff --git a/app-emulation/ganeti-htools/ChangeLog b/app-emulation/ganeti-htools/ChangeLog index 038eee006bc2..23067b1058cd 100644 --- a/app-emulation/ganeti-htools/ChangeLog +++ b/app-emulation/ganeti-htools/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-emulation/ganeti-htools -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti-htools/ChangeLog,v 1.14 2013/12/23 15:56:37 pacho Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti-htools/ChangeLog,v 1.15 2014/08/06 06:44:37 patrick Exp $ + + 06 Aug 2014; Patrick Lauer <patrick@gentoo.org> ganeti-htools-0.2.8.ebuild, + ganeti-htools-0.3.0.ebuild, ganeti-htools-0.3.1.ebuild: + Make description more repoman-happy 23 Dec 2013; Pacho Ramos <pacho@gentoo.org> metadata.xml: Cleanup due bug #66351 diff --git a/app-emulation/ganeti-htools/ganeti-htools-0.2.8.ebuild b/app-emulation/ganeti-htools/ganeti-htools-0.2.8.ebuild index 3fbf21065f05..b5042202a96d 100644 --- a/app-emulation/ganeti-htools/ganeti-htools-0.2.8.ebuild +++ b/app-emulation/ganeti-htools/ganeti-htools-0.2.8.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti-htools/ganeti-htools-0.2.8.ebuild,v 1.4 2012/03/07 17:56:06 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti-htools/ganeti-htools-0.2.8.ebuild,v 1.5 2014/08/06 06:44:36 patrick Exp $ EAPI="2" inherit eutils multilib DESCRIPTION="Cluster tools for fixing common allocation problems on Ganeti 2.0 -clusters." +clusters" HOMEPAGE="http://code.google.com/p/ganeti/" SRC_URI="http://ganeti.googlecode.com/files/${P}.tar.gz" diff --git a/app-emulation/ganeti-htools/ganeti-htools-0.3.0.ebuild b/app-emulation/ganeti-htools/ganeti-htools-0.3.0.ebuild index f3afc23a16d9..906477cf1043 100644 --- a/app-emulation/ganeti-htools/ganeti-htools-0.3.0.ebuild +++ b/app-emulation/ganeti-htools/ganeti-htools-0.3.0.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti-htools/ganeti-htools-0.3.0.ebuild,v 1.2 2012/03/07 17:56:06 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti-htools/ganeti-htools-0.3.0.ebuild,v 1.3 2014/08/06 06:44:36 patrick Exp $ EAPI="2" inherit eutils multilib DESCRIPTION="Cluster tools for fixing common allocation problems on Ganeti 2.0 -clusters." +clusters" HOMEPAGE="http://code.google.com/p/ganeti/" SRC_URI="http://ganeti.googlecode.com/files/${P}.tar.gz" diff --git a/app-emulation/ganeti-htools/ganeti-htools-0.3.1.ebuild b/app-emulation/ganeti-htools/ganeti-htools-0.3.1.ebuild index 81a053991cab..275e6a370a4b 100644 --- a/app-emulation/ganeti-htools/ganeti-htools-0.3.1.ebuild +++ b/app-emulation/ganeti-htools/ganeti-htools-0.3.1.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti-htools/ganeti-htools-0.3.1.ebuild,v 1.5 2012/12/26 21:09:43 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti-htools/ganeti-htools-0.3.1.ebuild,v 1.6 2014/08/06 06:44:36 patrick Exp $ EAPI="2" inherit eutils multilib DESCRIPTION="Cluster tools for fixing common allocation problems on Ganeti 2.0 -clusters." +clusters" HOMEPAGE="http://code.google.com/p/ganeti/" SRC_URI="http://ganeti.googlecode.com/files/${P}.tar.gz" |