diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2011-11-03 20:50:25 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2011-11-03 20:50:25 +0000 |
commit | 98f00fe826e84c6bdf5f260483c3890db77a8ad0 (patch) | |
tree | d19f72c2fb094d95eb60cc07f307f6ea086f72a8 /sys-apps | |
parent | Fix HOMEPAGE and SRC_URI wrt bug 379631 by Jesus Guerrero (fix changelog) (diff) | |
download | gentoo-2-98f00fe826e84c6bdf5f260483c3890db77a8ad0.tar.gz gentoo-2-98f00fe826e84c6bdf5f260483c3890db77a8ad0.tar.bz2 gentoo-2-98f00fe826e84c6bdf5f260483c3890db77a8ad0.zip |
Version bump, adds file globbing to paxctl-ng
(Portage version: 2.1.10.11/cvs/Linux x86_64)
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/elfix/ChangeLog | 6 | ||||
-rw-r--r-- | sys-apps/elfix/elfix-0.3.1.ebuild (renamed from sys-apps/elfix/elfix-0.3.0.ebuild) | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/sys-apps/elfix/ChangeLog b/sys-apps/elfix/ChangeLog index 056ce35720d5..ee57accd94c9 100644 --- a/sys-apps/elfix/ChangeLog +++ b/sys-apps/elfix/ChangeLog @@ -1,5 +1,11 @@ +*elfix-0.3.1 (03 Nov 2011) + + 03 Nov 2011; Anthony G. Basile <blueness@gentoo.org> -elfix-0.3.0.ebuild, + +elfix-0.3.1.ebuild: + Version bump, adds file globbing to paxctl-ng + *elfix-0.3.0 (23 Oct 2011) 23 Oct 2011; Anthony G. Basile <blueness@gentoo.org> +elfix-0.3.0.ebuild: diff --git a/sys-apps/elfix/elfix-0.3.0.ebuild b/sys-apps/elfix/elfix-0.3.1.ebuild index 492200571cc7..f7dddb297904 100644 --- a/sys-apps/elfix/elfix-0.3.0.ebuild +++ b/sys-apps/elfix/elfix-0.3.1.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.3.0.ebuild,v 1.1 2011/10/23 16:07:54 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/elfix/elfix-0.3.1.ebuild,v 1.1 2011/11/03 20:50:25 blueness Exp $ EAPI=4 |