diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-06 18:16:43 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-06 18:16:43 +0000 |
commit | b4bce67539cfbfe60fab2e2362d2e3d5498f001c (patch) | |
tree | 88215c182c0c89a9111a91db2d48959d82ea1302 /dev-perl/Device-SerialPort | |
parent | Stable for x86, wrt bug #441218 (diff) | |
download | gentoo-2-b4bce67539cfbfe60fab2e2362d2e3d5498f001c.tar.gz gentoo-2-b4bce67539cfbfe60fab2e2362d2e3d5498f001c.tar.bz2 gentoo-2-b4bce67539cfbfe60fab2e2362d2e3d5498f001c.zip |
Stable for x86, wrt bug #441220
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-perl/Device-SerialPort')
-rw-r--r-- | dev-perl/Device-SerialPort/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Device-SerialPort/Device-SerialPort-1.40.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Device-SerialPort/ChangeLog b/dev-perl/Device-SerialPort/ChangeLog index 4c34b649bf1f..42bc6b609289 100644 --- a/dev-perl/Device-SerialPort/ChangeLog +++ b/dev-perl/Device-SerialPort/ChangeLog @@ -1,6 +1,9 @@ # 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.28 2012/12/06 18:08:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Device-SerialPort/ChangeLog,v 1.29 2012/12/06 18:16:43 ago Exp $ + + 06 Dec 2012; <ago@gentoo.org> Device-SerialPort-1.40.0.ebuild: + Stable for x86, wrt bug #441220 06 Dec 2012; <ago@gentoo.org> Device-SerialPort-1.40.0.ebuild: Stable for amd64, wrt 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 9b838ad67c08..4fdcda387d2c 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.2 2012/12/06 18:08:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Device-SerialPort/Device-SerialPort-1.40.0.ebuild,v 1.3 2012/12/06 18:16:43 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: |