| 1 | # ChangeLog for dev-libs/openssl |
1 | # ChangeLog for dev-libs/openssl |
| 2 | # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 |
2 | # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/dev-libs/openssl/ChangeLog,v 1.90 2004/07/13 18:47:04 aliz Exp $ |
3 | # $Header: /var/cvsroot/gentoo-x86/dev-libs/openssl/ChangeLog,v 1.91 2004/07/19 19:08:16 vapier Exp $ |
|
|
4 | |
|
|
5 | 19 Jul 2004; Mike Frysinger <vapier@gentoo.org> openssl-0.9.7d-r1.ebuild: |
|
|
6 | Move `make test` out of src_compile() and into src_test() where it should be. |
| 4 | |
7 | |
| 5 | 13 Jul 2004; Daniel Ahlberg <aliz@gentoo.org> openssl-0.9.7d-r1.ebuild: |
8 | 13 Jul 2004; Daniel Ahlberg <aliz@gentoo.org> openssl-0.9.7d-r1.ebuild: |
| 6 | Change back to single make. |
9 | Change back to single make. |
| 7 | Added diffutils to DEPEND, closing #55560. |
10 | Added diffutils to DEPEND, closing #55560. |
| 8 | |
11 | |