summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2007-01-15 17:45:00 +0000
committerMichael Cummings <mcummings@gentoo.org>2007-01-15 17:45:00 +0000
commitbcdfbc2af41df7439a0cc279c36410dc4ba1e4d3 (patch)
treedf7f2503d9f5b26806e4090f9dc565429498c51c /dev-perl/Device-SerialPort
parentCleanup. (diff)
downloadhistorical-bcdfbc2af41df7439a0cc279c36410dc4ba1e4d3.tar.gz
historical-bcdfbc2af41df7439a0cc279c36410dc4ba1e4d3.tar.bz2
historical-bcdfbc2af41df7439a0cc279c36410dc4ba1e4d3.zip
Ebuild maintenance
Package-Manager: portage-2.1.2_rc4-r8
Diffstat (limited to 'dev-perl/Device-SerialPort')
-rw-r--r--dev-perl/Device-SerialPort/ChangeLog8
-rw-r--r--dev-perl/Device-SerialPort/Device-SerialPort-1.002.ebuild5
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Device-SerialPort/ChangeLog b/dev-perl/Device-SerialPort/ChangeLog
index fd2dc5043106..00188e0166ca 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.14 2006/08/07 20:52:15 mcummings Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Device-SerialPort/ChangeLog,v 1.15 2007/01/15 17:27:08 mcummings Exp $
+
+ 15 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+ Device-SerialPort-1.002.ebuild:
+ Ebuild maintenance
07 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 f998c705a951..853006925931 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
+# 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.8 2006/08/07 20:52:15 mcummings Exp $
+# $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 $
inherit perl-module
@@ -20,4 +20,3 @@ IUSE=""
DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"