diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-02 21:51:22 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-02 21:51:22 +0000 |
commit | 5c57398dc075578ad92725f973394be285d27770 (patch) | |
tree | 76719d2b6ff4eb4ea52f3868a7f9b0862cc6414d /sys-devel | |
parent | Stable for alpha, wrt bug #481904 (diff) | |
download | gentoo-2-5c57398dc075578ad92725f973394be285d27770.tar.gz gentoo-2-5c57398dc075578ad92725f973394be285d27770.tar.bz2 gentoo-2-5c57398dc075578ad92725f973394be285d27770.zip |
Stable for alpha, wrt bug #481904
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/automake-wrapper/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/automake-wrapper/automake-wrapper-9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/automake-wrapper/ChangeLog b/sys-devel/automake-wrapper/ChangeLog index 3285630d011c..c84e42d0eaa5 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake-wrapper/ChangeLog,v 1.73 2013/09/02 08:07:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake-wrapper/ChangeLog,v 1.74 2013/09/02 21:51:22 ago Exp $ + + 02 Sep 2013; Agostino Sarubbo <ago@gentoo.org> automake-wrapper-9.ebuild: + Stable for alpha, wrt bug #481904 02 Sep 2013; Agostino Sarubbo <ago@gentoo.org> automake-wrapper-9.ebuild: Stable for x86, wrt bug #481904 diff --git a/sys-devel/automake-wrapper/automake-wrapper-9.ebuild b/sys-devel/automake-wrapper/automake-wrapper-9.ebuild index 66b433ba1995..bb0ecfc3620f 100644 --- a/sys-devel/automake-wrapper/automake-wrapper-9.ebuild +++ b/sys-devel/automake-wrapper/automake-wrapper-9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake-wrapper/automake-wrapper-9.ebuild,v 1.5 2013/09/02 08:07:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake-wrapper/automake-wrapper-9.ebuild,v 1.6 2013/09/02 21:51:22 ago Exp $ DESCRIPTION="wrapper for automake to manage multiple automake versions" HOMEPAGE="http://www.gentoo.org/" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-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 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" S=${WORKDIR} |