games-vn/out-of-the-ocean - 1.0 (vimproved)

Search

Install

Install this version:

emerge -a =games-vn/out-of-the-ocean-1.0

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =games-vn/out-of-the-ocean-1.0

Or alternatively:

emerge --autounmask-write -a =games-vn/out-of-the-ocean-1.0

Package Information

Description:
A cute yuri visual novel about dating a mermaid girl
Homepage:
https://ebihime.itch.io/out-of-the-ocean
License:
all-rights-reserved

Ebuild Details

Version EAPI Keywords Slot
1.0 8 ~amd64 0
View Raw Ebuild
# Copyright 2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

inherit renpy

DESCRIPTION="A cute yuri visual novel about dating a mermaid girl"
HOMEPAGE="https://ebihime.itch.io/out-of-the-ocean"
SRC_URI="outoftheocean-${PV}-market.zip"
S="${WORKDIR}"

LICENSE="all-rights-reserved"
SLOT="0"
KEYWORDS="~amd64"
RESTRICT="bindist fetch"

BDEPEND="app-arch/unzip"

Inherited Eclasses

Dependencies

BDEPEND

app-arch/unzip