diff options
author | Torsten Veller <tove@gentoo.org> | 2008-04-22 21:54:16 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2008-04-22 21:54:16 +0000 |
commit | 555ba0383db3cd20008232b8435cc1afe594f706 (patch) | |
tree | 2e27bf3d2894596c1970e84c0ba1589d579000dc /dev-perl/Sys-Statistics-Linux | |
parent | Add module-build to DEPEND (#206176) (diff) | |
download | gentoo-2-555ba0383db3cd20008232b8435cc1afe594f706.tar.gz gentoo-2-555ba0383db3cd20008232b8435cc1afe594f706.tar.bz2 gentoo-2-555ba0383db3cd20008232b8435cc1afe594f706.zip |
Version bump. Cleaning. Add UNIVERSAL-require to RDEPEND (#210120)
(Portage version: 2.1.5_rc6)
Diffstat (limited to 'dev-perl/Sys-Statistics-Linux')
-rw-r--r-- | dev-perl/Sys-Statistics-Linux/ChangeLog | 10 | ||||
-rw-r--r-- | dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.08.ebuild | 20 | ||||
-rw-r--r-- | dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.10.ebuild | 21 | ||||
-rw-r--r-- | dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.21.ebuild | 10 | ||||
-rw-r--r-- | dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.34.ebuild (renamed from dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.11.ebuild) | 15 |
5 files changed, 22 insertions, 54 deletions
diff --git a/dev-perl/Sys-Statistics-Linux/ChangeLog b/dev-perl/Sys-Statistics-Linux/ChangeLog index 9dcac6ded234..97a9dd0a82f2 100644 --- a/dev-perl/Sys-Statistics-Linux/ChangeLog +++ b/dev-perl/Sys-Statistics-Linux/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-perl/Sys-Statistics-Linux # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-Statistics-Linux/ChangeLog,v 1.16 2008/01/23 19:17:44 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-Statistics-Linux/ChangeLog,v 1.17 2008/04/22 21:54:16 tove Exp $ + +*Sys-Statistics-Linux-0.34 (22 Apr 2008) + + 22 Apr 2008; Torsten Veller <tove@gentoo.org> + -Sys-Statistics-Linux-0.08.ebuild, -Sys-Statistics-Linux-0.10.ebuild, + -Sys-Statistics-Linux-0.11.ebuild, Sys-Statistics-Linux-0.21.ebuild, + +Sys-Statistics-Linux-0.34.ebuild: + Version bump. Cleaning. Add UNIVERSAL-require to RDEPEND (#210120) 23 Jan 2008; Raúl Porcel <armin76@gentoo.org> Sys-Statistics-Linux-0.21.ebuild: diff --git a/dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.08.ebuild b/dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.08.ebuild deleted file mode 100644 index 076f02600868..000000000000 --- a/dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.08.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.08.ebuild,v 1.4 2007/06/08 03:50:13 ticho Exp $ - -inherit perl-module - -DESCRIPTION="Collect linux system statistics" -HOMEPAGE="http://search.cpan.org/~bloonix/" -SRC_URI="mirror://cpan/authors/id/B/BL/BLOONIX/${P}.tar.gz" - -LICENSE="|| ( Artistic GPL-2 )" -SLOT="0" -KEYWORDS="amd64 sparc x86" -IUSE="" - -RDEPEND="dev-lang/perl" -DEPEND="dev-perl/module-build - ${RDEPEND}" - -SRC_TEST="do" diff --git a/dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.10.ebuild b/dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.10.ebuild deleted file mode 100644 index 918ef59fcd59..000000000000 --- a/dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.10.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.10.ebuild,v 1.3 2007/07/13 19:20:52 armin76 Exp $ - -inherit perl-module - -DESCRIPTION="Collect linux system statistics" -HOMEPAGE="http://search.cpan.org/~bloonix/" -SRC_URI="mirror://cpan/authors/id/B/BL/BLOONIX/${P}.tar.gz" - -LICENSE="|| ( Artistic GPL-2 )" -SLOT="0" -KEYWORDS="~amd64 sparc x86" -IUSE="test" -SRC_TEST="do" - -RDEPEND="dev-lang/perl" -DEPEND="dev-perl/module-build - ${RDEPEND} - test? ( dev-perl/Test-Pod - dev-perl/Test-Pod-Coverage )" diff --git a/dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.21.ebuild b/dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.21.ebuild index 56fc48813adc..604827259a7f 100644 --- a/dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.21.ebuild +++ b/dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.21.ebuild,v 1.4 2008/01/23 19:17:44 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.21.ebuild,v 1.5 2008/04/22 21:54:16 tove Exp $ inherit perl-module @@ -14,9 +14,9 @@ KEYWORDS="amd64 sparc x86" IUSE="test" SRC_TEST="do" -RDEPEND="dev-lang/perl" -DEPEND="dev-perl/module-build - dev-perl/UNIVERSAL-require - ${RDEPEND} +RDEPEND="dev-lang/perl + dev-perl/UNIVERSAL-require" +DEPEND="${RDEPEND} + dev-perl/module-build test? ( dev-perl/Test-Pod dev-perl/Test-Pod-Coverage )" diff --git a/dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.11.ebuild b/dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.34.ebuild index 4b513e86a149..b82a9bde6f13 100644 --- a/dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.11.ebuild +++ b/dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.34.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.11.ebuild,v 1.4 2007/11/10 14:29:10 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.34.ebuild,v 1.1 2008/04/22 21:54:16 tove Exp $ inherit perl-module @@ -10,12 +10,13 @@ SRC_URI="mirror://cpan/authors/id/B/BL/BLOONIX/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="amd64 sparc x86" +KEYWORDS="~amd64 ~sparc ~x86" IUSE="test" SRC_TEST="do" -RDEPEND="dev-lang/perl" -DEPEND="dev-perl/module-build - ${RDEPEND} +RDEPEND="dev-lang/perl + dev-perl/UNIVERSAL-require" +DEPEND="${RDEPEND} + dev-perl/module-build test? ( dev-perl/Test-Pod - dev-perl/Test-Pod-Coverage )" + dev-perl/Test-Pod-Coverage )" |