diff options
Diffstat (limited to 'dev-perl/Device-SerialPort')
-rw-r--r-- | dev-perl/Device-SerialPort/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Device-SerialPort/Device-SerialPort-1.002.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Device-SerialPort/ChangeLog b/dev-perl/Device-SerialPort/ChangeLog index 8b498e8e9b66..e904287451c2 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Device-SerialPort/ChangeLog,v 1.7 2005/11/19 08:37:08 mcummings Exp $ +# 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 $ + + 13 Jan 2006; Michael Cummings <mcummings@gentoo.org> + Device-SerialPort-1.002.ebuild: + Marking stable x86 *Device-SerialPort-1.002 (19 Nov 2005) diff --git a/dev-perl/Device-SerialPort/Device-SerialPort-1.002.ebuild b/dev-perl/Device-SerialPort/Device-SerialPort-1.002.ebuild index 6cae971a68f5..7687908c9bc8 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-2005 Gentoo Foundation +# 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.1 2005/11/19 08:37:08 mcummings Exp $ +# $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 $ 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: |