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 | 910bf1c4fd70cd0c9a27ff833ea605bc13169a2f (patch) | |
tree | 93145f109c54ef85a18cc03bf5bca76cebf8cc2a /app-text/rman/rman-3.2.ebuild | |
parent | Add the src_unpack phase for office-ext eclass. (diff) | |
download | historical-910bf1c4fd70cd0c9a27ff833ea605bc13169a2f.tar.gz historical-910bf1c4fd70cd0c9a27ff833ea605bc13169a2f.tar.bz2 historical-910bf1c4fd70cd0c9a27ff833ea605bc13169a2f.zip |
keyword ~amd64-fbsd
Package-Manager: portage-2.2.0_alpha102/cvs/Linux x86_64
Diffstat (limited to 'app-text/rman/rman-3.2.ebuild')
-rw-r--r-- | app-text/rman/rman-3.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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" |