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/dvibook
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/dvibook')
-rw-r--r--app-text/dvibook/ChangeLog8
-rw-r--r--app-text/dvibook/dvibook-20001129.ebuild6
2 files changed, 8 insertions, 6 deletions
diff --git a/app-text/dvibook/ChangeLog b/app-text/dvibook/ChangeLog
index ba2582944a48..f8bb2c66546d 100644
--- a/app-text/dvibook/ChangeLog
+++ b/app-text/dvibook/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/dvibook
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/dvibook/ChangeLog,v 1.10 2007/07/22 10:11:31 omp Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/dvibook/ChangeLog,v 1.11 2014/08/06 07:09:33 patrick Exp $
+
+ 06 Aug 2014; Patrick Lauer <patrick@gentoo.org> dvibook-20001129.ebuild:
+ Make description more repoman-happy
22 Jul 2007; David Shakaryan <omp@gentoo.org> dvibook-20001129.ebuild:
Remove virtual/x11 from dependencies.
@@ -34,4 +37,3 @@
+files/dvibook-20001129.patch, +dvibook-20001129.ebuild:
Initial import. Ebuild submitted by Ulrich Mueller <ulm@kph.uni-mainz.de>,
closing bug #56468.
-
diff --git a/app-text/dvibook/dvibook-20001129.ebuild b/app-text/dvibook/dvibook-20001129.ebuild
index 1d90982f2703..c6a09f333ddd 100644
--- a/app-text/dvibook/dvibook-20001129.ebuild
+++ b/app-text/dvibook/dvibook-20001129.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2007 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/dvibook/dvibook-20001129.ebuild,v 1.8 2007/07/22 10:11:31 omp Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/dvibook/dvibook-20001129.ebuild,v 1.9 2014/08/06 07:09:33 patrick Exp $
inherit eutils
-DESCRIPTION="DVI file utilities: dvibook, dviconcat, dvitodvi, and dviselect."
+DESCRIPTION="DVI file utilities: dvibook, dviconcat, dvitodvi, and dviselect"
HOMEPAGE="http://www.ctan.org/tex-archive/dviware/dvibook/"
# Taken from: ftp://tug.ctan.org/tex-archive/dviware/${PN}.tar.gz
SRC_URI="mirror://gentoo/${P}.tar.gz"