diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-05-24 15:02:52 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-05-24 15:02:52 +0000 |
commit | 4a4cf6483cb0e5fd67fe479e82a4d37c7430d7eb (patch) | |
tree | 95c44ee88979d4f564548d403993b861d24d6341 /sys-devel/autoconf-wrapper | |
parent | sparc stable wrt #253036 (diff) | |
download | historical-4a4cf6483cb0e5fd67fe479e82a4d37c7430d7eb.tar.gz historical-4a4cf6483cb0e5fd67fe479e82a4d37c7430d7eb.tar.bz2 historical-4a4cf6483cb0e5fd67fe479e82a4d37c7430d7eb.zip |
ppc stable #311967
Package-Manager: portage-2.1.8.3/cvs/Linux ppc
Diffstat (limited to 'sys-devel/autoconf-wrapper')
-rw-r--r-- | sys-devel/autoconf-wrapper/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/autoconf-wrapper/autoconf-wrapper-8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/autoconf-wrapper/ChangeLog b/sys-devel/autoconf-wrapper/ChangeLog index 12c91bde2b82..e43df97c0f82 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-wrapper/ChangeLog,v 1.70 2010/05/22 09:53:49 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-wrapper/ChangeLog,v 1.71 2010/05/24 15:02:05 nixnut Exp $ + + 23 May 2010; <nixnut@gentoo.org> autoconf-wrapper-8.ebuild: + ppc stable #311967 22 May 2010; Raúl Porcel <armin76@gentoo.org> autoconf-wrapper-8.ebuild: alpha/arm/ia64/m68k/s390/sh/sparc stable diff --git a/sys-devel/autoconf-wrapper/autoconf-wrapper-8.ebuild b/sys-devel/autoconf-wrapper/autoconf-wrapper-8.ebuild index 4d312e50b3b0..5768eb87ab52 100644 --- a/sys-devel/autoconf-wrapper/autoconf-wrapper-8.ebuild +++ b/sys-devel/autoconf-wrapper/autoconf-wrapper-8.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-8.ebuild,v 1.4 2010/05/22 09:53:49 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-wrapper/autoconf-wrapper-8.ebuild,v 1.5 2010/05/24 15:02:05 nixnut 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} |