diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-09 15:39:32 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-09 15:39:32 +0000 |
commit | c44ba0a7d1b5835b49b3a8038dadaef75e2dd4da (patch) | |
tree | eeef1cb6c3bdb7d367feebece3910c74c109f4d4 /dev-perl/TermReadKey | |
parent | keyword ~amd64-fbsd (diff) | |
download | historical-c44ba0a7d1b5835b49b3a8038dadaef75e2dd4da.tar.gz historical-c44ba0a7d1b5835b49b3a8038dadaef75e2dd4da.tar.bz2 historical-c44ba0a7d1b5835b49b3a8038dadaef75e2dd4da.zip |
keyword ~amd64-fbsd
Package-Manager: portage-2.2.0_alpha102/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/TermReadKey')
-rw-r--r-- | dev-perl/TermReadKey/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/TermReadKey/TermReadKey-2.300.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/TermReadKey/ChangeLog b/dev-perl/TermReadKey/ChangeLog index 553b8054a8ca..c02519098f45 100644 --- a/dev-perl/TermReadKey/ChangeLog +++ b/dev-perl/TermReadKey/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/TermReadKey -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/TermReadKey/ChangeLog,v 1.36 2011/09/04 11:21:59 tove Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/TermReadKey/ChangeLog,v 1.37 2012/05/09 15:22:52 aballier Exp $ + + 09 May 2012; Alexis Ballier <aballier@gentoo.org> TermReadKey-2.300.0.ebuild: + keyword ~amd64-fbsd 04 Sep 2011; Torsten Veller <tove@gentoo.org> -TermReadKey-2.30.ebuild: Cleanup diff --git a/dev-perl/TermReadKey/TermReadKey-2.300.0.ebuild b/dev-perl/TermReadKey/TermReadKey-2.300.0.ebuild index ef00090aa6d7..3bc14af6f31e 100644 --- a/dev-perl/TermReadKey/TermReadKey-2.300.0.ebuild +++ b/dev-perl/TermReadKey/TermReadKey-2.300.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/TermReadKey/TermReadKey-2.300.0.ebuild,v 1.2 2011/09/03 21:05:05 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/TermReadKey/TermReadKey-2.300.0.ebuild,v 1.3 2012/05/09 15:22:52 aballier Exp $ EAPI=4 @@ -12,5 +12,5 @@ DESCRIPTION="Change terminal modes, and perform non-blocking reads" LICENSE="as-is" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" |