diff options
author | 2005-02-07 00:12:14 +0000 | |
---|---|---|
committer | 2005-02-07 00:12:14 +0000 | |
commit | bcc20d817ecd7218578b6dcd09ba809f780b9b8c (patch) | |
tree | d462549f2b4251d92785312578cd49e1c164a876 /sys-devel/autoconf-wrapper/autoconf-wrapper-2.ebuild | |
parent | Stable on alpha. (diff) | |
download | historical-bcc20d817ecd7218578b6dcd09ba809f780b9b8c.tar.gz historical-bcc20d817ecd7218578b6dcd09ba809f780b9b8c.tar.bz2 historical-bcc20d817ecd7218578b6dcd09ba809f780b9b8c.zip |
Marked stable on mips.
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'sys-devel/autoconf-wrapper/autoconf-wrapper-2.ebuild')
-rw-r--r-- | sys-devel/autoconf-wrapper/autoconf-wrapper-2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/autoconf-wrapper/autoconf-wrapper-2.ebuild b/sys-devel/autoconf-wrapper/autoconf-wrapper-2.ebuild index 882684129bd3..6af45b097b59 100644 --- a/sys-devel/autoconf-wrapper/autoconf-wrapper-2.ebuild +++ b/sys-devel/autoconf-wrapper/autoconf-wrapper-2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-wrapper/autoconf-wrapper-2.ebuild,v 1.8 2005/01/31 15:18:50 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-wrapper/autoconf-wrapper-2.ebuild,v 1.9 2005/02/07 00:11:29 kumba Exp $ DESCRIPTION="wrapper for autoconf to manage multiple autoconf versions" HOMEPAGE="http://www.gentoo.org/" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86" IUSE="" RDEPEND=">=sys-devel/autoconf-2.59-r6 |