diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-08-09 15:38:17 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-08-09 15:38:17 +0000 |
commit | 442acdd265ac154c042a3e9968458ed4589305d3 (patch) | |
tree | b39efff666da80ed90a57899d458eedbb07d38f5 /dev-perl/Device-SerialPort | |
parent | version bump (diff) | |
download | historical-442acdd265ac154c042a3e9968458ed4589305d3.tar.gz historical-442acdd265ac154c042a3e9968458ed4589305d3.tar.bz2 historical-442acdd265ac154c042a3e9968458ed4589305d3.zip |
Stable on ppc.
Package-Manager: portage-2.1.3.3
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 b63a5160ccd1..3ee2efa7f77c 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.17 2007/07/28 19:56:43 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Device-SerialPort/ChangeLog,v 1.18 2007/08/09 14:38:21 dertobi123 Exp $ + + 09 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org> + Device-SerialPort-1.002.001.ebuild: + Stable on ppc. 28 Jul 2007; Raúl Porcel <armin76@gentoo.org> Device-SerialPort-1.002.001.ebuild: 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 41698147a401..54ef6977091f 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.3 2007/07/28 19:56:43 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Device-SerialPort/Device-SerialPort-1.002.001.ebuild,v 1.4 2007/08/09 14:38:21 dertobi123 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: |