diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-01-29 16:56:56 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-01-29 16:56:56 +0000 |
commit | bfce0fa40b40c0cb3f81e6ca003c442e31c7b399 (patch) | |
tree | 4d5275b3eba3cb3262a947ec112779db64922ec5 /sys-devel | |
parent | update to 1.0.4 to address a security issue (CVE-2007-0536), gentoo bug 163787 (diff) | |
download | gentoo-2-bfce0fa40b40c0cb3f81e6ca003c442e31c7b399.tar.gz gentoo-2-bfce0fa40b40c0cb3f81e6ca003c442e31c7b399.tar.bz2 gentoo-2-bfce0fa40b40c0cb3f81e6ca003c442e31c7b399.zip |
x86 stable wrt bug 134780
(Portage version: 2.1.2-r5)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/prelink/ChangeLog | 7 | ||||
-rw-r--r-- | sys-devel/prelink/prelink-20060712-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-devel/prelink/ChangeLog b/sys-devel/prelink/ChangeLog index 61655fbda74f..ff3ee61ebe6f 100644 --- a/sys-devel/prelink/ChangeLog +++ b/sys-devel/prelink/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/prelink -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/prelink/ChangeLog,v 1.47 2006/11/18 20:52:47 dirtyepic Exp $ +# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/prelink/ChangeLog,v 1.48 2007/01/29 16:56:56 armin76 Exp $ + + 29 Jan 2007; Raúl Porcel <armin76@gentoo.org> prelink-20060712-r1.ebuild: + x86 stable wrt bug 134780 18 Nov 2006; <dirtyepic@gentoo.org> -prelink-20060712.ebuild, +prelink-20060712-r1.ebuild: diff --git a/sys-devel/prelink/prelink-20060712-r1.ebuild b/sys-devel/prelink/prelink-20060712-r1.ebuild index 414c33128324..b41ff6e19dd1 100644 --- a/sys-devel/prelink/prelink-20060712-r1.ebuild +++ b/sys-devel/prelink/prelink-20060712-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/prelink/prelink-20060712-r1.ebuild,v 1.1 2006/11/18 20:52:47 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/prelink/prelink-20060712-r1.ebuild,v 1.2 2007/01/29 16:56:56 armin76 Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc x86" IUSE="" DEPEND=">=dev-libs/elfutils-0.100 |