diff options
author | Raúl Porcel <armin76@gentoo.org> | 2014-08-01 11:32:30 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2014-08-01 11:32:30 +0000 |
commit | 020fb5b9f8e89577134175a788132a0b602aba5b (patch) | |
tree | b4f6496b01c09e2b390f9965e62cc2581b085f09 /sys-devel | |
parent | Move mint patch to the mirrors #516976 by Mikle Kolyada. (diff) | |
download | gentoo-2-020fb5b9f8e89577134175a788132a0b602aba5b.tar.gz gentoo-2-020fb5b9f8e89577134175a788132a0b602aba5b.tar.bz2 gentoo-2-020fb5b9f8e89577134175a788132a0b602aba5b.zip |
sparc stable wrt #509056
(Portage version: 2.2.8-r1/cvs/Linux ia64, signed Manifest commit with key 0xF6AD3240)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/autogen/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/autogen/autogen-5.18.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/autogen/ChangeLog b/sys-devel/autogen/ChangeLog index 36518ffe180e..34dc9083a748 100644 --- a/sys-devel/autogen/ChangeLog +++ b/sys-devel/autogen/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/autogen # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/ChangeLog,v 1.108 2014/07/20 11:27:45 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/ChangeLog,v 1.109 2014/08/01 11:32:30 armin76 Exp $ + + 01 Aug 2014; Raúl Porcel <armin76@gentoo.org> autogen-5.18.1.ebuild: + sparc stable wrt #509056 20 Jul 2014; Tobias Klausmann <klausman@gentoo.org> autogen-5.18.1.ebuild: Stable on alpha, bug #509056 diff --git a/sys-devel/autogen/autogen-5.18.1.ebuild b/sys-devel/autogen/autogen-5.18.1.ebuild index e93bbeead1c2..a99e5bb0d392 100644 --- a/sys-devel/autogen/autogen-5.18.1.ebuild +++ b/sys-devel/autogen/autogen-5.18.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/autogen-5.18.1.ebuild,v 1.10 2014/07/20 11:27:45 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/autogen-5.18.1.ebuild,v 1.11 2014/08/01 11:32:30 armin76 Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/${PN}/rel${PV}/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ~ppc64 s390 sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos" IUSE="libopts static-libs" RDEPEND=">=dev-scheme/guile-1.8 |