diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-30 00:48:21 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-30 00:48:21 +0000 |
commit | d6c7ec96fdd93fd1296b0708de8bae3130adf2bb (patch) | |
tree | 442e2929a0f410da12584f11b0313835e80aa70a /dev-util/fix-la-relink-command | |
parent | remove old (diff) | |
download | gentoo-2-d6c7ec96fdd93fd1296b0708de8bae3130adf2bb.tar.gz gentoo-2-d6c7ec96fdd93fd1296b0708de8bae3130adf2bb.tar.bz2 gentoo-2-d6c7ec96fdd93fd1296b0708de8bae3130adf2bb.zip |
keyword ~x86-fbsd
(Portage version: 2.2.0_alpha108/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 4bd44f0da7ed..c5878398e6cb 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.8 2012/05/29 08:30:54 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/fix-la-relink-command/ChangeLog,v 1.9 2012/05/30 00:48:21 aballier Exp $ + + 30 May 2012; Alexis Ballier <aballier@gentoo.org> + fix-la-relink-command-0.1.1.ebuild: + keyword ~x86-fbsd 29 May 2012; Fabian Groffen <grobian@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 e47d786d641f..c745517f5d44 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.7 2012/05/29 08:30:54 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/fix-la-relink-command/fix-la-relink-command-0.1.1.ebuild,v 1.8 2012/05/30 00:48:21 aballier 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 ~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 |