summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2014-08-10 10:58:06 +0000
committerPatrick Lauer <patrick@gentoo.org>2014-08-10 10:58:06 +0000
commit924d742afcc9bea7cd0f00bac90f19220925f0cf (patch)
tree2ac14ef647c61638212f19ba0a877921cdc58de4 /app-doc/psmark
parentUpdate homepage, remove old (diff)
downloadgentoo-2-924d742afcc9bea7cd0f00bac90f19220925f0cf.tar.gz
gentoo-2-924d742afcc9bea7cd0f00bac90f19220925f0cf.tar.bz2
gentoo-2-924d742afcc9bea7cd0f00bac90f19220925f0cf.zip
Fix description for more repoman happy
(Portage version: 2.2.11-r1/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'app-doc/psmark')
-rw-r--r--app-doc/psmark/ChangeLog7
-rw-r--r--app-doc/psmark/psmark-2.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-doc/psmark/ChangeLog b/app-doc/psmark/ChangeLog
index e1bcb2e0196b..61a3dd260243 100644
--- a/app-doc/psmark/ChangeLog
+++ b/app-doc/psmark/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-doc/psmark
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-doc/psmark/ChangeLog,v 1.4 2012/10/07 08:55:33 pacho Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-doc/psmark/ChangeLog,v 1.5 2014/08/10 10:58:06 patrick Exp $
+
+ 10 Aug 2014; Patrick Lauer <patrick@gentoo.org> psmark-2.1.ebuild:
+ Fix description for more repoman happy
07 Oct 2012; Pacho Ramos <pacho@gentoo.org> metadata.xml:
Drop maintainer due retirement, #24135.
diff --git a/app-doc/psmark/psmark-2.1.ebuild b/app-doc/psmark/psmark-2.1.ebuild
index c41db755a659..6bcba2e6f663 100644
--- a/app-doc/psmark/psmark-2.1.ebuild
+++ b/app-doc/psmark/psmark-2.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-doc/psmark/psmark-2.1.ebuild,v 1.3 2009/10/04 19:14:37 vostorga Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-doc/psmark/psmark-2.1.ebuild,v 1.4 2014/08/10 10:58:06 patrick Exp $
inherit eutils toolchain-funcs
@@ -9,7 +9,7 @@ MY_P=${MY_PN}${PV}
S=${WORKDIR}/${PN}
IUSE=""
-DESCRIPTION="Prints watermark-like text on any PostScript document."
+DESCRIPTION="Prints watermark-like text on any PostScript document"
HOMEPAGE="http://www.antitachyon.com/Content/10_Produkte/50_Utilities/psmark/"
SRC_URI="http://www.antitachyon.com/download/${MY_P}.tar.gz"