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-misc | |
parent | 768dc6d4d4e8ca47e520557c572c963a731e2c41 (diff) |
removed slot error, removed useless packages
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/hal-info/hal-info-99999999.ebuild | 2 | ||||
-rw-r--r-- | app-misc/mc/mc-4.9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/hal-info/hal-info-99999999.ebuild b/app-misc/hal-info/hal-info-99999999.ebuild index 3ee4308..39fffbc 100644 --- a/app-misc/hal-info/hal-info-99999999.ebuild +++ b/app-misc/hal-info/hal-info-99999999.ebuild @@ -11,7 +11,7 @@ EGIT_REPO_URI="git://git.freedesktop.org/git/hal-info" EGIT_BOOTSTRAP="./autogen.sh" LICENSE="GPL-2" -SLOT="live" +SLOT="" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="" diff --git a/app-misc/mc/mc-4.9999.ebuild b/app-misc/mc/mc-4.9999.ebuild index 5d3a8d9..be7bab2 100644 --- a/app-misc/mc/mc-4.9999.ebuild +++ b/app-misc/mc/mc-4.9999.ebuild @@ -16,7 +16,7 @@ EGIT_REPO_URI="git://midnight-commander.org/git/mc.git" EGIT_BOOTSTRAP="./autogen.sh" LICENSE="GPL-2" -SLOT="live" +SLOT="" KEYWORDS="~arm ~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="gpm nls samba +unicode X" |