diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-02-03 16:57:37 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-02-03 16:57:37 +0000 |
commit | e80f182e81e76bebf6d2e3de39a863d37bdb26fb (patch) | |
tree | 483da9a9c566b1e1273000f3889a2df1da154eb0 /dev-perl/Config-Crontab | |
parent | Stable for amd64, wrt bug #396915 (diff) | |
download | historical-e80f182e81e76bebf6d2e3de39a863d37bdb26fb.tar.gz historical-e80f182e81e76bebf6d2e3de39a863d37bdb26fb.tar.bz2 historical-e80f182e81e76bebf6d2e3de39a863d37bdb26fb.zip |
Stable for amd64, wrt bug #396917
Package-Manager: portage-2.1.10.44/cvs/Linux x86_64
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.330.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Config-Crontab/ChangeLog b/dev-perl/Config-Crontab/ChangeLog index c0fef1d84436..534eb764970e 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-Crontab/ChangeLog,v 1.14 2011/07/30 08:49:34 tove Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-Crontab/ChangeLog,v 1.15 2012/02/03 16:57:37 ago Exp $ + + 03 Feb 2012; Agostino Sarubbo <ago@gentoo.org> Config-Crontab-1.330.0.ebuild: + Stable for amd64, wrt bug #396917 30 Jul 2011; Torsten Veller <tove@gentoo.org> -Config-Crontab-1.30.ebuild: Cleanup diff --git a/dev-perl/Config-Crontab/Config-Crontab-1.330.0.ebuild b/dev-perl/Config-Crontab/Config-Crontab-1.330.0.ebuild index bc9b799df983..00c9a5d20ec4 100644 --- a/dev-perl/Config-Crontab/Config-Crontab-1.330.0.ebuild +++ b/dev-perl/Config-Crontab/Config-Crontab-1.330.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 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.330.0.ebuild,v 1.1 2011/04/12 12:33:50 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-Crontab/Config-Crontab-1.330.0.ebuild,v 1.2 2012/02/03 16:57:37 ago Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Read/Write Vixie compatible crontab(5) files" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~x86" +KEYWORDS="amd64 ~ia64 ~x86" IUSE="" SRC_TEST="do" |