diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-07-29 15:56:25 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-07-29 15:56:25 +0000 |
commit | 5eeb59d75d63a23b3d5962534639956c4081ff10 (patch) | |
tree | c4efd5e8a5f28898728bbdccb093ef4c0f14bce5 /sys-apps/elfix | |
parent | Initial commit, to go with fontconfig-infinality (diff) | |
download | gentoo-2-5eeb59d75d63a23b3d5962534639956c4081ff10.tar.gz gentoo-2-5eeb59d75d63a23b3d5962534639956c4081ff10.tar.bz2 gentoo-2-5eeb59d75d63a23b3d5962534639956c4081ff10.zip |
Generate native assembly code for fix-gnustack test
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'sys-apps/elfix')
-rw-r--r-- | sys-apps/elfix/ChangeLog | 6 | ||||
-rw-r--r-- | sys-apps/elfix/elfix-0.5.2.ebuild (renamed from sys-apps/elfix/elfix-0.5.1.ebuild) | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/sys-apps/elfix/ChangeLog b/sys-apps/elfix/ChangeLog index 8278d32e74eb..e7c184b721fc 100644 --- a/sys-apps/elfix/ChangeLog +++ b/sys-apps/elfix/ChangeLog @@ -1,5 +1,11 @@ +*elfix-0.5.2 (29 Jul 2012) + + 29 Jul 2012; Anthony G. Basile <blueness@gentoo.org> -elfix-0.5.1.ebuild, + +elfix-0.5.2.ebuild: + Generate native assembly code for fix-gnustack test + *elfix-0.5.1 (27 Jul 2012) 27 Jul 2012; Anthony G. Basile <blueness@gentoo.org> -elfix-0.5.0.ebuild, diff --git a/sys-apps/elfix/elfix-0.5.1.ebuild b/sys-apps/elfix/elfix-0.5.2.ebuild index 06767356c112..e79984618cc0 100644 --- a/sys-apps/elfix/elfix-0.5.1.ebuild +++ b/sys-apps/elfix/elfix-0.5.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/elfix/elfix-0.5.1.ebuild,v 1.1 2012/07/27 22:55:29 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/elfix/elfix-0.5.2.ebuild,v 1.1 2012/07/29 15:56:25 blueness Exp $ EAPI="4" |