diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-04-22 09:25:47 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-04-22 09:25:47 +0000 |
commit | 593dd050880c204ad8b3b196316950a58c67e623 (patch) | |
tree | d8c9bc81ffc00d3d1078b6f87df56ac1786f30e8 /dev-libs/nettle | |
parent | stable amd64 (diff) | |
download | gentoo-2-593dd050880c204ad8b3b196316950a58c67e623.tar.gz gentoo-2-593dd050880c204ad8b3b196316950a58c67e623.tar.bz2 gentoo-2-593dd050880c204ad8b3b196316950a58c67e623.zip |
stable amd64
(Portage version: 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 |