diff options
author | Patrick Lauer <patrick@gentoo.org> | 2015-01-31 01:42:59 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2015-01-31 01:42:59 +0000 |
commit | 6d80e05aa5125cd64b3d1e372e87ceac9f4538bd (patch) | |
tree | 246efe076cc7394aa1c91fa80237783ad3d1b10b /dev-libs/libotf | |
parent | Remove redundant want_autoconf=latest (diff) | |
download | gentoo-2-6d80e05aa5125cd64b3d1e372e87ceac9f4538bd.tar.gz gentoo-2-6d80e05aa5125cd64b3d1e372e87ceac9f4538bd.tar.bz2 gentoo-2-6d80e05aa5125cd64b3d1e372e87ceac9f4538bd.zip |
Remove redundant want_autoconf=latest
(Portage version: 2.2.15/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-libs/libotf')
-rw-r--r-- | dev-libs/libotf/ChangeLog | 7 | ||||
-rw-r--r-- | dev-libs/libotf/libotf-0.9.8.ebuild | 7 |
2 files changed, 7 insertions, 7 deletions
diff --git a/dev-libs/libotf/ChangeLog b/dev-libs/libotf/ChangeLog index 9f22e46cd941..3ea378bf7700 100644 --- a/dev-libs/libotf/ChangeLog +++ b/dev-libs/libotf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libotf -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libotf/ChangeLog,v 1.64 2013/03/01 12:44:33 ago Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libotf/ChangeLog,v 1.65 2015/01/31 01:42:59 patrick Exp $ + + 31 Jan 2015; Patrick Lauer <patrick@gentoo.org> libotf-0.9.8.ebuild: + Remove redundant want_autoconf=latest 01 Mar 2013; Agostino Sarubbo <ago@gentoo.org> libotf-0.9.13.ebuild: Stable for sh, wrt bug #456544 diff --git a/dev-libs/libotf/libotf-0.9.8.ebuild b/dev-libs/libotf/libotf-0.9.8.ebuild index 0729d3d74f2c..d87cef147d5e 100644 --- a/dev-libs/libotf/libotf-0.9.8.ebuild +++ b/dev-libs/libotf/libotf-0.9.8.ebuild @@ -1,9 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libotf/libotf-0.9.8.ebuild,v 1.12 2012/05/04 18:35:44 jdhore Exp $ - -WANT_AUTOMAKE=latest -WANT_AUTOCONF=latest +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libotf/libotf-0.9.8.ebuild,v 1.13 2015/01/31 01:42:59 patrick Exp $ inherit autotools |