diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-06 18:08:16 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-06 18:08:16 +0000 |
commit | 5d9a5bcb1c190f09e11f220b5da6ed9555a190b8 (patch) | |
tree | 150f332413964cc4c7c40cd1c4c95465506c1a99 /dev-perl/Device-SerialPort/Device-SerialPort-1.40.0.ebuild | |
parent | Stable for amd64, wrt bug #441218 (diff) | |
download | gentoo-2-5d9a5bcb1c190f09e11f220b5da6ed9555a190b8.tar.gz gentoo-2-5d9a5bcb1c190f09e11f220b5da6ed9555a190b8.tar.bz2 gentoo-2-5d9a5bcb1c190f09e11f220b5da6ed9555a190b8.zip |
Stable for amd64, wrt bug #441220
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-perl/Device-SerialPort/Device-SerialPort-1.40.0.ebuild')
-rw-r--r-- | dev-perl/Device-SerialPort/Device-SerialPort-1.40.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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 4d518b1b4f25..9b838ad67c08 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-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/Device-SerialPort/Device-SerialPort-1.40.0.ebuild,v 1.1 2011/08/31 11:17:24 tove Exp $ +# $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 $ 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: |