diff options
author | Andrej Kacian <ticho@gentoo.org> | 2007-12-27 14:06:31 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2007-12-27 14:06:31 +0000 |
commit | f4b74da24ff4ed3ff6fe547a1d7feec330300c1a (patch) | |
tree | 4d233220fcd0f43641adf3bcd24de0b859489571 /dev-perl/Config-Crontab | |
parent | Stable on x86. (diff) | |
download | gentoo-2-f4b74da24ff4ed3ff6fe547a1d7feec330300c1a.tar.gz gentoo-2-f4b74da24ff4ed3ff6fe547a1d7feec330300c1a.tar.bz2 gentoo-2-f4b74da24ff4ed3ff6fe547a1d7feec330300c1a.zip |
Stable on x86.
(Portage version: 2.1.4_rc9)
Diffstat (limited to 'dev-perl/Config-Crontab')
-rw-r--r-- | dev-perl/Config-Crontab/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/Config-Crontab/Config-Crontab-1.20.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Config-Crontab/ChangeLog b/dev-perl/Config-Crontab/ChangeLog index 36d442c4125d..9bf3a1a5f2a8 100644 --- a/dev-perl/Config-Crontab/ChangeLog +++ b/dev-perl/Config-Crontab/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Config-Crontab -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-Crontab/ChangeLog,v 1.8 2006/10/15 09:56:12 kloeri Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-Crontab/ChangeLog,v 1.9 2007/12/27 14:06:31 ticho Exp $ + + 27 Dec 2007; Andrej Kacian <ticho@gentoo.org> Config-Crontab-1.20.ebuild: + Stable on x86. 15 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> Config-Crontab-1.20.ebuild: diff --git a/dev-perl/Config-Crontab/Config-Crontab-1.20.ebuild b/dev-perl/Config-Crontab/Config-Crontab-1.20.ebuild index 0a3e3e5ddec7..0e7f848afd4a 100644 --- a/dev-perl/Config-Crontab/Config-Crontab-1.20.ebuild +++ b/dev-perl/Config-Crontab/Config-Crontab-1.20.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-Crontab/Config-Crontab-1.20.ebuild,v 1.5 2006/10/15 09:56:12 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-Crontab/Config-Crontab-1.20.ebuild,v 1.6 2007/12/27 14:06:31 ticho Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/S/SC/SCOTTW/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="amd64 ia64 ~x86" +KEYWORDS="amd64 ia64 x86" IUSE="" SRC_TEST="do" |