summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2009-05-08 12:08:19 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2009-05-08 12:08:19 +0000
commit4ef3051d982a9a9da76fbe594042c6d83e9e21ef (patch)
treec3b9b0dcabe351fe6a081b313d866b54fb81c72b /net-misc/tn5250/tn5250-0.17.4.ebuild
parentFix automagic jack-audio-connection-kit depend wrt #266346, thanks to Paolo P... (diff)
downloadhistorical-4ef3051d982a9a9da76fbe594042c6d83e9e21ef.tar.gz
historical-4ef3051d982a9a9da76fbe594042c6d83e9e21ef.tar.bz2
historical-4ef3051d982a9a9da76fbe594042c6d83e9e21ef.zip
Remove BUGS from dodoc per some bug I just closed
Package-Manager: portage-2.1.6.13/cvs/Linux x86_64
Diffstat (limited to 'net-misc/tn5250/tn5250-0.17.4.ebuild')
-rw-r--r--net-misc/tn5250/tn5250-0.17.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/tn5250/tn5250-0.17.4.ebuild b/net-misc/tn5250/tn5250-0.17.4.ebuild
index a4ea7e9e9c45..81d57cf3774b 100644
--- a/net-misc/tn5250/tn5250-0.17.4.ebuild
+++ b/net-misc/tn5250/tn5250-0.17.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/tn5250/tn5250-0.17.4.ebuild,v 1.3 2009/05/06 10:20:25 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/tn5250/tn5250-0.17.4.ebuild,v 1.4 2009/05/08 12:08:19 ssuominen Exp $
inherit eutils python
@@ -48,5 +48,5 @@ src_install() {
TERMINFO="${D}/usr/share/terminfo" install \
|| die "make install failed"
- dodoc AUTHORS BUGS NEWS README README.ssl TODO ChangeLog
+ dodoc AUTHORS NEWS README README.ssl TODO ChangeLog
}