diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-01-07 20:03:32 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-01-07 20:03:32 +0000 |
commit | c71837d90c9be930d05e63dc4e441a19439b14b9 (patch) | |
tree | 56da69b41856562c4ceb89ff5e3d377c6690831e /sys-devel/autoconf-wrapper | |
parent | Version bump (diff) | |
download | historical-c71837d90c9be930d05e63dc4e441a19439b14b9.tar.gz historical-c71837d90c9be930d05e63dc4e441a19439b14b9.tar.bz2 historical-c71837d90c9be930d05e63dc4e441a19439b14b9.zip |
alpha/ia64 stable wrt #2475067
Package-Manager: portage-2.1.6.4/cvs/Linux 2.6.26-gentoo-r2 ia64
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-6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/autoconf-wrapper/ChangeLog b/sys-devel/autoconf-wrapper/ChangeLog index 3c7418059b8b..6c0701191470 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-wrapper/ChangeLog,v 1.63 2009/01/04 02:24:57 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-wrapper/ChangeLog,v 1.64 2009/01/07 20:02:50 armin76 Exp $ + + 07 Jan 2009; Raúl Porcel <armin76@gentoo.org> autoconf-wrapper-6.ebuild: + alpha/ia64 stable wrt #2475067 04 Jan 2009; Markus Meier <maekke@gentoo.org> autoconf-wrapper-6.ebuild: amd64/x86 stable, bug #245067 diff --git a/sys-devel/autoconf-wrapper/autoconf-wrapper-6.ebuild b/sys-devel/autoconf-wrapper/autoconf-wrapper-6.ebuild index e0f62cd1fcff..4e30144d07dd 100644 --- a/sys-devel/autoconf-wrapper/autoconf-wrapper-6.ebuild +++ b/sys-devel/autoconf-wrapper/autoconf-wrapper-6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-wrapper/autoconf-wrapper-6.ebuild,v 1.6 2009/01/04 02:24:57 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-wrapper/autoconf-wrapper-6.ebuild,v 1.7 2009/01/07 20:02:50 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 ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="" S=${WORKDIR} |