summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2005-08-15 10:15:46 +0000
committerMichael Cummings <mcummings@gentoo.org>2005-08-15 10:15:46 +0000
commitef8150c13db4c7414dda022cf54429adf75ac48e (patch)
treec0b8419c8d79b7433b566046707958e94af2c048 /dev-perl/Device-SerialPort
parentmarked stalbe on x86 (diff)
downloadhistorical-ef8150c13db4c7414dda022cf54429adf75ac48e.tar.gz
historical-ef8150c13db4c7414dda022cf54429adf75ac48e.tar.bz2
historical-ef8150c13db4c7414dda022cf54429adf75ac48e.zip
Marking stable x86 and sparc
Package-Manager: portage-2.0.51.22-r1
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.000002.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Device-SerialPort/ChangeLog b/dev-perl/Device-SerialPort/ChangeLog
index b47a03f44f0d..cbc884baecdc 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-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Device-SerialPort/ChangeLog,v 1.2 2004/06/25 00:24:06 agriffis Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Device-SerialPort/ChangeLog,v 1.3 2005/08/15 10:15:46 mcummings Exp $
+
+ 15 Aug 2005; Michael Cummings <mcummings@gentoo.org>
+ Device-SerialPort-1.000002.ebuild:
+ Marking stable x86 and sparc
*Device-SerialPort-1.000002 (13 Jun 2004)
diff --git a/dev-perl/Device-SerialPort/Device-SerialPort-1.000002.ebuild b/dev-perl/Device-SerialPort/Device-SerialPort-1.000002.ebuild
index 46e0f1616a3b..a25b17a9d7e2 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
+# 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.3 2004/07/14 17:22:20 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Device-SerialPort/Device-SerialPort-1.000002.ebuild,v 1.4 2005/08/15 10:15:46 mcummings Exp $
inherit perl-module
@@ -10,5 +10,5 @@ SRC_URI="http://sendpage.org/device-serialport/download/${P}.tar.gz"
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~mips"
+KEYWORDS="x86 ~ppc sparc ~alpha ~hppa ~amd64 ~mips"
IUSE=""