diff options
-rw-r--r-- | dev-perl/Device-SerialPort/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Device-SerialPort/Device-SerialPort-1.40.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Device-SerialPort/ChangeLog b/dev-perl/Device-SerialPort/ChangeLog index 3b931f0fcdce..8fe21a1fdbde 100644 --- a/dev-perl/Device-SerialPort/ChangeLog +++ b/dev-perl/Device-SerialPort/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Device-SerialPort # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Device-SerialPort/ChangeLog,v 1.31 2012/12/08 16:58:35 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Device-SerialPort/ChangeLog,v 1.32 2012/12/13 21:46:14 ago Exp $ + + 13 Dec 2012; Agostino Sarubbo <ago@gentoo.org> + Device-SerialPort-1.40.0.ebuild: + Stable for ia64, wrt bug #441220 08 Dec 2012; Jeroen Roovers <jer@gentoo.org> Device-SerialPort-1.40.0.ebuild: Stable for HPPA (bug #441220). diff --git a/dev-perl/Device-SerialPort/Device-SerialPort-1.40.0.ebuild b/dev-perl/Device-SerialPort/Device-SerialPort-1.40.0.ebuild index b495d33a8526..9292535b1113 100644 --- a/dev-perl/Device-SerialPort/Device-SerialPort-1.40.0.ebuild +++ b/dev-perl/Device-SerialPort/Device-SerialPort-1.40.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.5 2012/12/08 16:58:35 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Device-SerialPort/Device-SerialPort-1.40.0.ebuild,v 1.6 2012/12/13 21:46:14 ago Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="A Serial port Perl Module" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~sparc x86" +KEYWORDS="~alpha amd64 ~arm hppa ia64 ~mips ppc ~sparc x86" IUSE="" #From the module: |