Parent Directory
|
Revision Log
Merge stable keywords from former version scheme ebuilds (Portage version: 2.2.0_alpha51/cvs/Linux x86_64)
| 1 | # Copyright 1999-2011 Gentoo Foundation |
| 2 | # Distributed under the terms of the GNU General Public License v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/dev-perl/PostScript/PostScript-0.60.0.ebuild,v 1.1 2011/08/29 09:55:36 tove Exp $ |
| 4 | |
| 5 | EAPI=4 |
| 6 | |
| 7 | MODULE_AUTHOR=SHAWNPW |
| 8 | MODULE_VERSION=0.06 |
| 9 | inherit perl-module |
| 10 | |
| 11 | DESCRIPTION="An object that may be used to construct a block of text in PostScript" |
| 12 | |
| 13 | SLOT="0" |
| 14 | KEYWORDS="amd64 x86" |
| 15 | IUSE="" |
| 16 | |
| 17 | SRC_TEST="do" |
| ViewVC Help | |
| Powered by ViewVC 1.1.20 |