diff options
author | Michael Cummings <mcummings@gentoo.org> | 2005-11-19 08:39:03 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2005-11-19 08:39:03 +0000 |
commit | 8f7d4b59a04d751626fe7efcc32c02c03f1d3132 (patch) | |
tree | 98b402e7d9d84139d166f61bfa6be0e347a016a7 /dev-perl/Device-SerialPort | |
parent | Version bump (diff) | |
download | gentoo-2-8f7d4b59a04d751626fe7efcc32c02c03f1d3132.tar.gz gentoo-2-8f7d4b59a04d751626fe7efcc32c02c03f1d3132.tar.bz2 gentoo-2-8f7d4b59a04d751626fe7efcc32c02c03f1d3132.zip |
Version bump
(Portage version: 2.0.53_rc7)
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 | 19 | ||||
-rw-r--r-- | dev-perl/Device-SerialPort/Manifest | 4 | ||||
-rw-r--r-- | dev-perl/Device-SerialPort/files/digest-Device-SerialPort-1.002 | 1 |
4 files changed, 30 insertions, 2 deletions
diff --git a/dev-perl/Device-SerialPort/ChangeLog b/dev-perl/Device-SerialPort/ChangeLog index f78ac8b1ebf2..8b498e8e9b66 100644 --- a/dev-perl/Device-SerialPort/ChangeLog +++ b/dev-perl/Device-SerialPort/ChangeLog @@ -1,6 +1,12 @@ # 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.6 2005/10/02 12:37:16 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Device-SerialPort/ChangeLog,v 1.7 2005/11/19 08:37:08 mcummings Exp $ + +*Device-SerialPort-1.002 (19 Nov 2005) + + 19 Nov 2005; Michael Cummings <mcummings@gentoo.org> + +Device-SerialPort-1.002.ebuild: + Version bump 02 Oct 2005; Aron Griffis <agriffis@gentoo.org> Device-SerialPort-1.000002.ebuild: diff --git a/dev-perl/Device-SerialPort/Device-SerialPort-1.002.ebuild b/dev-perl/Device-SerialPort/Device-SerialPort-1.002.ebuild new file mode 100644 index 000000000000..6cae971a68f5 --- /dev/null +++ b/dev-perl/Device-SerialPort/Device-SerialPort-1.002.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2005 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 $ + +inherit perl-module + +DESCRIPTION="A Serial port Perl Module" +HOMEPAGE="http://sendpage.org/device-serialport/" +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" +IUSE="" + +#From the module: +# If you run 'make test', you must make sure that nothing is plugged +# into '/dev/ttyS1'! +# Doesn't sound wise to enable SRC_TEST="do" - mcummings diff --git a/dev-perl/Device-SerialPort/Manifest b/dev-perl/Device-SerialPort/Manifest index 6df8ba86cb01..69da43637f92 100644 --- a/dev-perl/Device-SerialPort/Manifest +++ b/dev-perl/Device-SerialPort/Manifest @@ -1,4 +1,6 @@ -MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305 MD5 05159db8e30fbba89ea3c7e09596e890 ChangeLog 920 MD5 781c93e90d9f58d4b5ca22b841245ab2 Device-SerialPort-1.000002.ebuild 518 +MD5 12349dded38e1263340498d60f908bad Device-SerialPort-1.002.ebuild 552 MD5 9d23d4f863fdb725c894659192410b78 files/digest-Device-SerialPort-1.000002 78 +MD5 41694e503d2a0dce8ca1dd7df65a648f files/digest-Device-SerialPort-1.002 75 +MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305 diff --git a/dev-perl/Device-SerialPort/files/digest-Device-SerialPort-1.002 b/dev-perl/Device-SerialPort/files/digest-Device-SerialPort-1.002 new file mode 100644 index 000000000000..fc2bc5c847c0 --- /dev/null +++ b/dev-perl/Device-SerialPort/files/digest-Device-SerialPort-1.002 @@ -0,0 +1 @@ +MD5 aeef199bfdd2aece043649a0673146d5 Device-SerialPort-1.002.tar.gz 124543 |