diff options
author | Fabian Groffen <grobian@gentoo.org> | 2012-11-02 17:33:19 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2012-11-02 17:33:19 +0000 |
commit | b3882128df8f0cd4add172bff6b069f6bae0dce4 (patch) | |
tree | 3328a888e2a1fdcfc382080bd823d4eaa36630ff | |
parent | Fix bug 440948, move myself up in maintainer hierarchy, remove old. (diff) | |
download | gentoo-2-b3882128df8f0cd4add172bff6b069f6bae0dce4.tar.gz gentoo-2-b3882128df8f0cd4add172bff6b069f6bae0dce4.tar.bz2 gentoo-2-b3882128df8f0cd4add172bff6b069f6bae0dce4.zip |
Marked ~x64-macos
(Portage version: 2.2.01.21313-prefix/cvs/Darwin i386, signed Manifest commit with key 0x5F75F607C5C74E89)
-rw-r--r-- | sys-devel/autogen/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/autogen/autogen-5.15.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/autogen/ChangeLog b/sys-devel/autogen/ChangeLog index d9214fc2824a..2b528ed3c901 100644 --- a/sys-devel/autogen/ChangeLog +++ b/sys-devel/autogen/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/autogen # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/ChangeLog,v 1.88 2012/10/30 03:07:24 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/ChangeLog,v 1.89 2012/11/02 17:33:19 grobian Exp $ + + 02 Nov 2012; Fabian Groffen <grobian@gentoo.org> autogen-5.15.ebuild: + Marked ~x64-macos 30 Oct 2012; Jeroen Roovers <jer@gentoo.org> autogen-5.15.ebuild: Stable for HPPA (bug #439162). diff --git a/sys-devel/autogen/autogen-5.15.ebuild b/sys-devel/autogen/autogen-5.15.ebuild index 3c45789ba063..37c3f52724be 100644 --- a/sys-devel/autogen/autogen-5.15.ebuild +++ b/sys-devel/autogen/autogen-5.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/autogen-5.15.ebuild,v 1.5 2012/10/30 03:07:24 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/autogen-5.15.ebuild,v 1.6 2012/11/02 17:33:19 grobian 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 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" IUSE="" RDEPEND=">=dev-scheme/guile-1.8 |