summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2014-08-10 01:37:44 +0000
committerPatrick Lauer <patrick@gentoo.org>2014-08-10 01:37:44 +0000
commitf07496731f72e238ce96b0029667691e7939de7f (patch)
tree99e10d6c6d91b5251b822fd8493bedc32368ad4c /app-admin/rex
parentswitch test dep to pytest, update test phase (diff)
downloadgentoo-2-f07496731f72e238ce96b0029667691e7939de7f.tar.gz
gentoo-2-f07496731f72e238ce96b0029667691e7939de7f.tar.bz2
gentoo-2-f07496731f72e238ce96b0029667691e7939de7f.zip
Fix description for more repoman happy
(Portage version: 2.2.11-r1/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'app-admin/rex')
-rw-r--r--app-admin/rex/ChangeLog6
-rw-r--r--app-admin/rex/rex-0.45.1.ebuild4
-rw-r--r--app-admin/rex/rex-0.46.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/app-admin/rex/ChangeLog b/app-admin/rex/ChangeLog
index d00d6eb842aa..da350b98eece 100644
--- a/app-admin/rex/ChangeLog
+++ b/app-admin/rex/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-admin/rex
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/rex/ChangeLog,v 1.18 2014/05/07 03:05:16 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/rex/ChangeLog,v 1.19 2014/08/10 01:37:41 patrick Exp $
+
+ 10 Aug 2014; Patrick Lauer <patrick@gentoo.org> rex-0.45.1.ebuild,
+ rex-0.46.ebuild:
+ Fix description for more repoman happy
*rex-0.46 (07 May 2014)
diff --git a/app-admin/rex/rex-0.45.1.ebuild b/app-admin/rex/rex-0.45.1.ebuild
index fd89a5a6d577..695cc2e91d38 100644
--- a/app-admin/rex/rex-0.45.1.ebuild
+++ b/app-admin/rex/rex-0.45.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/rex/rex-0.45.1.ebuild,v 1.1 2014/04/24 02:42:24 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/rex/rex-0.45.1.ebuild,v 1.2 2014/08/10 01:37:41 patrick Exp $
EAPI=4
@@ -9,7 +9,7 @@ MODULE_VERSION=${PV}
MY_P="Rex-${MODULE_VERSION}"
inherit perl-module
-DESCRIPTION="(R)?ex is a small script to ease the execution of remote commands."
+DESCRIPTION="(R)?ex is a small script to ease the execution of remote commands"
SLOT="0"
KEYWORDS="~amd64 ~x86"
diff --git a/app-admin/rex/rex-0.46.ebuild b/app-admin/rex/rex-0.46.ebuild
index 2cde93764d2f..ccf59bc7ce92 100644
--- a/app-admin/rex/rex-0.46.ebuild
+++ b/app-admin/rex/rex-0.46.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/rex/rex-0.46.ebuild,v 1.1 2014/05/07 03:05:16 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/rex/rex-0.46.ebuild,v 1.2 2014/08/10 01:37:41 patrick Exp $
EAPI=5
@@ -8,7 +8,7 @@ inherit perl-module
SRC_URI="https://github.com/RexOps/Rex/archive/${PV}.tar.gz"
-DESCRIPTION="(R)?ex is a small script to ease the execution of remote commands."
+DESCRIPTION="(R)?ex is a small script to ease the execution of remote commands"
SLOT="0"
KEYWORDS="~amd64 ~x86"