diff options
author | Samuli Suominen <drac@gentoo.org> | 2007-11-10 12:38:42 +0000 |
---|---|---|
committer | Samuli Suominen <drac@gentoo.org> | 2007-11-10 12:38:42 +0000 |
commit | 3c0c40ab1e7fb65d164aefb6c38d54917aa5a27d (patch) | |
tree | c831b087b2a402b11507fa2b152801bdc1b95939 /dev-perl/Device-SerialPort | |
parent | Stable on ppc wrt bug 19859 (diff) | |
download | gentoo-2-3c0c40ab1e7fb65d164aefb6c38d54917aa5a27d.tar.gz gentoo-2-3c0c40ab1e7fb65d164aefb6c38d54917aa5a27d.tar.bz2 gentoo-2-3c0c40ab1e7fb65d164aefb6c38d54917aa5a27d.zip |
amd64 stable
(Portage version: 2.1.3.19)
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 7bcbda921d65..9e71a6e35836 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.19 2007/08/09 15:32:01 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Device-SerialPort/ChangeLog,v 1.20 2007/11/10 12:38:42 drac Exp $ + + 10 Nov 2007; Samuli Suominen <drac@gentoo.org> + Device-SerialPort-1.002.001.ebuild: + amd64 stable 09 Aug 2007; Gustavo Zacarias <gustavoz@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 d5d6e83dc2c5..09c326c0110a 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.5 2007/08/09 15:32:01 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Device-SerialPort/Device-SerialPort-1.002.001.ebuild,v 1.6 2007/11/10 12:38:42 drac 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: |