summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2010-04-21 17:59:00 +0000
committerChristian Faulhammer <fauli@gentoo.org>2010-04-21 17:59:00 +0000
commit78c58f4ce4ba084d02b765a4773ae20640a11fe9 (patch)
tree2f9c21655e32bfa08d80fc4f6eae8a10bf612306 /sys-devel
parentstable x86, bug 313827 (diff)
downloadhistorical-78c58f4ce4ba084d02b765a4773ae20640a11fe9.tar.gz
historical-78c58f4ce4ba084d02b765a4773ae20640a11fe9.tar.bz2
historical-78c58f4ce4ba084d02b765a4773ae20640a11fe9.zip
stable x86, bug 311967
Package-Manager: portage-2.1.8.3/cvs/Linux i686
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/autoconf-wrapper/ChangeLog6
-rw-r--r--sys-devel/autoconf-wrapper/autoconf-wrapper-8.ebuild4
-rw-r--r--sys-devel/autoconf/ChangeLog7
-rw-r--r--sys-devel/autoconf/autoconf-2.65.ebuild6
4 files changed, 15 insertions, 8 deletions
diff --git a/sys-devel/autoconf-wrapper/ChangeLog b/sys-devel/autoconf-wrapper/ChangeLog
index fa929be66d96..341cd67a73c4 100644
--- a/sys-devel/autoconf-wrapper/ChangeLog
+++ b/sys-devel/autoconf-wrapper/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-devel/autoconf-wrapper
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-wrapper/ChangeLog,v 1.68 2010/01/17 05:39:13 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-wrapper/ChangeLog,v 1.69 2010/04/21 17:57:59 fauli Exp $
+
+ 21 Apr 2010; Christian Faulhammer <fauli@gentoo.org>
+ autoconf-wrapper-8.ebuild:
+ stable x86, bug 311967
17 Jan 2010; Jonathan Callen <abcd@gentoo.org> autoconf-wrapper-8.ebuild:
Transfer prefix keywords
diff --git a/sys-devel/autoconf-wrapper/autoconf-wrapper-8.ebuild b/sys-devel/autoconf-wrapper/autoconf-wrapper-8.ebuild
index 724ff9ec1a77..98eeb7511a42 100644
--- a/sys-devel/autoconf-wrapper/autoconf-wrapper-8.ebuild
+++ b/sys-devel/autoconf-wrapper/autoconf-wrapper-8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-wrapper/autoconf-wrapper-8.ebuild,v 1.2 2010/01/17 05:39:13 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-wrapper/autoconf-wrapper-8.ebuild,v 1.3 2010/04/21 17:57:59 fauli Exp $
inherit multilib
@@ -10,7 +10,7 @@ SRC_URI=""
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
S=${WORKDIR}
diff --git a/sys-devel/autoconf/ChangeLog b/sys-devel/autoconf/ChangeLog
index c8c241ae356b..818115172df5 100644
--- a/sys-devel/autoconf/ChangeLog
+++ b/sys-devel/autoconf/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/autoconf
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/ChangeLog,v 1.137 2009/12/26 18:00:05 vapier Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/ChangeLog,v 1.138 2010/04/21 17:59:00 fauli Exp $
+
+ 21 Apr 2010; Christian Faulhammer <fauli@gentoo.org> autoconf-2.65.ebuild:
+ stable x86, bug 311967
26 Dec 2009; Mike Frysinger <vapier@gentoo.org> autoconf-2.65.ebuild:
Move into unstable.
diff --git a/sys-devel/autoconf/autoconf-2.65.ebuild b/sys-devel/autoconf/autoconf-2.65.ebuild
index 1b2377a5ddbb..96fb75c71025 100644
--- a/sys-devel/autoconf/autoconf-2.65.ebuild
+++ b/sys-devel/autoconf/autoconf-2.65.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.65.ebuild,v 1.3 2009/12/26 18:00:05 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.65.ebuild,v 1.4 2010/04/21 17:59:00 fauli Exp $
DESCRIPTION="Used to create autoconfiguration files"
HOMEPAGE="http://www.gnu.org/software/autoconf/autoconf.html"
@@ -9,7 +9,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2
LICENSE="GPL-3"
SLOT="2.5"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
IUSE="emacs"
DEPEND=">=sys-apps/texinfo-4.3