summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-10-02 12:37:16 +0000
committerAron Griffis <agriffis@gentoo.org>2005-10-02 12:37:16 +0000
commitd2ad53dff65bc8cb925216fb9f7d1aa718891108 (patch)
tree5c8b392014a1145dc840c37db2209352f49cdfbf /dev-perl/Device-SerialPort
parentMark 1.06 stable on ia64 (diff)
downloadhistorical-d2ad53dff65bc8cb925216fb9f7d1aa718891108.tar.gz
historical-d2ad53dff65bc8cb925216fb9f7d1aa718891108.tar.bz2
historical-d2ad53dff65bc8cb925216fb9f7d1aa718891108.zip
Mark 1.000002 stable on ia64
Package-Manager: portage-1.589-cvs
Diffstat (limited to 'dev-perl/Device-SerialPort')
-rw-r--r--dev-perl/Device-SerialPort/ChangeLog6
-rw-r--r--dev-perl/Device-SerialPort/Device-SerialPort-1.000002.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Device-SerialPort/ChangeLog b/dev-perl/Device-SerialPort/ChangeLog
index c931bd20b11f..f78ac8b1ebf2 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-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Device-SerialPort/ChangeLog,v 1.5 2005/09/08 18:16:01 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Device-SerialPort/ChangeLog,v 1.6 2005/10/02 12:37:16 agriffis Exp $
+
+ 02 Oct 2005; Aron Griffis <agriffis@gentoo.org>
+ Device-SerialPort-1.000002.ebuild:
+ Mark 1.000002 stable on ia64
08 Sep 2005; Aron Griffis <agriffis@gentoo.org>
Device-SerialPort-1.000002.ebuild:
diff --git a/dev-perl/Device-SerialPort/Device-SerialPort-1.000002.ebuild b/dev-perl/Device-SerialPort/Device-SerialPort-1.000002.ebuild
index 7aaea6c763dd..554be5bf1e59 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-2005 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.6 2005/09/08 18:16:01 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Device-SerialPort/Device-SerialPort-1.000002.ebuild,v 1.7 2005/10/02 12:37:16 agriffis Exp $
inherit perl-module
@@ -10,5 +10,5 @@ SRC_URI="http://sendpage.org/device-serialport/download/${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=""