forked from gentoo/gentoo
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
kde-apps/kdenetwork-filesharing: Version bump 15.08.0
Package-Manager: portage-2.2.20.1
- Loading branch information
Showing
2 changed files
with
12 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,2 @@ | ||
DIST kdenetwork-filesharing-15.08.0.tar.xz 27580 SHA256 32d7e385c156b73c6ca444fbcaf0953eb51f86618dd9daa0df62ca8dd74a6953 SHA512 505a712cfd306adc0955b6f49cbf6dddbf1dfcdbeba7df858dacc6ac70db3ab12a8ea8c67b1665392d90fe896d2af7023cc5d939e6ecbbaa2fb762a62a0a4cc3 WHIRLPOOL 5e1527af174a0ff792b639bbf3766fab4166a215c0240d186e311aeea08540e1487e81905b0a6769c54d78eee088de8b24a943d11d58fdbc6ef2ea4036bcff31 | ||
DIST kdenetwork-filesharing-4.14.3.tar.xz 27624 SHA256 cd98dff05fc4848b25ec9cb1dd11bfddacddee7775c86a12a6e04f20a5e11b29 SHA512 ef37c7d50a86fc0d585a758bea67090d42e60f99e1acb1962cd8c997a9918f51d894cebc607f8a149c2f3daab2dafc7d84b8f12e98a57bb033384f2ee8ae2459 WHIRLPOOL 74d33ada51d49a58694fb8605ed02c2c47589e05986541bef1f731d1d435f1c2652f00ad9b0043c6580d6c8cccfa9743f2a3636eafb40eb203ba68b409ffe9a4 |
11 changes: 11 additions & 0 deletions
11
kde-apps/kdenetwork-filesharing/kdenetwork-filesharing-15.08.0.ebuild
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# Copyright 1999-2015 Gentoo Foundation | ||
# Distributed under the terms of the GNU General Public License v2 | ||
# $Id$ | ||
|
||
EAPI=5 | ||
|
||
inherit kde4-base | ||
|
||
DESCRIPTION="kcontrol filesharing config module for SMB" | ||
KEYWORDS="~amd64 ~x86" | ||
IUSE="debug" |