diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-04-22 09:45:10 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-04-22 09:45:10 +0000 |
commit | ecf18465577d61340f9392d555d254322ea189ee (patch) | |
tree | abd2cf79a25ab20a26bfc0708ff29a917bbe06e9 /dev-libs/nettle | |
parent | Stable on alpha, bug 89517. (diff) | |
download | historical-ecf18465577d61340f9392d555d254322ea189ee.tar.gz historical-ecf18465577d61340f9392d555d254322ea189ee.tar.bz2 historical-ecf18465577d61340f9392d555d254322ea189ee.zip |
stable amd64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-libs/nettle')
-rw-r--r-- | dev-libs/nettle/ChangeLog | 7 | ||||
-rw-r--r-- | dev-libs/nettle/nettle-1.10.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-libs/nettle/ChangeLog b/dev-libs/nettle/ChangeLog index 57d57f76382f..f0397c9a780b 100644 --- a/dev-libs/nettle/ChangeLog +++ b/dev-libs/nettle/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/nettle -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/nettle/ChangeLog,v 1.5 2004/10/01 10:39:48 kugelfang Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/nettle/ChangeLog,v 1.6 2005/04/22 09:21:59 blubb Exp $ + + 22 Apr 2005; Simon Stelling <blubb@gentoo.org> nettle-1.10.ebuild: + stable on amd64 01 Oct 2004; Danny van Dyk <kugelfang@gentoo.org> nettle-1.10.ebuild: -fPIC _is_ necessary, but not in static libraries. --enable-shared lets it diff --git a/dev-libs/nettle/nettle-1.10.ebuild b/dev-libs/nettle/nettle-1.10.ebuild index f97b8defacfd..cf31eb046250 100644 --- a/dev-libs/nettle/nettle-1.10.ebuild +++ b/dev-libs/nettle/nettle-1.10.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/nettle/nettle-1.10.ebuild,v 1.7 2004/10/01 10:46:55 scandium Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/nettle/nettle-1.10.ebuild,v 1.8 2005/04/22 09:21:59 blubb Exp $ DESCRIPTION="cryptographic library that is designed to fit easily in any context" HOMEPAGE="http://www.lysator.liu.se/~nisse/nettle/" @@ -8,7 +8,7 @@ SRC_URI="http://www.lysator.liu.se/~nisse/archive/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc ~amd64" +KEYWORDS="x86 ppc sparc amd64" IUSE="" DEPEND="virtual/libc |