diff options
author | 2004-12-27 12:43:09 +0000 | |
---|---|---|
committer | 2004-12-27 12:43:09 +0000 | |
commit | 368ceec25127ed29ea4ba786acc4304d2410cfa6 (patch) | |
tree | f72bfd397e484078a48f80327588e68a5b71a2e8 /app-admin | |
parent | version bump to 2.3 (diff) | |
download | historical-368ceec25127ed29ea4ba786acc4304d2410cfa6.tar.gz historical-368ceec25127ed29ea4ba786acc4304d2410cfa6.tar.bz2 historical-368ceec25127ed29ea4ba786acc4304d2410cfa6.zip |
version bump as per bug #75629
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/torsmo/ChangeLog | 9 | ||||
-rw-r--r-- | app-admin/torsmo/Manifest | 12 | ||||
-rw-r--r-- | app-admin/torsmo/files/digest-torsmo-0.18 | 1 | ||||
-rw-r--r-- | app-admin/torsmo/torsmo-0.18.ebuild | 41 |
4 files changed, 57 insertions, 6 deletions
diff --git a/app-admin/torsmo/ChangeLog b/app-admin/torsmo/ChangeLog index 39d9646eac41..aefc0b433ed7 100644 --- a/app-admin/torsmo/ChangeLog +++ b/app-admin/torsmo/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for app-admin/torsmo # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/torsmo/ChangeLog,v 1.17 2004/12/07 21:06:19 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/torsmo/ChangeLog,v 1.18 2004/12/27 12:43:09 dragonheart Exp $ + +*torsmo-0.18 (27 Dec 2004) + + 27 Dec 2004; Daniel Black <dragonheart@gentoo.org> +torsmo-0.18.ebuild: + version bump as per bug #75629. mozilla.patch has been incorportaed. + kernel2.4.patch and mldonkey.patch I haven't bothered to port. Submissions + welcome. Ebuild thanks to Jonathan Smith <smith.jonathan@gmail.com>. 08 Dec 2004; Daniel Black <dragonheart@gentoo.org> +files/torsmo-0.17-mldonkey.patch, torsmo-0.17-r1.ebuild: diff --git a/app-admin/torsmo/Manifest b/app-admin/torsmo/Manifest index f90a1acb2b1f..4904c3747045 100644 --- a/app-admin/torsmo/Manifest +++ b/app-admin/torsmo/Manifest @@ -2,18 +2,20 @@ Hash: SHA1 MD5 bd0dd434f60799d6f3fcc02713ddb09c torsmo-0.17.ebuild 1334 -MD5 f465df64a69c8521d0c30b6184bda198 ChangeLog 3020 +MD5 0e2d112e8b812f82a00d23c0604c536b ChangeLog 3342 MD5 e62755aeb2fcd53a4426e99d3af550ed metadata.xml 549 MD5 ea8478bba16bc3d4a42bcc75fbc8df1c torsmo-0.17-r1.ebuild 1481 +MD5 95db3820d026dc04b053f30912870c58 torsmo-0.18.ebuild 1239 +MD5 19932267a722d71554454bb3779a9ae0 files/digest-torsmo-0.18 62 MD5 38f2bbcb59c900a0fc2a2f0ec2f75463 files/digest-torsmo-0.17-r1 62 MD5 38f2bbcb59c900a0fc2a2f0ec2f75463 files/digest-torsmo-0.17 62 MD5 552e015366516a5ff2034d10b083c303 files/torsmo-0.17-mozilla.patch 601 MD5 d27874dbf963063e13d6387d8ef3912f files/torsmo-0.17-kernel2.4.patch 2388 MD5 39312a5c71ba9590531a7c0ccd9aaee9 files/torsmo-0.17-mldonkey.patch 15411 -----BEGIN PGP SIGNATURE----- -Version: GnuPG v1.2.6 (GNU/Linux) +Version: GnuPG v1.9.10 (GNU/Linux) -iD8DBQFBthtRmdTrptrqvGERAqtwAJ9cs++PJA3W5Oh5Nnn2R4TIsrAPOgCeIhTY -YNXsCDjiMoBaiBbgyx1vzhg= -=q88Q +iD8DBQFB0ANjmdTrptrqvGERAuseAJ4qPWBYzJUxNaC6s0OmgCDDsrTyewCfeo9f +8Avp4FmUCM7+16b/4Zw86UU= +=jNQd -----END PGP SIGNATURE----- diff --git a/app-admin/torsmo/files/digest-torsmo-0.18 b/app-admin/torsmo/files/digest-torsmo-0.18 new file mode 100644 index 000000000000..f2c1092e434d --- /dev/null +++ b/app-admin/torsmo/files/digest-torsmo-0.18 @@ -0,0 +1 @@ +MD5 88bd8f627637d785a1d681f4f15f00b6 torsmo-0.18.tar.gz 84020 diff --git a/app-admin/torsmo/torsmo-0.18.ebuild b/app-admin/torsmo/torsmo-0.18.ebuild new file mode 100644 index 000000000000..69f2b1d562fc --- /dev/null +++ b/app-admin/torsmo/torsmo-0.18.ebuild @@ -0,0 +1,41 @@ +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-admin/torsmo/torsmo-0.18.ebuild,v 1.1 2004/12/27 12:43:09 dragonheart Exp $ + +DESCRIPTION="minimalist system monitor for X" +HOMEPAGE="http://torsmo.sourceforge.net/" +SRC_URI="mirror://sourceforge/torsmo/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~x86 ~ppc ~amd64 ~sparc" +IUSE="" + +RDEPEND="virtual/libc + virtual/x11" +DEPEND="${RDEPEND} + >=sys-devel/automake-1.4 + sys-devel/autoconf + sys-apps/grep + sys-apps/sed + sys-devel/gcc" + +src_install() { + emake DESTDIR=${D} install || die "make install failed" + 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" + einfo + einfo "Comment out temperature info lines if you have no kernel" + einfo "support for it." + einfo + ewarn "Torsmo doesn't work with window managers that" + ewarn "take control over root window such as Gnome's nautilus." + einfo + ewarn "Please note that >=0.18 contains mozilla support without" + ewarn "patching, thus the mozilla USE flag has been dropped" +} |