Compare commits

..

No commits in common. "dbab75223ab26bb3078bef3d2d84e8f01952a823" and "cd121bf2d7cbb663b0561de3147558f947ef1802" have entirely different histories.

4 changed files with 0 additions and 30 deletions

1
.gitignore vendored
View File

@ -1 +0,0 @@
*.swp

View File

@ -1,25 +0,0 @@
# Copyright 2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit git-r3
DESCRIPTION="Console version of the game 2048"
HOMEPAGE="https://github.com/mevdschee/2048.c"
EGIT_REPO_URI="git://github.com/mevdschee/2048.c.git"
SRC_URI=""
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"
IUSE=""
DEPEND=""
RDEPEND="${DEPEND}"
BDEPEND=""
src_install() {
insinto /usr/bin
dobin 2048
}

View File

@ -1,3 +0,0 @@
masters = gentoo
thin-manifests = true
sign-manifests = false

View File

@ -1 +0,0 @@
bss