diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-03-29 08:10:14 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-03-29 08:10:14 +0000 |
commit | ac67c930cb9cc989cafaffd07a1b772e4566ae37 (patch) | |
tree | 580865f38aeb5e7bd88b42a15a7698a3c55813de /sys-devel/automake-wrapper | |
parent | Version bump. (diff) | |
download | historical-ac67c930cb9cc989cafaffd07a1b772e4566ae37.tar.gz historical-ac67c930cb9cc989cafaffd07a1b772e4566ae37.tar.bz2 historical-ac67c930cb9cc989cafaffd07a1b772e4566ae37.zip |
Stable for HPPA (bug #295947).
Package-Manager: portage-2.2_rc67/cvs/Linux i686
Diffstat (limited to 'sys-devel/automake-wrapper')
-rw-r--r-- | sys-devel/automake-wrapper/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/automake-wrapper/automake-wrapper-4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/automake-wrapper/ChangeLog b/sys-devel/automake-wrapper/ChangeLog index 76fee76cbe96..418d3c658960 100644 --- a/sys-devel/automake-wrapper/ChangeLog +++ b/sys-devel/automake-wrapper/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/automake-wrapper # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake-wrapper/ChangeLog,v 1.39 2010/03/07 15:45:39 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake-wrapper/ChangeLog,v 1.40 2010/03/29 08:09:17 jer Exp $ + + 29 Mar 2010; Jeroen Roovers <jer@gentoo.org> automake-wrapper-4.ebuild: + Stable for HPPA (bug #295947). *automake-wrapper-5 (07 Mar 2010) diff --git a/sys-devel/automake-wrapper/automake-wrapper-4.ebuild b/sys-devel/automake-wrapper/automake-wrapper-4.ebuild index 07a3ba69407b..0b6b0871e66e 100644 --- a/sys-devel/automake-wrapper/automake-wrapper-4.ebuild +++ b/sys-devel/automake-wrapper/automake-wrapper-4.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/automake-wrapper/automake-wrapper-4.ebuild,v 1.3 2010/02/21 22:08:39 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake-wrapper/automake-wrapper-4.ebuild,v 1.4 2010/03/29 08:09:17 jer 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} |