diff options
author | Fernando J. Pereda <ferdy@gentoo.org> | 2005-08-03 16:24:28 +0000 |
---|---|---|
committer | Fernando J. Pereda <ferdy@gentoo.org> | 2005-08-03 16:24:28 +0000 |
commit | cabdef9e8dd9be76624b5ade944751d746cd78ee (patch) | |
tree | 5ea126b4894edc6da57fa819c157ea633d7af970 /sys-devel/autoconf-wrapper/autoconf-wrapper-3-r1.ebuild | |
parent | mask dbus until we support it (diff) | |
download | gentoo-2-cabdef9e8dd9be76624b5ade944751d746cd78ee.tar.gz gentoo-2-cabdef9e8dd9be76624b5ade944751d746cd78ee.tar.bz2 gentoo-2-cabdef9e8dd9be76624b5ade944751d746cd78ee.zip |
stable on alpha
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'sys-devel/autoconf-wrapper/autoconf-wrapper-3-r1.ebuild')
-rw-r--r-- | sys-devel/autoconf-wrapper/autoconf-wrapper-3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/autoconf-wrapper/autoconf-wrapper-3-r1.ebuild b/sys-devel/autoconf-wrapper/autoconf-wrapper-3-r1.ebuild index 411abec9bcac..cc1c3ed0b94c 100644 --- a/sys-devel/autoconf-wrapper/autoconf-wrapper-3-r1.ebuild +++ b/sys-devel/autoconf-wrapper/autoconf-wrapper-3-r1.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-3-r1.ebuild,v 1.8 2005/07/17 13:40:21 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-wrapper/autoconf-wrapper-3-r1.ebuild,v 1.9 2005/08/03 16:24:28 ferdy 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 m68k ~mips ppc ~ppc-macos ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc-macos ppc64 s390 sh sparc x86" IUSE="" RDEPEND=">=sys-devel/autoconf-2.59-r6 |