diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-08-28 11:22:33 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-08-28 11:22:33 +0000 |
commit | 664034f5a686512a737ddbf26c2de4715ff11b8d (patch) | |
tree | 5879d8d23e63e28cc1b6668f6bcd858dd4eace25 /sys-devel/automake | |
parent | Stable for HPPA (bug #481904). (diff) | |
download | gentoo-2-664034f5a686512a737ddbf26c2de4715ff11b8d.tar.gz gentoo-2-664034f5a686512a737ddbf26c2de4715ff11b8d.tar.bz2 gentoo-2-664034f5a686512a737ddbf26c2de4715ff11b8d.zip |
Stable for HPPA (bug #481904).
(Portage version: 2.2.1/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'sys-devel/automake')
-rw-r--r-- | sys-devel/automake/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/automake/automake-1.13.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/automake/ChangeLog b/sys-devel/automake/ChangeLog index 760f3a02378a..590a1141bf17 100644 --- a/sys-devel/automake/ChangeLog +++ b/sys-devel/automake/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/automake # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/ChangeLog,v 1.198 2013/06/23 04:51:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/ChangeLog,v 1.199 2013/08/28 11:22:33 jer Exp $ + + 28 Aug 2013; Jeroen Roovers <jer@gentoo.org> automake-1.13.4.ebuild: + Stable for HPPA (bug #481904). *automake-1.14 (23 Jun 2013) diff --git a/sys-devel/automake/automake-1.13.4.ebuild b/sys-devel/automake/automake-1.13.4.ebuild index f98f3045dfe6..1e676f49a363 100644 --- a/sys-devel/automake/automake-1.13.4.ebuild +++ b/sys-devel/automake/automake-1.13.4.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/automake-1.13.4.ebuild,v 1.1 2013/06/17 02:58:57 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.13.4.ebuild,v 1.2 2013/08/28 11:22:33 jer Exp $ inherit eutils versionator unpacker @@ -23,7 +23,7 @@ LICENSE="GPL-2" # Use Gentoo versioning for slotting. SLOT="${PV:0:4}" # Testing. -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" IUSE="" RDEPEND="dev-lang/perl |