diff options
author | Gluzskiy Alexandr <sss123next@list.ru> | 2009-06-27 05:50:16 +0300 |
---|---|---|
committer | Gluzskiy Alexandr <sss123next@list.ru> | 2009-06-27 05:50:16 +0300 |
commit | 8ee6a03271893fb62142025f3a41aa1cf7456a07 (patch) | |
tree | 53d84a7432165a1743c080fc17863758162aa436 /app-admin/conky | |
parent | 768dc6d4d4e8ca47e520557c572c963a731e2c41 (diff) |
removed slot error, removed useless packages
Diffstat (limited to 'app-admin/conky')
-rw-r--r-- | app-admin/conky/conky-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/conky/conky-9999.ebuild b/app-admin/conky/conky-9999.ebuild index 8d7ed90..53b74a1 100644 --- a/app-admin/conky/conky-9999.ebuild +++ b/app-admin/conky/conky-9999.ebuild @@ -13,7 +13,7 @@ EGIT_REPO_URI="git://git.omp.am/conky.git" EGIT_BOOTSTRAP="./autogen.sh" LICENSE="BSD" -SLOT="live" +SLOT="" KEYWORDS="" IUSE="audacious bmpx debug hddtemp ipv6 moc mpd nano-syntax nvidia rss truetype vim-syntax smapi wifi X" |