diff options
-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 47df3699a850..fd2dc5043106 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.13 2006/08/05 02:58:17 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Device-SerialPort/ChangeLog,v 1.14 2006/08/07 20:52:15 mcummings Exp $ + + 07 Aug 2006; Michael Cummings <mcummings@gentoo.org> + -Device-SerialPort-1.000002.ebuild, Device-SerialPort-1.002.ebuild: + Marking stable amd64; cleaning old ebuild out. 05 Aug 2006; Michael Cummings <mcummings@gentoo.org> Device-SerialPort-1.000002.ebuild, 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 23236853a4d2..f998c705a951 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.7 2006/08/05 02:58:17 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Device-SerialPort/Device-SerialPort-1.002.ebuild,v 1.8 2006/08/07 20:52:15 mcummings 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: |