diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-03-18 19:23:04 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-03-18 19:23:04 +0000 |
commit | 677fc1cdeaf6c4aa555cbbc4afca80ff829473c5 (patch) | |
tree | f6f86e646cf449b51d6bbdb05391b26078259e7d /sys-devel | |
parent | Drop maintainer due retirement, bug #391429. Drop old. (diff) | |
download | gentoo-2-677fc1cdeaf6c4aa555cbbc4afca80ff829473c5.tar.gz gentoo-2-677fc1cdeaf6c4aa555cbbc4afca80ff829473c5.tar.bz2 gentoo-2-677fc1cdeaf6c4aa555cbbc4afca80ff829473c5.zip |
alpha/ia64/m68k/s390/sh/sparc stable wrt #400501
(Portage version: 2.1.10.49/cvs/Linux ia64)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/autoconf-wrapper/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/autoconf-wrapper/autoconf-wrapper-12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/autoconf-wrapper/ChangeLog b/sys-devel/autoconf-wrapper/ChangeLog index a1e870752dbd..2032face123e 100644 --- a/sys-devel/autoconf-wrapper/ChangeLog +++ b/sys-devel/autoconf-wrapper/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/autoconf-wrapper # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-wrapper/ChangeLog,v 1.94 2012/03/05 08:32:04 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-wrapper/ChangeLog,v 1.95 2012/03/18 19:23:04 armin76 Exp $ + + 18 Mar 2012; Raúl Porcel <armin76@gentoo.org> autoconf-wrapper-12.ebuild: + alpha/ia64/m68k/s390/sh/sparc stable wrt #400501 05 Mar 2012; Jeff Horelick <jdhore@gentoo.org> autoconf-wrapper-12.ebuild: marked x86 per bug 400501 diff --git a/sys-devel/autoconf-wrapper/autoconf-wrapper-12.ebuild b/sys-devel/autoconf-wrapper/autoconf-wrapper-12.ebuild index fe86938fadd8..6564ac66d49d 100644 --- a/sys-devel/autoconf-wrapper/autoconf-wrapper-12.ebuild +++ b/sys-devel/autoconf-wrapper/autoconf-wrapper-12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-wrapper/autoconf-wrapper-12.ebuild,v 1.7 2012/03/05 08:32:04 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-wrapper/autoconf-wrapper-12.ebuild,v 1.8 2012/03/18 19:23:04 armin76 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} |