diff options
author | 2012-05-28 09:59:24 +0000 | |
---|---|---|
committer | 2012-05-28 09:59:24 +0000 | |
commit | 6e91f1c4cdb9b4dd58b28229b46e9e844f936daf (patch) | |
tree | 90996f89aa76e4cecc1affb894fe190f370a3e6c /dev-util/fix-la-relink-command | |
parent | Version bump, bug #416823. Apply patches identified by marienz to allow build... (diff) | |
download | gentoo-2-6e91f1c4cdb9b4dd58b28229b46e9e844f936daf.tar.gz gentoo-2-6e91f1c4cdb9b4dd58b28229b46e9e844f936daf.tar.bz2 gentoo-2-6e91f1c4cdb9b4dd58b28229b46e9e844f936daf.zip |
Keyword ~mips
(Portage version: 2.1.10.49/cvs/Linux x86_64)
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 513789d99d64..49286eb50ae0 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/fix-la-relink-command/ChangeLog,v 1.5 2012/05/27 15:16:24 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/fix-la-relink-command/ChangeLog,v 1.6 2012/05/28 09:59:24 blueness Exp $ + + 28 May 2012; Anthony G. Basile <blueness@gentoo.org> + fix-la-relink-command-0.1.1.ebuild: + Keyword ~mips 27 May 2012; Jeroen Roovers <jer@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 fa197ccaf951..de2ebac8f57a 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-2012 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.4 2012/05/27 15:16:25 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/fix-la-relink-command/fix-la-relink-command-0.1.1.ebuild,v 1.5 2012/05/28 09:59:24 blueness 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 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd" IUSE="" RDEPEND="dev-lang/perl |