diff options
author | Thomas Cort <tcort@gentoo.org> | 2006-05-13 01:00:44 +0000 |
---|---|---|
committer | Thomas Cort <tcort@gentoo.org> | 2006-05-13 01:00:44 +0000 |
commit | 4c6d076e7998daee91ed3dde2dfec083a57ef03c (patch) | |
tree | 6a287c35479fa875bd348a86858d794cdeb84ca5 /app-text/pspresent/pspresent-1.2.ebuild | |
parent | Fix typo. (diff) | |
download | gentoo-2-4c6d076e7998daee91ed3dde2dfec083a57ef03c.tar.gz gentoo-2-4c6d076e7998daee91ed3dde2dfec083a57ef03c.tar.bz2 gentoo-2-4c6d076e7998daee91ed3dde2dfec083a57ef03c.zip |
Removed COPYING from dodoc.
(Portage version: 2.0.54)
Diffstat (limited to 'app-text/pspresent/pspresent-1.2.ebuild')
-rw-r--r-- | app-text/pspresent/pspresent-1.2.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-text/pspresent/pspresent-1.2.ebuild b/app-text/pspresent/pspresent-1.2.ebuild index e2d7ec9d2377..d1e36a3cbf02 100644 --- a/app-text/pspresent/pspresent-1.2.ebuild +++ b/app-text/pspresent/pspresent-1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/pspresent/pspresent-1.2.ebuild,v 1.7 2006/04/21 16:14:00 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pspresent/pspresent-1.2.ebuild,v 1.8 2006/05/13 01:00:44 tcort Exp $ IUSE="xinerama" @@ -35,5 +35,4 @@ src_install() { dobin pspresent doman pspresent.1 - dodoc COPYING } |