mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-22 06:41:01 +02:00
winexe: converted to "newstyle" sf repo
This commit is contained in:
parent
4c4af916cb
commit
16445dc860
2 changed files with 2 additions and 2 deletions
|
|
@ -1,2 +1,2 @@
|
|||
AUX winexe-passthrough.patch 4225 SHA256 d861e50104bb694dbf36d54c1d54e28bad9d6cc65e5f43e0f65e7ada13a1c9b8 SHA512 3f6969cd3818a6c5981f5f9b1cbe7303d45e8c4d98ae214ac35460443b3ae51db4d7db94bc0b67ca523a91268138fcf9b904a6ab01ca78a5175f6886eda86846 WHIRLPOOL ba0833258926f656a1be867f1e96de6689a8263f8107f103d70f869b093841b52065fa4f0d1a6bb4dbce1d01b0233f3f09145cd9dd1a4a61394b72975823983e
|
||||
EBUILD winexe-9999.ebuild 962 SHA256 7bf156c6411ce811b439932f565b2b66140f6f8e5ca52de2d1c95499e4da861d SHA512 f2f656a4b26acaec20700af58417a915ea5435ddb272f951a5c12d5ada1c8a487f427e48c942ca62e68500e42b2dd9c8ccc83ce8cb112178cea830eaca0d0128 WHIRLPOOL c16d79049a828026a168da0e18644ae22d6081795825c4220c1212cd3c5a3f06ff9123a54bb8c3db458d2eb890475bac71327e17b132bac2e8947804a9ef2af6
|
||||
EBUILD winexe-9999.ebuild 944 SHA256 6a5259e76b5627f757ab2d9d504655489d32a2eabdf1e77f4f124280cac91b36 SHA512 807c3961a291d8311e30742d8c3ab4adb73925465a24b0f7b30866b328ec78c059e7b3ad6dbcb93c78f08cf0e6aa54e06c879fa47d65550430dd500531cb1d9b WHIRLPOOL 18b9b99eb112caf2a0c498838b4ae39f6ff1ff7cafc4e36fb187afa95057fa7bbd35c6fe79df19d33ede697823b9970f9f745df6e55307995993c163b3226dc7
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ inherit git-2 eutils python
|
|||
|
||||
DESCRIPTION="remotely execute commands on Windows NT/2000/XP/2003 systems, with lmhash passthrough support"
|
||||
HOMEPAGE="http://sourceforge.net/projects/winexe/"
|
||||
EGIT_REPO_URI="git://winexe.git.sourceforge.net/gitroot/winexe/winexe"
|
||||
EGIT_REPO_URI="http://git.code.sf.net/p/winexe/code"
|
||||
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue