diff options
author | Patrick Lauer <patrick@gentoo.org> | 2013-11-07 02:29:46 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2013-11-07 02:29:46 +0000 |
commit | 93781c8b90240dcea333d52c90f0440f19f8f2b3 (patch) | |
tree | 2982edebf43d382260d2004d1f6249084cead9e8 /app-admin | |
parent | revbumps; add security patches XSA-68-70/72, remove old ebuilds (diff) | |
download | gentoo-2-93781c8b90240dcea333d52c90f0440f19f8f2b3.tar.gz gentoo-2-93781c8b90240dcea333d52c90f0440f19f8f2b3.tar.bz2 gentoo-2-93781c8b90240dcea333d52c90f0440f19f8f2b3.zip |
Harmonize description, make repoman happier
(Portage version: 2.2.7/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/radmind/ChangeLog | 9 | ||||
-rw-r--r-- | app-admin/radmind/radmind-1.13.0.ebuild | 6 | ||||
-rw-r--r-- | app-admin/radmind/radmind-1.7.1-r1.ebuild | 6 |
3 files changed, 12 insertions, 9 deletions
diff --git a/app-admin/radmind/ChangeLog b/app-admin/radmind/ChangeLog index 19da5be102e9..4e6c8b13d4e9 100644 --- a/app-admin/radmind/ChangeLog +++ b/app-admin/radmind/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-admin/radmind -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/radmind/ChangeLog,v 1.17 2012/12/07 19:06:46 ulm Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-admin/radmind/ChangeLog,v 1.18 2013/11/07 02:29:46 patrick Exp $ + + 07 Nov 2013; Patrick Lauer <patrick@gentoo.org> radmind-1.13.0.ebuild, + radmind-1.7.1-r1.ebuild: + Harmonize description, make repoman happier 07 Dec 2012; Ulrich Müller <ulm@gentoo.org> radmind-1.7.1-r1.ebuild, radmind-1.13.0.ebuild, radmind-1.14.0.ebuild, radmind-1.14.1.ebuild: @@ -71,4 +75,3 @@ 09 Oct 2006; Markus Ullmann <jokey@gentoo.org> +files/radmind-1.7.0-gentoo.patch, +metadata.xml, +radmind-1.7.0.ebuild: Initial commit wrt bug #77567 thanks to Martin Vuk for providing an ebuild - diff --git a/app-admin/radmind/radmind-1.13.0.ebuild b/app-admin/radmind/radmind-1.13.0.ebuild index 97b8f223e156..66755a0e29e7 100644 --- a/app-admin/radmind/radmind-1.13.0.ebuild +++ b/app-admin/radmind/radmind-1.13.0.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/radmind/radmind-1.13.0.ebuild,v 1.2 2012/12/07 19:06:46 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/radmind/radmind-1.13.0.ebuild,v 1.3 2013/11/07 02:29:46 patrick Exp $ EAPI=2 inherit eutils -DESCRIPTION="A suite of Unix command-line tools and a server designed to remotely administer the file systems of multiple Unix machines." +DESCRIPTION="command-line tools and server to remotely administer multiple Unix filesystems" HOMEPAGE="http://rsug.itd.umich.edu/software/radmind/" SRC_URI="mirror://sourceforge/radmind/${P}.tar.gz" diff --git a/app-admin/radmind/radmind-1.7.1-r1.ebuild b/app-admin/radmind/radmind-1.7.1-r1.ebuild index b5181878371e..a6910294cf65 100644 --- a/app-admin/radmind/radmind-1.7.1-r1.ebuild +++ b/app-admin/radmind/radmind-1.7.1-r1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/radmind/radmind-1.7.1-r1.ebuild,v 1.6 2012/12/07 19:06:46 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/radmind/radmind-1.7.1-r1.ebuild,v 1.7 2013/11/07 02:29:46 patrick Exp $ inherit eutils -DESCRIPTION="A suite of Unix command-line tools and a server designed to remotely administer the file systems of multiple Unix machines." +DESCRIPTION="command-line tools and server to remotely administer multiple Unix filesystems" HOMEPAGE="http://rsug.itd.umich.edu/software/radmind/" SRC_URI="mirror://sourceforge/radmind/${P}.tar.gz" |