diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2011-12-29 01:27:34 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2011-12-29 01:27:34 +0000 |
commit | 54648e6615b84fff98917b79f807bdf48cdabafe (patch) | |
tree | 21df03a4e98906c684c03ba34fe317c1895fced7 /sys-apps | |
parent | Initial import of ebuild for .ini file reading. (diff) | |
download | gentoo-2-54648e6615b84fff98917b79f807bdf48cdabafe.tar.gz gentoo-2-54648e6615b84fff98917b79f807bdf48cdabafe.tar.bz2 gentoo-2-54648e6615b84fff98917b79f807bdf48cdabafe.zip |
Version bump 0.4 branch, intelligently migrate pax flags when binary and library have conflicting flags, thanks klondike
(Portage version: 2.1.10.41/cvs/Linux x86_64)
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/elfix/ChangeLog | 7 | ||||
-rw-r--r-- | sys-apps/elfix/elfix-0.4.2.ebuild (renamed from sys-apps/elfix/elfix-0.4.1.ebuild) | 2 |
2 files changed, 8 insertions, 1 deletions
diff --git a/sys-apps/elfix/ChangeLog b/sys-apps/elfix/ChangeLog index f6a8273e807c..f2ccde4dadb6 100644 --- a/sys-apps/elfix/ChangeLog +++ b/sys-apps/elfix/ChangeLog @@ -1,5 +1,12 @@ +*elfix-0.4.2 (29 Dec 2011) + + 29 Dec 2011; Anthony G. Basile <blueness@gentoo.org> -elfix-0.4.1.ebuild, + +elfix-0.4.2.ebuild: + Version bump 0.4 branch, intelligently migrate pax flags when binary + and library have conflicting flags, thanks klondike + *elfix-0.4.1 (04 Dec 2011) 04 Dec 2011; Anthony G. Basile <blueness@gentoo.org> -elfix-0.4.0.ebuild, diff --git a/sys-apps/elfix/elfix-0.4.1.ebuild b/sys-apps/elfix/elfix-0.4.2.ebuild index 7f5fd74311f7..0a8cd69cd816 100644 --- a/sys-apps/elfix/elfix-0.4.1.ebuild +++ b/sys-apps/elfix/elfix-0.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/elfix/elfix-0.4.1.ebuild,v 1.1 2011/12/04 22:07:17 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/elfix/elfix-0.4.2.ebuild,v 1.1 2011/12/29 01:27:33 blueness Exp $ EAPI="4" |