blob: 3b1610c8e4f2b1b6788bd956401961c7c8a3858e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DEFINED_PHASES=compile install prepare
DESCRIPTION=A Lightweight and Fast Anagram Solver
EAPI=5
HOMEPAGE=https://www.gentoo.org/
KEYWORDS=amd64 ~mips ppc x86
LICENSE=public-domain
RDEPEND=sys-apps/miscfiles
SLOT=0
SRC_URI=https://dev.gentoo.org/~jer/wscr-1.2.tar.gz
_eclass_exported_funcs=src_prepare:- src_compile:- src_install:-
_eclasses_=multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783
_md5_=fe026f9e36ea36e21e505b61206f354f
|