| 1 | # Copyright 1999-2012 Gentoo Foundation |
1 | # Copyright 1999-2012 Gentoo Foundation |
| 2 | # Distributed under the terms of the GNU General Public License v2 |
2 | # Distributed under the terms of the GNU General Public License v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/sci-electronics/gnetman/gnetman-0.0.1_pre20060522-r2.ebuild,v 1.2 2012/04/26 15:43:56 jlec Exp $ |
3 | # $Header: /var/cvsroot/gentoo-x86/sci-electronics/gnetman/gnetman-0.0.1_pre20060522-r2.ebuild,v 1.3 2012/05/25 07:49:02 xmw Exp $ |
| 4 | |
4 | |
| 5 | EAPI=4 |
5 | EAPI=4 |
| 6 | |
6 | |
| 7 | MY_P="${PN}-22May06" |
7 | MY_P="${PN}-22May06" |
| 8 | |
8 | |
| 9 | DESCRIPTION="A GNU Netlist Manipulation Library" |
9 | DESCRIPTION="A GNU Netlist Manipulation Library" |
|
|
10 | HOMEPAGE="http://sourceforge.net/projects/gnetman/ |
| 10 | HOMEPAGE="http://www.viasic.com/opensource/" |
11 | http://www.viasic.com/opensource/" |
| 11 | SRC_URI="http://www.viasic.com/opensource/${MY_P}.tar.gz" |
12 | SRC_URI="http://www.viasic.com/opensource/${MY_P}.tar.gz" |
| 12 | |
13 | |
| 13 | SLOT="0" |
14 | SLOT="0" |
| 14 | LICENSE="GPL-2" |
15 | LICENSE="GPL-2" |
| 15 | IUSE="doc examples" |
16 | IUSE="doc examples" |