diff options
author | 2015-05-13 09:26:27 +0000 | |
---|---|---|
committer | 2015-05-13 09:26:27 +0000 | |
commit | 81f18e57f4878806ccc88c52a6dc7e027a4703d6 (patch) | |
tree | 9226518007110c39eb3111d40f7613b25c571500 /sys-devel | |
parent | Stable for x86, wrt bug #548560 (diff) | |
download | gentoo-2-81f18e57f4878806ccc88c52a6dc7e027a4703d6.tar.gz gentoo-2-81f18e57f4878806ccc88c52a6dc7e027a4703d6.tar.bz2 gentoo-2-81f18e57f4878806ccc88c52a6dc7e027a4703d6.zip |
Stable for x86, wrt bug #549288
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/autoconf-archive/ChangeLog | 6 | ||||
-rw-r--r-- | sys-devel/autoconf-archive/autoconf-archive-2015.02.04.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-devel/autoconf-archive/ChangeLog b/sys-devel/autoconf-archive/ChangeLog index f9905bc2fe9e..376b40020b79 100644 --- a/sys-devel/autoconf-archive/ChangeLog +++ b/sys-devel/autoconf-archive/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-devel/autoconf-archive # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-archive/ChangeLog,v 1.74 2015/05/13 09:03:23 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-archive/ChangeLog,v 1.75 2015/05/13 09:26:27 ago Exp $ + + 13 May 2015; Agostino Sarubbo <ago@gentoo.org> + autoconf-archive-2015.02.04.ebuild: + Stable for x86, wrt bug #549288 *autoconf-archive-2015.02.24 (13 May 2015) diff --git a/sys-devel/autoconf-archive/autoconf-archive-2015.02.04.ebuild b/sys-devel/autoconf-archive/autoconf-archive-2015.02.04.ebuild index c70a36e0e71e..8d2cff8a53e2 100644 --- a/sys-devel/autoconf-archive/autoconf-archive-2015.02.04.ebuild +++ b/sys-devel/autoconf-archive/autoconf-archive-2015.02.04.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-archive/autoconf-archive-2015.02.04.ebuild,v 1.3 2015/05/13 08:02:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-archive/autoconf-archive-2015.02.04.ebuild,v 1.4 2015/05/13 09:26:27 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" #file collisions, bug #540246 |