diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-10 23:33:33 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-10 23:33:33 +0000 |
commit | 93fcd50cf870925205b1fdcc2b1a5fba43b2001c (patch) | |
tree | 82a101e0558dc7f960b351ea938ed8736b4368db /dev-perl/Device-SerialPort | |
parent | Keyworded ~sparc-fbsd (diff) | |
download | historical-93fcd50cf870925205b1fdcc2b1a5fba43b2001c.tar.gz historical-93fcd50cf870925205b1fdcc2b1a5fba43b2001c.tar.bz2 historical-93fcd50cf870925205b1fdcc2b1a5fba43b2001c.zip |
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'dev-perl/Device-SerialPort')
-rw-r--r-- | dev-perl/Device-SerialPort/Device-SerialPort-1.002.001.ebuild | 3 | ||||
-rw-r--r-- | dev-perl/Device-SerialPort/Device-SerialPort-1.002.ebuild | 3 |
2 files changed, 2 insertions, 4 deletions
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 10b376c2dc16..5c1a41ae5638 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.1 2007/06/29 13:19:34 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Device-SerialPort/Device-SerialPort-1.002.001.ebuild,v 1.2 2007/07/10 23:33:27 mr_bones_ Exp $ inherit perl-module versionator @@ -22,5 +22,4 @@ IUSE="" # into '/dev/ttyS1'! # Doesn't sound wise to enable SRC_TEST="do" - mcummings - DEPEND="dev-lang/perl" diff --git a/dev-perl/Device-SerialPort/Device-SerialPort-1.002.ebuild b/dev-perl/Device-SerialPort/Device-SerialPort-1.002.ebuild index 853006925931..0aceb67beb41 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-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.ebuild,v 1.9 2007/01/15 17:27:08 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Device-SerialPort/Device-SerialPort-1.002.ebuild,v 1.10 2007/07/10 23:33:27 mr_bones_ Exp $ inherit perl-module @@ -18,5 +18,4 @@ IUSE="" # into '/dev/ttyS1'! # Doesn't sound wise to enable SRC_TEST="do" - mcummings - DEPEND="dev-lang/perl" |