diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-11-24 12:51:51 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-11-24 12:51:51 +0000 |
commit | 76050f8e3dd06bfa00eedf469b2a6154981d50d6 (patch) | |
tree | f1ced84b8101e00f47ee620ef2a1d631bba8e221 /sys-devel/autoconf-wrapper/autoconf-wrapper-10-r1.ebuild | |
parent | Version bump. Drop old. (diff) | |
download | gentoo-2-76050f8e3dd06bfa00eedf469b2a6154981d50d6.tar.gz gentoo-2-76050f8e3dd06bfa00eedf469b2a6154981d50d6.tar.bz2 gentoo-2-76050f8e3dd06bfa00eedf469b2a6154981d50d6.zip |
stable x86, bug 346029
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'sys-devel/autoconf-wrapper/autoconf-wrapper-10-r1.ebuild')
-rw-r--r-- | sys-devel/autoconf-wrapper/autoconf-wrapper-10-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/autoconf-wrapper/autoconf-wrapper-10-r1.ebuild b/sys-devel/autoconf-wrapper/autoconf-wrapper-10-r1.ebuild index 6d2a5c0bc9a7..396116b46799 100644 --- a/sys-devel/autoconf-wrapper/autoconf-wrapper-10-r1.ebuild +++ b/sys-devel/autoconf-wrapper/autoconf-wrapper-10-r1.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-10-r1.ebuild,v 1.1 2010/09/24 02:20:33 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-wrapper/autoconf-wrapper-10-r1.ebuild,v 1.2 2010/11/24 12:51:51 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} |