diff options
author | 2015-06-14 19:46:58 +0000 | |
---|---|---|
committer | 2015-06-14 19:46:58 +0000 | |
commit | c01e4d06b7361e4e725f21e86bf1f323884b6e2e (patch) | |
tree | c2cc77acf53bd7a1e65d5b2e1ebeef9f633a55e8 /sys-devel | |
parent | arm stable, bug #548256 (diff) | |
download | gentoo-2-c01e4d06b7361e4e725f21e86bf1f323884b6e2e.tar.gz gentoo-2-c01e4d06b7361e4e725f21e86bf1f323884b6e2e.tar.bz2 gentoo-2-c01e4d06b7361e4e725f21e86bf1f323884b6e2e.zip |
arm stable, bug #549288
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
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 cd0aa74ca7b6..d4c50a6a2b4a 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.77 2015/05/17 20:06:35 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-archive/ChangeLog,v 1.78 2015/06/14 19:46:58 maekke Exp $ + + 14 Jun 2015; Markus Meier <maekke@gentoo.org> + autoconf-archive-2015.02.04.ebuild: + arm stable, bug #549288 17 May 2015; Pacho Ramos <pacho@gentoo.org> autoconf-archive-2015.02.04.ebuild: 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 d6df37fee57f..e5424f8d9a4b 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.6 2015/05/17 20:06:35 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-archive/autoconf-archive-2015.02.04.ebuild,v 1.7 2015/06/14 19:46:58 maekke 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 |