diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-05-31 19:21:33 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-05-31 19:21:33 +0000 |
commit | 0ee359b3d62b00ca21b00061176e573f5fef923d (patch) | |
tree | b93454f8db20b21134466c2544fcf7c6a712f407 /app-admin/torsmo | |
parent | dont install stupid COPYING file (diff) | |
download | gentoo-2-0ee359b3d62b00ca21b00061176e573f5fef923d.tar.gz gentoo-2-0ee359b3d62b00ca21b00061176e573f5fef923d.tar.bz2 gentoo-2-0ee359b3d62b00ca21b00061176e573f5fef923d.zip |
dont install stupid COPYING files among other things
Diffstat (limited to 'app-admin/torsmo')
-rw-r--r-- | app-admin/torsmo/torsmo-0.13.ebuild | 19 | ||||
-rw-r--r-- | app-admin/torsmo/torsmo-0.14.ebuild | 19 | ||||
-rw-r--r-- | app-admin/torsmo/torsmo-0.16.ebuild | 19 | ||||
-rw-r--r-- | app-admin/torsmo/torsmo-0.17.ebuild | 19 |
4 files changed, 24 insertions, 52 deletions
diff --git a/app-admin/torsmo/torsmo-0.13.ebuild b/app-admin/torsmo/torsmo-0.13.ebuild index ee095e617ff5..9caabf868bbf 100644 --- a/app-admin/torsmo/torsmo-0.13.ebuild +++ b/app-admin/torsmo/torsmo-0.13.ebuild @@ -1,19 +1,18 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/torsmo/torsmo-0.13.ebuild,v 1.1 2004/05/07 16:05:49 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/torsmo/torsmo-0.13.ebuild,v 1.2 2004/05/31 19:21:33 vapier Exp $ -DESCRIPTION="Torsmo is a system monitor that sits in the corner of your desktop." +DESCRIPTION="system monitor that sits in the corner of your desktop" HOMEPAGE="http://torsmo.sourceforge.net/" SRC_URI="mirror://sourceforge/torsmo/${P}.tar.gz" -RESTRICT="nomirror" -IUSE="" -SLOT="0" + LICENSE="BSD" +SLOT="0" KEYWORDS="~x86" +IUSE="" RDEPEND="virtual/glibc virtual/x11" - DEPEND="${RDEPEND} >=sys-devel/automake-1.4 sys-devel/autoconf @@ -21,18 +20,12 @@ DEPEND="${RDEPEND} sys-apps/sed sys-devel/gcc" -src_compile() { - econf || die "Configure died" - emake || die "make died" -} - src_install() { emake DESTDIR=${D} install || die "make install failed" - dodoc ChangeLog AUTHORS README NEWS COPYING torsmorc.sample + dodoc ChangeLog AUTHORS README NEWS torsmorc.sample } pkg_postinst() { - einfo 'default configuration file is "~/.torsmorc"' einfo "you can find a sample configuration file in" einfo "/usr/share/doc/${PF}/torsmorc.sample.gz" diff --git a/app-admin/torsmo/torsmo-0.14.ebuild b/app-admin/torsmo/torsmo-0.14.ebuild index 83ecddf8a62d..b4d74b598852 100644 --- a/app-admin/torsmo/torsmo-0.14.ebuild +++ b/app-admin/torsmo/torsmo-0.14.ebuild @@ -1,19 +1,18 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/torsmo/torsmo-0.14.ebuild,v 1.2 2004/05/08 17:08:41 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/torsmo/torsmo-0.14.ebuild,v 1.3 2004/05/31 19:21:33 vapier Exp $ -DESCRIPTION="Torsmo is a system monitor that sits in the corner of your desktop." +DESCRIPTION="system monitor that sits in the corner of your desktop" HOMEPAGE="http://torsmo.sourceforge.net/" SRC_URI="mirror://sourceforge/torsmo/${P}.tar.gz" -RESTRICT="nomirror" -IUSE="" -SLOT="0" + LICENSE="BSD" +SLOT="0" KEYWORDS="~x86 ~ppc" +IUSE="" RDEPEND="virtual/glibc virtual/x11" - DEPEND="${RDEPEND} >=sys-devel/automake-1.4 sys-devel/autoconf @@ -21,18 +20,12 @@ DEPEND="${RDEPEND} sys-apps/sed sys-devel/gcc" -src_compile() { - econf || die "Configure died" - emake || die "make died" -} - src_install() { emake DESTDIR=${D} install || die "make install failed" - dodoc ChangeLog AUTHORS README NEWS COPYING torsmorc.sample + dodoc ChangeLog AUTHORS README NEWS torsmorc.sample } pkg_postinst() { - einfo 'default configuration file is "~/.torsmorc"' einfo "you can find a sample configuration file in" einfo "/usr/share/doc/${PF}/torsmorc.sample.gz" diff --git a/app-admin/torsmo/torsmo-0.16.ebuild b/app-admin/torsmo/torsmo-0.16.ebuild index 1ba8c46d6340..c61fd0115e81 100644 --- a/app-admin/torsmo/torsmo-0.16.ebuild +++ b/app-admin/torsmo/torsmo-0.16.ebuild @@ -1,19 +1,18 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/torsmo/torsmo-0.16.ebuild,v 1.1 2004/05/14 21:03:57 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/torsmo/torsmo-0.16.ebuild,v 1.2 2004/05/31 19:21:33 vapier Exp $ -DESCRIPTION="Torsmo is a system monitor that sits in the corner of your desktop." +DESCRIPTION="system monitor that sits in the corner of your desktop" HOMEPAGE="http://torsmo.sourceforge.net/" SRC_URI="mirror://sourceforge/torsmo/${P}.tar.gz" -RESTRICT="nomirror" -IUSE="" -SLOT="0" + LICENSE="BSD" +SLOT="0" KEYWORDS="~x86 ~ppc" +IUSE="" RDEPEND="virtual/glibc virtual/x11" - DEPEND="${RDEPEND} >=sys-devel/automake-1.4 sys-devel/autoconf @@ -21,18 +20,12 @@ DEPEND="${RDEPEND} sys-apps/sed sys-devel/gcc" -src_compile() { - econf || die "Configure died" - emake || die "make died" -} - src_install() { emake DESTDIR=${D} install || die "make install failed" - dodoc ChangeLog AUTHORS README NEWS COPYING torsmorc.sample + dodoc ChangeLog AUTHORS README NEWS torsmorc.sample } pkg_postinst() { - einfo 'default configuration file is "~/.torsmorc"' einfo "you can find a sample configuration file in" einfo "/usr/share/doc/${PF}/torsmorc.sample.gz" diff --git a/app-admin/torsmo/torsmo-0.17.ebuild b/app-admin/torsmo/torsmo-0.17.ebuild index d9cdf1b182a1..e7720b652141 100644 --- a/app-admin/torsmo/torsmo-0.17.ebuild +++ b/app-admin/torsmo/torsmo-0.17.ebuild @@ -1,19 +1,18 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/torsmo/torsmo-0.17.ebuild,v 1.2 2004/05/30 12:02:16 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/torsmo/torsmo-0.17.ebuild,v 1.3 2004/05/31 19:21:33 vapier Exp $ -DESCRIPTION="Torsmo is a system monitor that sits in the corner of your desktop." +DESCRIPTION="system monitor that sits in the corner of your desktop" HOMEPAGE="http://torsmo.sourceforge.net/" SRC_URI="mirror://sourceforge/torsmo/${P}.tar.gz" -RESTRICT="nomirror" -IUSE="" -SLOT="0" + LICENSE="BSD" +SLOT="0" KEYWORDS="~x86 ~ppc ~amd64" +IUSE="" RDEPEND="virtual/glibc virtual/x11" - DEPEND="${RDEPEND} >=sys-devel/automake-1.4 sys-devel/autoconf @@ -21,18 +20,12 @@ DEPEND="${RDEPEND} sys-apps/sed sys-devel/gcc" -src_compile() { - econf || die "Configure died" - emake || die "make died" -} - src_install() { emake DESTDIR=${D} install || die "make install failed" - dodoc ChangeLog AUTHORS README NEWS COPYING torsmorc.sample + dodoc ChangeLog AUTHORS README NEWS torsmorc.sample } pkg_postinst() { - einfo 'default configuration file is "~/.torsmorc"' einfo "you can find a sample configuration file in" einfo "/usr/share/doc/${PF}/torsmorc.sample.gz" |