diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-08-09 15:32:01 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-08-09 15:32:01 +0000 |
commit | 76b6a8e3f528f97d86246536167cb1626dac6267 (patch) | |
tree | 2aaf14bfd6474901783208c84b17dcd6f6e57ba5 /dev-perl/Device-SerialPort | |
parent | Stable on ppc. (diff) | |
download | gentoo-2-76b6a8e3f528f97d86246536167cb1626dac6267.tar.gz gentoo-2-76b6a8e3f528f97d86246536167cb1626dac6267.tar.bz2 gentoo-2-76b6a8e3f528f97d86246536167cb1626dac6267.zip |
Stable on sparc
(Portage version: 2.1.2.11)
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.001.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Device-SerialPort/ChangeLog b/dev-perl/Device-SerialPort/ChangeLog index 3ee2efa7f77c..7bcbda921d65 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Device-SerialPort/ChangeLog,v 1.18 2007/08/09 14:38:21 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Device-SerialPort/ChangeLog,v 1.19 2007/08/09 15:32:01 gustavoz Exp $ + + 09 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org> + Device-SerialPort-1.002.001.ebuild: + Stable on sparc 09 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org> Device-SerialPort-1.002.001.ebuild: diff --git a/dev-perl/Device-SerialPort/Device-SerialPort-1.002.001.ebuild b/dev-perl/Device-SerialPort/Device-SerialPort-1.002.001.ebuild index 54ef6977091f..d5d6e83dc2c5 100644 --- a/dev-perl/Device-SerialPort/Device-SerialPort-1.002.001.ebuild +++ b/dev-perl/Device-SerialPort/Device-SerialPort-1.002.001.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.001.ebuild,v 1.4 2007/08/09 14:38:21 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Device-SerialPort/Device-SerialPort-1.002.001.ebuild,v 1.5 2007/08/09 15:32:01 gustavoz Exp $ inherit perl-module versionator @@ -14,7 +14,7 @@ SRC_URI="mirror://cpan/authors/id/C/CO/COOK/${MY_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: |