Parent Directory
|
Revision Log
Move Creative Commons licenses to shorter names. (Portage version: 2.1.11.50/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)
| 1 | # Copyright 1999-2013 Gentoo Foundation |
| 2 | # Distributed under the terms of the GNU General Public License v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/dev-perl/Term-ANSIScreen/Term-ANSIScreen-1.500.0.ebuild,v 1.6 2012/08/19 16:53:31 armin76 Exp $ |
| 4 | |
| 5 | EAPI=4 |
| 6 | |
| 7 | MODULE_AUTHOR=AUDREYT |
| 8 | MODULE_VERSION=1.50 |
| 9 | inherit perl-module |
| 10 | |
| 11 | DESCRIPTION="Terminal control using ANSI escape sequences" |
| 12 | |
| 13 | LICENSE="CC0-1.0" |
| 14 | SLOT="0" |
| 15 | KEYWORDS="amd64 hppa ~ppc x86" |
| 16 | IUSE="" |
| 17 | |
| 18 | SRC_TEST="do" |
| ViewVC Help | |
| Powered by ViewVC 1.1.13 |