summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2014-08-06 07:09:35 +0000
committerPatrick Lauer <patrick@gentoo.org>2014-08-06 07:09:35 +0000
commitf596b6cef19b8d04ae6e7279e44973b62c339f6c (patch)
treeb45feb776fb711d4e5f3366cfe54d328ff51eb5f /app-text/expander
parentAdd ruby21 target. (diff)
downloadgentoo-2-f596b6cef19b8d04ae6e7279e44973b62c339f6c.tar.gz
gentoo-2-f596b6cef19b8d04ae6e7279e44973b62c339f6c.tar.bz2
gentoo-2-f596b6cef19b8d04ae6e7279e44973b62c339f6c.zip
Make description more repoman-happy
(Portage version: 2.2.11-r1/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'app-text/expander')
-rw-r--r--app-text/expander/ChangeLog7
-rw-r--r--app-text/expander/expander-2.0.5-r1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-text/expander/ChangeLog b/app-text/expander/ChangeLog
index 9f481a529a85..1dd93d1e43fc 100644
--- a/app-text/expander/ChangeLog
+++ b/app-text/expander/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/expander
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/expander/ChangeLog,v 1.12 2012/10/17 17:02:58 ago Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/expander/ChangeLog,v 1.13 2014/08/06 07:09:34 patrick Exp $
+
+ 06 Aug 2014; Patrick Lauer <patrick@gentoo.org> expander-2.0.5-r1.ebuild:
+ Make description more repoman-happy
17 Oct 2012; Agostino Sarubbo <ago@gentoo.org> expander-2.0.5-r1.ebuild:
Add ~amd64, EAPI4
diff --git a/app-text/expander/expander-2.0.5-r1.ebuild b/app-text/expander/expander-2.0.5-r1.ebuild
index 317773f51fc9..f8fd49c54ab4 100644
--- a/app-text/expander/expander-2.0.5-r1.ebuild
+++ b/app-text/expander/expander-2.0.5-r1.ebuild
@@ -1,12 +1,12 @@
-# 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-text/expander/expander-2.0.5-r1.ebuild,v 1.2 2012/10/17 17:02:58 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/expander/expander-2.0.5-r1.ebuild,v 1.3 2014/08/06 07:09:34 patrick Exp $
EAPI=4
inherit eutils toolchain-funcs
-DESCRIPTION="Expander is a utility that acts as a filter for text editors."
+DESCRIPTION="Expander is a utility that acts as a filter for text editors"
HOMEPAGE="http://www.nedit.org"
SRC_URI="ftp://ftp.nedit.org/pub/contrib/misc/nedit_expander_kit_2.05.tar.gz"