diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-07-28 19:56:43 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-07-28 19:56:43 +0000 |
commit | 8803cd49a2f9a744119cc41f4cfcf1a71e2a1105 (patch) | |
tree | 6abe17dad421947d692d973bae8f7064d04af15d /dev-perl/Device-SerialPort | |
parent | Version bump and alpha/ia64/x86 stable (diff) | |
download | gentoo-2-8803cd49a2f9a744119cc41f4cfcf1a71e2a1105.tar.gz gentoo-2-8803cd49a2f9a744119cc41f4cfcf1a71e2a1105.tar.bz2 gentoo-2-8803cd49a2f9a744119cc41f4cfcf1a71e2a1105.zip |
alpha/ia64/x86 stable
(Portage version: 2.1.3_rc9)
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.001.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Device-SerialPort/ChangeLog b/dev-perl/Device-SerialPort/ChangeLog index ab7644efe756..b63a5160ccd1 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Device-SerialPort/ChangeLog,v 1.16 2007/06/29 13:19:34 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Device-SerialPort/ChangeLog,v 1.17 2007/07/28 19:56:43 armin76 Exp $ + + 28 Jul 2007; Raúl Porcel <armin76@gentoo.org> + Device-SerialPort-1.002.001.ebuild: + alpha/ia64/x86 stable *Device-SerialPort-1.002.001 (29 Jun 2007) diff --git a/dev-perl/Device-SerialPort/Device-SerialPort-1.002.001.ebuild b/dev-perl/Device-SerialPort/Device-SerialPort-1.002.001.ebuild index 5c1a41ae5638..41698147a401 100644 --- a/dev-perl/Device-SerialPort/Device-SerialPort-1.002.001.ebuild +++ b/dev-perl/Device-SerialPort/Device-SerialPort-1.002.001.ebuild @@ -1,6 +1,6 @@ # 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.001.ebuild,v 1.2 2007/07/10 23:33:27 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Device-SerialPort/Device-SerialPort-1.002.001.ebuild,v 1.3 2007/07/28 19:56:43 armin76 Exp $ inherit perl-module versionator @@ -14,7 +14,7 @@ SRC_URI="mirror://cpan/authors/id/C/CO/COOK/${MY_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: |