diff options
author | Markus Meier <maekke@gentoo.org> | 2011-06-11 21:20:50 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-06-11 21:20:50 +0000 |
commit | a9b494897b6e3b1a6289f870f28ea90e831356e3 (patch) | |
tree | 8e3f72db48de45480badc1530faaf0f7d37c3230 /dev-perl/Device-SerialPort | |
parent | arm stable, bug #370557 (diff) | |
download | gentoo-2-a9b494897b6e3b1a6289f870f28ea90e831356e3.tar.gz gentoo-2-a9b494897b6e3b1a6289f870f28ea90e831356e3.tar.bz2 gentoo-2-a9b494897b6e3b1a6289f870f28ea90e831356e3.zip |
add ~arm, bug #364195
(Portage version: 2.1.10/cvs/Linux i686)
Diffstat (limited to 'dev-perl/Device-SerialPort')
-rw-r--r-- | dev-perl/Device-SerialPort/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/Device-SerialPort/Device-SerialPort-1.04.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Device-SerialPort/ChangeLog b/dev-perl/Device-SerialPort/ChangeLog index e69cf800011f..cc1bbcc67995 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Device-SerialPort/ChangeLog,v 1.23 2009/07/02 19:32:29 jer Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Device-SerialPort/ChangeLog,v 1.24 2011/06/11 21:20:50 maekke Exp $ + + 11 Jun 2011; Markus Meier <maekke@gentoo.org> Device-SerialPort-1.04.ebuild: + add ~arm, bug #364195 02 Jul 2009; Jeroen Roovers <jer@gentoo.org> Device-SerialPort-1.002.001.ebuild: diff --git a/dev-perl/Device-SerialPort/Device-SerialPort-1.04.ebuild b/dev-perl/Device-SerialPort/Device-SerialPort-1.04.ebuild index be7db288b4e6..df9792cd71ab 100644 --- a/dev-perl/Device-SerialPort/Device-SerialPort-1.04.ebuild +++ b/dev-perl/Device-SerialPort/Device-SerialPort-1.04.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2011 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.04.ebuild,v 1.1 2008/08/24 07:15:45 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Device-SerialPort/Device-SerialPort-1.04.ebuild,v 1.2 2011/06/11 21:20:50 maekke Exp $ MODULE_AUTHOR=COOK inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://sendpage.org/device-serialport/ http://search.cpan.org/dist/Dev LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~sparc ~x86" IUSE="" #From the module: |