summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-07-15 04:50:01 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-07-15 04:50:01 +0000
commit32a7a00048790597b56a13f673a5cae1bfd9cad2 (patch)
treee13da43daa63278304bf11e5fab5279218cd0529 /net-news/amphetadesk
parentwhitespace (diff)
downloadhistorical-32a7a00048790597b56a13f673a5cae1bfd9cad2.tar.gz
historical-32a7a00048790597b56a13f673a5cae1bfd9cad2.tar.bz2
historical-32a7a00048790597b56a13f673a5cae1bfd9cad2.zip
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'net-news/amphetadesk')
-rw-r--r--net-news/amphetadesk/amphetadesk-0.93.1.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/net-news/amphetadesk/amphetadesk-0.93.1.ebuild b/net-news/amphetadesk/amphetadesk-0.93.1.ebuild
index ce8898ad735e..be968580f97b 100644
--- a/net-news/amphetadesk/amphetadesk-0.93.1.ebuild
+++ b/net-news/amphetadesk/amphetadesk-0.93.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-news/amphetadesk/amphetadesk-0.93.1.ebuild,v 1.3 2007/04/28 13:18:17 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-news/amphetadesk/amphetadesk-0.93.1.ebuild,v 1.4 2007/07/15 04:50:01 mr_bones_ Exp $
DESCRIPTION="AmphetaDesk is a free syndicated news aggregator"
HOMEPAGE="http://www.disobey.com/amphetadesk/"
@@ -16,7 +16,6 @@ DEPEND="dev-lang/perl
dev-perl/Compress-Zlib"
S=${WORKDIR}/${PN}-src-v${PV}
-
src_install() {
dodir /usr/share/amphetadesk
cp "${S}"/AmphetaDesk.pl "${D}"/usr/share/amphetadesk/AmphetaDesk.pl
@@ -39,4 +38,3 @@ pkg_postinst() {
ewarn "If you start AmphetaDesk at boot with rc-update don't give it a browser"
ewarn "to start up when it loads (in the options page)"
}
-