summaryrefslogtreecommitdiff
path: root/virtual
diff options
context:
space:
mode:
authorrandomdan <randomdan@localhost>2009-10-16 16:16:08 +0000
committerrandomdan <randomdan@localhost>2009-10-16 16:16:08 +0000
commitd1de3998f34647def93e49e0cdc5eb3b93748653 (patch)
tree51ed7ca77f0ce0fa5f5344293228f124e8133999 /virtual
parentRemove some junk (diff)
downloadportage-d1de3998f34647def93e49e0cdc5eb3b93748653.tar.bz2
portage-d1de3998f34647def93e49e0cdc5eb3b93748653.tar.xz
portage-d1de3998f34647def93e49e0cdc5eb3b93748653.zip
dep changes
Diffstat (limited to 'virtual')
-rw-r--r--virtual/miller-base/Manifest2
-rw-r--r--virtual/miller-base/miller-base-6-r26.ebuild8
2 files changed, 4 insertions, 6 deletions
diff --git a/virtual/miller-base/Manifest b/virtual/miller-base/Manifest
index e8b4aef..9015438 100644
--- a/virtual/miller-base/Manifest
+++ b/virtual/miller-base/Manifest
@@ -16,4 +16,4 @@ EBUILD miller-base-6-r22.ebuild 1862 RMD160 afaf2e96c5041d17836f6f3cf71713e75a7c
EBUILD miller-base-6-r23.ebuild 1994 RMD160 b6c73b60515bd886919722caff44b5293d0412ad SHA1 cc769f32c57fde9069cc47b82823636e769bcf82 SHA256 3111792c081e5d12893d07dc46fabe8a1b7d014bf77fa1cdb1724f9d60f8ca96
EBUILD miller-base-6-r24.ebuild 2208 RMD160 0513c248fd999884013960cab53dc57f6233fd95 SHA1 b94f615027a2e47171e3a339e6dd4918d1afba60 SHA256 7dbad9aad6f33982df79519009b60b4ea833f38550b1b10aa21f20a6310cb8fb
EBUILD miller-base-6-r25.ebuild 2230 RMD160 08f056b00edda07d4470d2b799b4e18f25f9d640 SHA1 55dd626296968b263b8ee20efca5f49f52f3b7bb SHA256 a79d674c28bb15745006dcf3b3949102206a109229c678d28b68a16d63b7a8b4
-EBUILD miller-base-6-r26.ebuild 2425 RMD160 29381bbadb3630f0bb23fb209ca9232304ef7a62 SHA1 c4c62b443e20828a554678bfa25b8a1126541e45 SHA256 5003ee5d0c9042a52aff333448e4e20f40a4863b4f267908d6901182363ef0a0
+EBUILD miller-base-6-r26.ebuild 2415 RMD160 4e9a889c29a9e9b51af60bd69dc2b5a32526eb0f SHA1 6f3578efd7084b691c7bc68d37be96a66b35c320 SHA256 8837172d4db8b67bcb8eb248bdd6f589522f9f20f11d09ee2b0a8bbc03fb8b91
diff --git a/virtual/miller-base/miller-base-6-r26.ebuild b/virtual/miller-base/miller-base-6-r26.ebuild
index 92b4242..106ed23 100644
--- a/virtual/miller-base/miller-base-6-r26.ebuild
+++ b/virtual/miller-base/miller-base-6-r26.ebuild
@@ -2,8 +2,7 @@ DESCRIPTION="Virtual for Miller servers"
SLOT="0"
KEYWORDS="alpha amd64 arm ia64 mips ppc ppc-macos sparc sparc-fbsd x86 x86-fbsd"
-IUSE="cdr nohardenedkernel nohourlyupdate fuse xfs bash-completion nomedia
-minimal"
+IUSE="cdr nohardenedkernel nohourlyupdate fuse xfs bash-completion nomedia git minimal"
DEPEND="
!minimal? ( www-servers/apache )
@@ -32,11 +31,10 @@ DEPEND="
!minimal? ( x11-apps/xauth )
sys-process/lsof
app-portage/layman
- !minimal? ( net-analyzer/net-snmp )
app-admin/syslog-ng
app-admin/logrotate
!minimal? ( app-admin/gkrellm )
- app-antivirus/clamav
+ !minimal? ( app-antivirus/clamav )
nohardenedkernel? ( sys-kernel/gentoo-sources )
!nohardenedkernel? ( sys-kernel/hardened-sources )
!minimal? ( app-text/unix2dos )
@@ -48,7 +46,7 @@ DEPEND="
sys-auth/pam_ldap
sys-auth/nss_ldap
app-editors/gvim
- dev-util/git
+ git? ( dev-util/git )
!minimal? ( dev-util/strace )
bash-completion? ( app-shells/bash-completion )
"