diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-01-15 17:27:08 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-01-15 17:27:08 +0000 |
commit | 242bddf3309c95444f147b267634df8db4950ecb (patch) | |
tree | 0d1b5f60b8113f7de35eff752db90f4dd51aa5fe /dev-perl/Device-SerialPort | |
parent | Ebuild maintenance (diff) | |
download | gentoo-2-242bddf3309c95444f147b267634df8db4950ecb.tar.gz gentoo-2-242bddf3309c95444f147b267634df8db4950ecb.tar.bz2 gentoo-2-242bddf3309c95444f147b267634df8db4950ecb.zip |
Ebuild maintenance
(Portage version: 2.1.2_rc4-r8)
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 | 5 |
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}" |