diff options
Diffstat (limited to 'dev-perl/Device-SerialPort/Device-SerialPort-1.000002.ebuild')
-rw-r--r-- | dev-perl/Device-SerialPort/Device-SerialPort-1.000002.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-perl/Device-SerialPort/Device-SerialPort-1.000002.ebuild b/dev-perl/Device-SerialPort/Device-SerialPort-1.000002.ebuild index 652dcc7f9f1f..46e0f1616a3b 100644 --- a/dev-perl/Device-SerialPort/Device-SerialPort-1.000002.ebuild +++ b/dev-perl/Device-SerialPort/Device-SerialPort-1.000002.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.000002.ebuild,v 1.2 2004/06/25 00:24:06 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Device-SerialPort/Device-SerialPort-1.000002.ebuild,v 1.3 2004/07/14 17:22:20 agriffis Exp $ inherit perl-module @@ -11,3 +11,4 @@ SRC_URI="http://sendpage.org/device-serialport/download/${P}.tar.gz" LICENSE="Artistic" SLOT="0" KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~mips" +IUSE="" |