diff options
author | Heinrich Wendel <lanius@gentoo.org> | 2003-08-15 12:27:08 +0000 |
---|---|---|
committer | Heinrich Wendel <lanius@gentoo.org> | 2003-08-15 12:27:08 +0000 |
commit | b1d2a60b93bd330f8fa36cfd6e66a49a502f12c8 (patch) | |
tree | 1b0aa3f565dc2625164bad4bb1a679f09484ba15 /app-portage | |
parent | Initial import, closing bug 25029 (diff) | |
download | gentoo-2-b1d2a60b93bd330f8fa36cfd6e66a49a502f12c8.tar.gz gentoo-2-b1d2a60b93bd330f8fa36cfd6e66a49a502f12c8.tar.bz2 gentoo-2-b1d2a60b93bd330f8fa36cfd6e66a49a502f12c8.zip |
moved gentoo-stats from app-admin to app-portage
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/gentoo-stats/ChangeLog | 74 | ||||
-rw-r--r-- | app-portage/gentoo-stats/Manifest | 3 | ||||
-rw-r--r-- | app-portage/gentoo-stats/files/digest-gentoo-stats-0.4 | 1 | ||||
-rw-r--r-- | app-portage/gentoo-stats/gentoo-stats-0.4.ebuild | 46 |
4 files changed, 124 insertions, 0 deletions
diff --git a/app-portage/gentoo-stats/ChangeLog b/app-portage/gentoo-stats/ChangeLog new file mode 100644 index 000000000000..23e288a36081 --- /dev/null +++ b/app-portage/gentoo-stats/ChangeLog @@ -0,0 +1,74 @@ +# ChangeLog for app-admin/gentoo-stats +# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-portage/gentoo-stats/ChangeLog,v 1.1 2003/08/15 12:27:08 lanius Exp $ + +*gentoo-stats-0.4 (15 Aug 2003) + + 15 Aug 2003; Heinrich Wendel <lanius@gentoo.org> gentoo-stats-0.4.ebuild: + moved from app-admin to app-portage + + 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords + +*gentoo-stats-0.4 (25 Oct 2002) + + 09 Apr 2003; Todd Sunderlin <todd@gentoo.org> gentoo-stats-0.4.ebuild: + Marked stable for sparc. + + 03 Apr 2003; Zach Welch <zwelch@gentoo.org> gentoo-stats-0.4.ebuild: + add arm keyword + + 28 Feb 2003: Guy Martin <gmsoft@gentoo.org> gentoo-stats-0.4.ebuild : + Added hppa to keywords. + + 04 Feb 2003; Rodney Rees <manson@gentoo.org>: added ~sparc for testing + + 25 Oct 2002; Maik Schreiber <blizzy@gentoo.org> : New version. + Changes in this release: + - PPC support! + +*gentoo-stats-0.3.2 (24 Oct 2002) + + 24 Oct 2002; Maik Schreiber <blizzy@gentoo.org> : New version. Fixes a bug in + reporting total memory and swap. This closes bug #9545, reported by Xavier + <mooh@xavierneys.com> + +*gentoo-stats-0.3.1 (15 Oct 2002) + + 15 Oct 2002; Maik Schreiber <blizzy@gentoo.org> : New version. Fixes a bug in + reporting the profile. + +*gentoo-stats-0.3 (15 Oct 2002) + + 15 Oct 2002; Maik Schreiber <blizzy@gentoo.org> : New version. + Changes in this release: + - Reports the Gentoo Linux profile you are using. + + 15 Oct 2002; Maik Schreiber <blizzy@gentoo.org> + gentoo-stats-0.1.ebuild, gentoo-stats-0.2.ebuild: Added IUSE. + + 10 Oct 2002; Maik Schreiber <blizzy@gentoo.org> + gentoo-stats-0.1.ebuild, gentoo-stats-0.2.ebuild: Added + "-alpha" to KEYWORDS. + +*gentoo-stats-0.2 (05 Oct 2002) + + 05 Oct 2002; Maik Schreiber <blizzy@gentoo.org> : New version. + Changes in this release: + - HTTP proxy support + - recognition of installed PCI cards + - you can decide what data to transmit (see + /etc/gentoo-stats/gentoo-stats.conf) + + 31 Aug 2002; Maik Schreiber <blizzy@gentoo.org> gentoo-stats-0.1.ebuild: + Changed to "-sparc -sparc64" since bug #5822 isn't resolved yet. Also + added some information about how to edit cron jobs to make it easier + for new users. + +*gentoo-stats-0.1 (28 Jul 2002) + + 25 Aug 2002; Mark Guertin <gerk@gentoo.org> gentoo-stats-0.1.ebuild : + Added -ppc for now, until bug #5822 is resolved + + 13 Aug 2002; Pieter Van den Abeele <pvdabeel@gentoo.org> : Added ppc keyword. + + 28 Jul 2002; Maik Schreiber <blizzy@gentoo.org> : Initial import. diff --git a/app-portage/gentoo-stats/Manifest b/app-portage/gentoo-stats/Manifest new file mode 100644 index 000000000000..356640ba444b --- /dev/null +++ b/app-portage/gentoo-stats/Manifest @@ -0,0 +1,3 @@ +MD5 9059e23ed28811765c45a4680eb590c0 gentoo-stats-0.4.ebuild 1340 +MD5 1634b458b9dd4815d925fb73a6dea1c1 ChangeLog 2573 +MD5 8c76b39d90cf1f2637601036b9ff0a62 files/digest-gentoo-stats-0.4 67 diff --git a/app-portage/gentoo-stats/files/digest-gentoo-stats-0.4 b/app-portage/gentoo-stats/files/digest-gentoo-stats-0.4 new file mode 100644 index 000000000000..89f09dc8f22e --- /dev/null +++ b/app-portage/gentoo-stats/files/digest-gentoo-stats-0.4 @@ -0,0 +1 @@ +MD5 4cafd8034eb15372906b0e82663e444d gentoo-stats-0.4.tar.bz2 4145 diff --git a/app-portage/gentoo-stats/gentoo-stats-0.4.ebuild b/app-portage/gentoo-stats/gentoo-stats-0.4.ebuild new file mode 100644 index 000000000000..1826256bbc00 --- /dev/null +++ b/app-portage/gentoo-stats/gentoo-stats-0.4.ebuild @@ -0,0 +1,46 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-portage/gentoo-stats/gentoo-stats-0.4.ebuild,v 1.1 2003/08/15 12:27:08 lanius Exp $ + +DESCRIPTION="Gentoo Linux usage statistics client daemon" +HOMEPAGE="http://stats.gentoo.org" +SRC_URI="ftp://stats.gentoo.org/${PN}/${P}.tar.bz2" + +LICENSE="GPL-2" +SLOT="0" +# devs: please do not change this, it wouldn't make much sense right now +KEYWORDS="x86 ppc sparc -alpha hppa arm amd64" + +RDEPEND=">=dev-lang/perl-5.6.1 + dev-perl/libwww-perl + sys-apps/pciutils" +DEPEND="" + +src_install() { + into /usr + dosbin gentoo-stats + insinto /etc/gentoo-stats + doins gentoo-stats.conf +} + +pkg_postinst() { + ewarn "Please edit /etc/gentoo-stats/gentoo-stats.conf to suit" + ewarn "your needs." + + echo + + einfo 'To obtain a new system ID, run "gentoo-stats --new".' + einfo + einfo "After that, install a new cron job:" + einfo "" + einfo "\t0 0 * * 0,4 /usr/sbin/gentoo-stats --update >/dev/null" + einfo "" + einfo '(You can edit your cron jobs with "crontab -e" or' + einfo '"fcrontab -e", depending on the cron daemon you use.)' + + echo + + ewarn "If you're updating from <gentoo-stats-0.2, please remove" + ewarn "your system ID from the cron job and enter it in" + ewarn "/etc/gentoo-stats/gentoo-stats.conf instead." +} |