summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2010-10-28 12:31:46 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2010-10-28 12:31:46 +0000
commit87def486f4a4eee20adacf7f2d9a58bd2b8f58cb (patch)
tree590584bba64a02d58855cf18c91e5fd10e53bd48 /net-misc/sjphone
parentrepoman issues (diff)
downloadhistorical-87def486f4a4eee20adacf7f2d9a58bd2b8f58cb.tar.gz
historical-87def486f4a4eee20adacf7f2d9a58bd2b8f58cb.tar.bz2
historical-87def486f4a4eee20adacf7f2d9a58bd2b8f58cb.zip
useless license dodoc
Package-Manager: portage-2.2.0_alpha1/cvs/Linux x86_64
Diffstat (limited to 'net-misc/sjphone')
-rw-r--r--net-misc/sjphone/sjphone-1.60.2235.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/sjphone/sjphone-1.60.2235.ebuild b/net-misc/sjphone/sjphone-1.60.2235.ebuild
index 0291b9d96b89..758f681071d4 100644
--- a/net-misc/sjphone/sjphone-1.60.2235.ebuild
+++ b/net-misc/sjphone/sjphone-1.60.2235.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/sjphone/sjphone-1.60.2235.ebuild,v 1.3 2008/10/10 10:49:58 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/sjphone/sjphone-1.60.2235.ebuild,v 1.4 2010/10/28 12:31:46 ssuominen Exp $
inherit eutils
@@ -32,7 +32,7 @@ src_install() {
sed -i -e 's:$(dirname "$0"):/opt/sjphone:' \
-e 's:$WD/lib:$WD:' sjphone
dobin sjphone
- dodoc LICENSE README
+ dodoc README
doicon lib/sjphone.png
make_desktop_entry sjphone
}