summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2007-07-06 16:16:02 +0000
committerMarkus Rothe <corsair@gentoo.org>2007-07-06 16:16:02 +0000
commitb2b01b59e0e76ca9d22cf199bc43a25a3cdec109 (patch)
treea29d28ee9050ced923a7ec98e6d0c32e7d492efa /sys-devel/autoconf
parentAdded ~ppc64; bug #184219 (diff)
downloadgentoo-2-b2b01b59e0e76ca9d22cf199bc43a25a3cdec109.tar.gz
gentoo-2-b2b01b59e0e76ca9d22cf199bc43a25a3cdec109.tar.bz2
gentoo-2-b2b01b59e0e76ca9d22cf199bc43a25a3cdec109.zip
Added ~ppc64; bug #184219
(Portage version: 2.1.2.7)
Diffstat (limited to 'sys-devel/autoconf')
-rw-r--r--sys-devel/autoconf/ChangeLog5
-rw-r--r--sys-devel/autoconf/autoconf-2.61-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/autoconf/ChangeLog b/sys-devel/autoconf/ChangeLog
index d0727b4f3534..693de6954e76 100644
--- a/sys-devel/autoconf/ChangeLog
+++ b/sys-devel/autoconf/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/autoconf
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/ChangeLog,v 1.98 2007/07/05 10:52:30 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/ChangeLog,v 1.99 2007/07/06 16:16:02 corsair Exp $
+
+ 06 Jul 2007; Markus Rothe <corsair@gentoo.org> autoconf-2.61-r1.ebuild:
+ Added ~ppc64; bug #184219
05 Jul 2007; Raúl Porcel <armin76@gentoo.org> autoconf-2.61-r1.ebuild:
Re-add ~alpha/~ia64 wrt #184219
diff --git a/sys-devel/autoconf/autoconf-2.61-r1.ebuild b/sys-devel/autoconf/autoconf-2.61-r1.ebuild
index edc0fd9d59ca..db7f8a1fe08d 100644
--- a/sys-devel/autoconf/autoconf-2.61-r1.ebuild
+++ b/sys-devel/autoconf/autoconf-2.61-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.61-r1.ebuild,v 1.3 2007/07/05 10:52:30 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.61-r1.ebuild,v 1.4 2007/07/06 16:16:02 corsair Exp $
DESCRIPTION="Used to create autoconfiguration files"
HOMEPAGE="http://www.gnu.org/software/autoconf/autoconf.html"
@@ -8,7 +8,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="2.5"
-KEYWORDS="~alpha ~ia64 ~m68k ~mips ~sparc-fbsd ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~ia64 ~m68k ~mips ~ppc64 ~sparc-fbsd ~x86 ~x86-fbsd"
IUSE="emacs"
DEPEND=">=sys-apps/texinfo-4.3