diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2014-08-22 19:12:32 +0000 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2014-08-22 19:12:32 +0000 |
commit | 86af3036f8f4e9dee5af78a8c884d7c31b7f7a14 (patch) | |
tree | 6b57192012781fdb2b5f90aa114590e15e9c164a /dev-perl/Device-SerialPort | |
parent | bumped EAPI to 5; committed directly to stable as no other changes present an... (diff) | |
download | gentoo-2-86af3036f8f4e9dee5af78a8c884d7c31b7f7a14.tar.gz gentoo-2-86af3036f8f4e9dee5af78a8c884d7c31b7f7a14.tar.bz2 gentoo-2-86af3036f8f4e9dee5af78a8c884d7c31b7f7a14.zip |
bumped EAPI to 5; committed directly to stable as no other changes present and revbump helps stable systems to keep from dieing on perl-5.18 upgrade
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 2B6559ED)
Diffstat (limited to 'dev-perl/Device-SerialPort')
-rw-r--r-- | dev-perl/Device-SerialPort/ChangeLog | 11 | ||||
-rw-r--r-- | dev-perl/Device-SerialPort/Device-SerialPort-1.40.0-r1.ebuild (renamed from dev-perl/Device-SerialPort/Device-SerialPort-1.40.0.ebuild) | 6 |
2 files changed, 12 insertions, 5 deletions
diff --git a/dev-perl/Device-SerialPort/ChangeLog b/dev-perl/Device-SerialPort/ChangeLog index e1852f6fc220..3f17d47b34df 100644 --- a/dev-perl/Device-SerialPort/ChangeLog +++ b/dev-perl/Device-SerialPort/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-perl/Device-SerialPort -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Device-SerialPort/ChangeLog,v 1.34 2013/01/06 20:48:16 tove Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Device-SerialPort/ChangeLog,v 1.35 2014/08/22 19:12:32 axs Exp $ + +*Device-SerialPort-1.40.0-r1 (22 Aug 2014) + + 22 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +Device-SerialPort-1.40.0-r1.ebuild, -Device-SerialPort-1.40.0.ebuild: + bumped EAPI to 5; committed directly to stable as no other changes present and + revbump helps stable systems to keep from dieing on perl-5.18 upgrade 06 Jan 2013; Torsten Veller <tove@gentoo.org> -Device-SerialPort-1.002.001.ebuild: diff --git a/dev-perl/Device-SerialPort/Device-SerialPort-1.40.0.ebuild b/dev-perl/Device-SerialPort/Device-SerialPort-1.40.0-r1.ebuild index b17924b9f3b3..f47ea58bc2f1 100644 --- a/dev-perl/Device-SerialPort/Device-SerialPort-1.40.0.ebuild +++ b/dev-perl/Device-SerialPort/Device-SerialPort-1.40.0-r1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Device-SerialPort/Device-SerialPort-1.40.0.ebuild,v 1.7 2012/12/27 08:47:00 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Device-SerialPort/Device-SerialPort-1.40.0-r1.ebuild,v 1.1 2014/08/22 19:12:32 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=COOK MODULE_VERSION=1.04 |