diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-09 16:12:19 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-09 16:12:19 +0000 |
commit | ef34c7c5c8035f8628391d429d15733d04a81b53 (patch) | |
tree | 5c714fe4a6aef7432b570d82506f89939ab1daee /app-text/rman | |
parent | Add the src_unpack phase for office-ext eclass. (diff) | |
download | gentoo-2-ef34c7c5c8035f8628391d429d15733d04a81b53.tar.gz gentoo-2-ef34c7c5c8035f8628391d429d15733d04a81b53.tar.bz2 gentoo-2-ef34c7c5c8035f8628391d429d15733d04a81b53.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha102/cvs/Linux x86_64)
Diffstat (limited to 'app-text/rman')
-rw-r--r-- | app-text/rman/ChangeLog | 7 | ||||
-rw-r--r-- | app-text/rman/rman-3.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-text/rman/ChangeLog b/app-text/rman/ChangeLog index 5e4a3d114956..cdaa208a6977 100644 --- a/app-text/rman/ChangeLog +++ b/app-text/rman/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/rman -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/rman/ChangeLog,v 1.36 2011/02/06 07:37:15 leio Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/rman/ChangeLog,v 1.37 2012/05/09 16:12:19 aballier Exp $ + + 09 May 2012; Alexis Ballier <aballier@gentoo.org> rman-3.2.ebuild: + keyword ~amd64-fbsd 06 Feb 2011; Mart Raudsepp <leio@gentoo.org> rman-3.2.ebuild: Drop to ~mips diff --git a/app-text/rman/rman-3.2.ebuild b/app-text/rman/rman-3.2.ebuild index 38e0e51db777..419f56a6e068 100644 --- a/app-text/rman/rman-3.2.ebuild +++ b/app-text/rman/rman-3.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/rman/rman-3.2.ebuild,v 1.21 2011/02/06 07:37:15 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/rman/rman-3.2.ebuild,v 1.22 2012/05/09 16:12:19 aballier Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/polyglotman/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RESTRICT="test" |