dev-vcs/subversion: Drop references to last-rited package

Package-Manager: Portage-2.3.8, Repoman-2.3.3
This commit is contained in:
Andreas Sturmlechner
2017-09-16 14:20:58 +02:00
parent 35bf3b03d9
commit 2b12edf9f6
3 changed files with 3 additions and 9 deletions

View File

@@ -10,6 +10,6 @@
<flag name="dso">Enable runtime module search</flag>
<flag name="extras">Install extra scripts (examples, tools, hooks)</flag>
<flag name="http">Enable http support using <pkg>net-libs/serf</pkg></flag>
<flag name="kwallet">Enable encrypted storage of passwords with <pkg>kde-apps/kwalletd</pkg></flag>
<flag name="kwallet">Enable encrypted storage of passwords with <pkg>kde-frameworks/kwallet</pkg></flag>
</use>
</pkgmetadata>

View File

@@ -41,10 +41,7 @@ COMMON_DEPEND="
RDEPEND="${COMMON_DEPEND}
apache2? ( www-servers/apache[apache2_modules_dav] )
java? ( >=virtual/jre-1.5 )
kwallet? ( || (
( >=kde-frameworks/kwallet-5.34.0-r1 )
( kde-apps/kwalletd:4 )
) )
kwallet? ( >=kde-frameworks/kwallet-5.34.0-r1 )
nls? ( virtual/libintl )
perl? ( dev-perl/URI )"
# Note: ctypesgen doesn't need PYTHON_USEDEP, it's used once

View File

@@ -41,10 +41,7 @@ COMMON_DEPEND="
RDEPEND="${COMMON_DEPEND}
apache2? ( www-servers/apache[apache2_modules_dav] )
java? ( >=virtual/jre-1.5 )
kwallet? ( || (
( >=kde-frameworks/kwallet-5.34.0-r1 )
( kde-apps/kwalletd:4 )
) )
kwallet? ( >=kde-frameworks/kwallet-5.34.0-r1 )
nls? ( virtual/libintl )
perl? ( dev-perl/URI )"
# Note: ctypesgen doesn't need PYTHON_USEDEP, it's used once