diff options
author | Ulrich Müller <ulm@gentoo.org> | 2013-04-25 17:39:47 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2013-04-25 17:39:47 +0000 |
commit | 57dfa2d24308cdffc2b34bf2c17371cff07045fd (patch) | |
tree | 156a20e7a82366aaaa147cb21111913509e98dc9 /x11-libs/motif | |
parent | Initial import (diff) | |
download | gentoo-2-57dfa2d24308cdffc2b34bf2c17371cff07045fd.tar.gz gentoo-2-57dfa2d24308cdffc2b34bf2c17371cff07045fd.tar.bz2 gentoo-2-57dfa2d24308cdffc2b34bf2c17371cff07045fd.zip |
Require automake 1.12, bug 467230.
(Portage version: 2.1.11.62/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Diffstat (limited to 'x11-libs/motif')
-rw-r--r-- | x11-libs/motif/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/motif/motif-2.2.3-r12.ebuild | 3 | ||||
-rw-r--r-- | x11-libs/motif/motif-2.3.4-r1.ebuild | 3 |
3 files changed, 9 insertions, 3 deletions
diff --git a/x11-libs/motif/ChangeLog b/x11-libs/motif/ChangeLog index 3f683d1129a7..5a929fe0ecc3 100644 --- a/x11-libs/motif/ChangeLog +++ b/x11-libs/motif/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/motif # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/motif/ChangeLog,v 1.24 2013/04/18 14:23:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/motif/ChangeLog,v 1.25 2013/04/25 17:39:47 ulm Exp $ + + 25 Apr 2013; Ulrich Müller <ulm@gentoo.org> motif-2.2.3-r12.ebuild, + motif-2.3.4-r1.ebuild: + Require automake 1.12, bug 467230. 18 Apr 2013; Agostino Sarubbo <ago@gentoo.org> motif-2.3.4-r1.ebuild: Stable for ia64, wrt bug #465788 diff --git a/x11-libs/motif/motif-2.2.3-r12.ebuild b/x11-libs/motif/motif-2.2.3-r12.ebuild index 3c6ed5ad8fe3..ee1c4048ef45 100644 --- a/x11-libs/motif/motif-2.2.3-r12.ebuild +++ b/x11-libs/motif/motif-2.2.3-r12.ebuild @@ -1,8 +1,9 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/motif/motif-2.2.3-r12.ebuild,v 1.2 2013/03/23 15:07:24 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/motif/motif-2.2.3-r12.ebuild,v 1.3 2013/04/25 17:39:47 ulm Exp $ EAPI=5 +WANT_AUTOMAKE="1.12" inherit autotools eutils flag-o-matic multilib multilib-minimal diff --git a/x11-libs/motif/motif-2.3.4-r1.ebuild b/x11-libs/motif/motif-2.3.4-r1.ebuild index 49864a898c70..fe23a60604f3 100644 --- a/x11-libs/motif/motif-2.3.4-r1.ebuild +++ b/x11-libs/motif/motif-2.3.4-r1.ebuild @@ -1,8 +1,9 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/motif/motif-2.3.4-r1.ebuild,v 1.11 2013/04/18 14:23:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/motif/motif-2.3.4-r1.ebuild,v 1.12 2013/04/25 17:39:47 ulm Exp $ EAPI=5 +WANT_AUTOMAKE="1.12" inherit autotools eutils flag-o-matic multilib multilib-minimal |