diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-08-07 20:52:15 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-08-07 20:52:15 +0000 |
commit | 1779ff6c8c878274a9887a946a05ba8171227356 (patch) | |
tree | 55abcc983fc5d82ac5f425b3d58d7a95bf619eb6 /dev-perl/Device-SerialPort | |
parent | Marking amd64 stable (diff) | |
download | historical-1779ff6c8c878274a9887a946a05ba8171227356.tar.gz historical-1779ff6c8c878274a9887a946a05ba8171227356.tar.bz2 historical-1779ff6c8c878274a9887a946a05ba8171227356.zip |
Marking stable amd64; cleaning old ebuild out.
Package-Manager: portage-2.1.1_pre3-r1
Diffstat (limited to 'dev-perl/Device-SerialPort')
-rw-r--r-- | dev-perl/Device-SerialPort/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Device-SerialPort/Device-SerialPort-1.002.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Device-SerialPort/ChangeLog b/dev-perl/Device-SerialPort/ChangeLog index 47df3699a850..fd2dc5043106 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.13 2006/08/05 02:58:17 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Device-SerialPort/ChangeLog,v 1.14 2006/08/07 20:52:15 mcummings Exp $ + + 07 Aug 2006; Michael Cummings <mcummings@gentoo.org> + -Device-SerialPort-1.000002.ebuild, Device-SerialPort-1.002.ebuild: + Marking stable amd64; cleaning old ebuild out. 05 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 23236853a4d2..f998c705a951 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 # 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.7 2006/08/05 02:58:17 mcummings Exp $ +# $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 $ inherit perl-module @@ -10,7 +10,7 @@ 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" +KEYWORDS="alpha amd64 ~hppa ia64 ~mips ppc sparc x86" IUSE="" #From the module: |