diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-13 21:46:14 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-13 21:46:14 +0000 |
commit | 456bc8ec456d8b58c8d0e416527a2e0ed6645866 (patch) | |
tree | 059e652ae7e979172d75fd0a2dfd2ef4ddf82f2f /dev-perl | |
parent | Stable for ia64, wrt bug #441264 (diff) | |
download | gentoo-2-456bc8ec456d8b58c8d0e416527a2e0ed6645866.tar.gz gentoo-2-456bc8ec456d8b58c8d0e416527a2e0ed6645866.tar.bz2 gentoo-2-456bc8ec456d8b58c8d0e416527a2e0ed6645866.zip |
Stable for ia64, wrt bug #441220
(Portage version: 2.1.11.9/cvs/Linux ia64)
Diffstat (limited to 'dev-perl')
-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: |