diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-07-02 19:32:29 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-07-02 19:32:29 +0000 |
commit | d4b4fe9db80ff62899484935a9266225e635faee (patch) | |
tree | a108b20aaad5b2cfaf4bb03e7be1ba191d0ce720 /dev-perl/Device-SerialPort/Device-SerialPort-1.002.001.ebuild | |
parent | Stable for HPPA too. (diff) | |
download | gentoo-2-d4b4fe9db80ff62899484935a9266225e635faee.tar.gz gentoo-2-d4b4fe9db80ff62899484935a9266225e635faee.tar.bz2 gentoo-2-d4b4fe9db80ff62899484935a9266225e635faee.zip |
Stable for HPPA too.
(Portage version: 2.2_rc33/cvs/Linux i686)
Diffstat (limited to 'dev-perl/Device-SerialPort/Device-SerialPort-1.002.001.ebuild')
-rw-r--r-- | dev-perl/Device-SerialPort/Device-SerialPort-1.002.001.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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 09c326c0110a..bad3b0ef98ed 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 +# Copyright 1999-2009 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.6 2007/11/10 12:38:42 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Device-SerialPort/Device-SerialPort-1.002.001.ebuild,v 1.7 2009/07/02 19:32:29 jer 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: |