summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKrzysztof Pawlik <nelchael@gentoo.org>2005-11-01 11:42:14 +0000
committerKrzysztof Pawlik <nelchael@gentoo.org>2005-11-01 11:42:14 +0000
commit7b56ac0d13bb707b7a74846598eab2c3076044fe (patch)
tree6d720bd0f0a820786ae811d905aff72a711c40e0 /x11-misc/xrmap/xrmap-2.29.ebuild
parentdodir fix (diff)
downloadgentoo-2-7b56ac0d13bb707b7a74846598eab2c3076044fe.tar.gz
gentoo-2-7b56ac0d13bb707b7a74846598eab2c3076044fe.tar.bz2
gentoo-2-7b56ac0d13bb707b7a74846598eab2c3076044fe.zip
Fix dodoc, version bump.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'x11-misc/xrmap/xrmap-2.29.ebuild')
-rw-r--r--x11-misc/xrmap/xrmap-2.29.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xrmap/xrmap-2.29.ebuild b/x11-misc/xrmap/xrmap-2.29.ebuild
index 90cf0e5ba8a6..bf380bb6c2d2 100644
--- a/x11-misc/xrmap/xrmap-2.29.ebuild
+++ b/x11-misc/xrmap/xrmap-2.29.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrmap/xrmap-2.29.ebuild,v 1.5 2005/04/28 18:32:36 wormo Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrmap/xrmap-2.29.ebuild,v 1.6 2005/11/01 11:42:14 nelchael Exp $
DESCRIPTION="The Xrmap program is a X client for generating images of the Earth and manipulating the CIA World data bank"
HOMEPAGE="http://frmas.free.fr/li_1.htm#_Xrmap_"
@@ -55,7 +55,7 @@ src_install() {
cp -r {i18n,Locations,factbook,anthems,flags,hymns,pixmaps} ${D}/usr/share/${PN}/ || die
cp Xrmaprc ${D}/etc/xrmap || die
cp ${WORKDIR}/CIA_WDB2.jpd ${D}/usr/share/${PN}/ || die
- dodoc CHANGES COPYING README TODO WARNING tools/cbd2else/README.cbd tools/jpd2else/README.jpd tools/rez2else/README.rez || die
+ dodoc CHANGES README TODO WARNING tools/cbd2else/README.cbd tools/jpd2else/README.jpd tools/rez2else/README.rez || die
cd ${S}
newman xrmap.man xrmap.1 || die "newman failed"