diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-01-16 19:56:48 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-01-16 19:56:48 +0000 |
commit | c4eb6a22d57c2c0b153845ed5f9bc19948470358 (patch) | |
tree | d41c88052075209f68c76b3023fa62f69da22bbb /dev-perl/Device-SerialPort | |
parent | New upstream version; New dependency on dev-lisp/cl-flexistreams; No longer a... (diff) | |
download | gentoo-2-c4eb6a22d57c2c0b153845ed5f9bc19948470358.tar.gz gentoo-2-c4eb6a22d57c2c0b153845ed5f9bc19948470358.tar.bz2 gentoo-2-c4eb6a22d57c2c0b153845ed5f9bc19948470358.zip |
Stable on sparc
(Portage version: 2.0.54)
Diffstat (limited to 'dev-perl/Device-SerialPort')
-rw-r--r-- | dev-perl/Device-SerialPort/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Device-SerialPort/Device-SerialPort-1.002.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Device-SerialPort/ChangeLog b/dev-perl/Device-SerialPort/ChangeLog index e904287451c2..8ca7326f8aa7 100644 --- a/dev-perl/Device-SerialPort/ChangeLog +++ b/dev-perl/Device-SerialPort/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Device-SerialPort # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Device-SerialPort/ChangeLog,v 1.8 2006/01/13 20:42:16 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Device-SerialPort/ChangeLog,v 1.9 2006/01/16 19:54:45 gustavoz Exp $ + + 16 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org> + Device-SerialPort-1.002.ebuild: + Stable on sparc 13 Jan 2006; Michael Cummings <mcummings@gentoo.org> Device-SerialPort-1.002.ebuild: diff --git a/dev-perl/Device-SerialPort/Device-SerialPort-1.002.ebuild b/dev-perl/Device-SerialPort/Device-SerialPort-1.002.ebuild index 7687908c9bc8..3fa6bf5ee5b2 100644 --- a/dev-perl/Device-SerialPort/Device-SerialPort-1.002.ebuild +++ b/dev-perl/Device-SerialPort/Device-SerialPort-1.002.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.002.ebuild,v 1.2 2006/01/13 20:42:16 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Device-SerialPort/Device-SerialPort-1.002.ebuild,v 1.3 2006/01/16 19:54:45 gustavoz Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/C/CO/COOK/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc sparc x86" IUSE="" #From the module: |