diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-08-24 20:06:44 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-08-24 20:06:44 +0000 |
commit | 4d3c86e8b56db1c47c5158caf5bdf3733b8bf59e (patch) | |
tree | 4892edc85c33281a6c8e83a60a546b46f8c3eb3b /sys-devel/autoconf | |
parent | alpha/ia64 stable wrt #189029 (diff) | |
download | historical-4d3c86e8b56db1c47c5158caf5bdf3733b8bf59e.tar.gz historical-4d3c86e8b56db1c47c5158caf5bdf3733b8bf59e.tar.bz2 historical-4d3c86e8b56db1c47c5158caf5bdf3733b8bf59e.zip |
alpha/ia64 stable wrt #189029
Package-Manager: portage-2.1.3.6
Diffstat (limited to 'sys-devel/autoconf')
-rw-r--r-- | sys-devel/autoconf/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/autoconf/autoconf-2.61-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/autoconf/ChangeLog b/sys-devel/autoconf/ChangeLog index b4f6d084464e..296827552d45 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.105 2007/08/23 07:41:27 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/ChangeLog,v 1.106 2007/08/24 20:06:44 armin76 Exp $ + + 24 Aug 2007; Raúl Porcel <armin76@gentoo.org> autoconf-2.61-r1.ebuild: + alpha/ia64 stable wrt #189029 23 Aug 2007; Christian Faulhammer <opfer@gentoo.org> autoconf-2.61-r1.ebuild: diff --git a/sys-devel/autoconf/autoconf-2.61-r1.ebuild b/sys-devel/autoconf/autoconf-2.61-r1.ebuild index 46fccfed503b..fd931adedcab 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.10 2007/08/23 07:41:27 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.61-r1.ebuild,v 1.11 2007/08/24 20:06:44 armin76 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 ~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 ~sparc-fbsd x86 ~x86-fbsd" IUSE="emacs" DEPEND=">=sys-apps/texinfo-4.3 |