diff options
author | 2013-12-22 16:00:57 +0000 | |
---|---|---|
committer | 2013-12-22 16:00:57 +0000 | |
commit | 27f980d32926d708acd556217e04c8c612cfef5a (patch) | |
tree | 6505ae40d9bcce0635a75189d4cff4c679acae22 /dev-util/fix-la-relink-command | |
parent | Remove obsolete mask entries for v8 and v8cgi (removed from tree). (diff) | |
download | gentoo-2-27f980d32926d708acd556217e04c8c612cfef5a.tar.gz gentoo-2-27f980d32926d708acd556217e04c8c612cfef5a.tar.bz2 gentoo-2-27f980d32926d708acd556217e04c8c612cfef5a.zip |
Stable for HPPA (bug #478252).
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-util/fix-la-relink-command')
-rw-r--r-- | dev-util/fix-la-relink-command/ChangeLog | 6 | ||||
-rw-r--r-- | dev-util/fix-la-relink-command/fix-la-relink-command-0.1.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-util/fix-la-relink-command/ChangeLog b/dev-util/fix-la-relink-command/ChangeLog index c317adfe7efc..b3823754cba4 100644 --- a/dev-util/fix-la-relink-command/ChangeLog +++ b/dev-util/fix-la-relink-command/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/fix-la-relink-command # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/fix-la-relink-command/ChangeLog,v 1.11 2013/12/08 18:15:14 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/fix-la-relink-command/ChangeLog,v 1.12 2013/12/22 16:00:57 jer Exp $ + + 22 Dec 2013; Jeroen Roovers <jer@gentoo.org> + fix-la-relink-command-0.1.1.ebuild: + Stable for HPPA (bug #478252). 08 Dec 2013; Pacho Ramos <pacho@gentoo.org> fix-la-relink-command-0.1.1.ebuild: diff --git a/dev-util/fix-la-relink-command/fix-la-relink-command-0.1.1.ebuild b/dev-util/fix-la-relink-command/fix-la-relink-command-0.1.1.ebuild index 4a21b7a7713a..e77b109bb344 100644 --- a/dev-util/fix-la-relink-command/fix-la-relink-command-0.1.1.ebuild +++ b/dev-util/fix-la-relink-command/fix-la-relink-command-0.1.1.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/dev-util/fix-la-relink-command/fix-la-relink-command-0.1.1.ebuild,v 1.10 2013/12/08 18:15:14 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/fix-la-relink-command/fix-la-relink-command-0.1.1.ebuild,v 1.11 2013/12/22 16:00:57 jer Exp $ EAPI="4" @@ -10,7 +10,7 @@ SRC_URI="http://dev.gentoo.org/~tetromino/distfiles/${PN}/${P}.tar.xz" LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="dev-lang/perl |