diff options
author | Gluzskiy Alexandr <sss123next@list.ru> | 2009-06-17 06:49:13 +0300 |
---|---|---|
committer | Gluzskiy Alexandr <sss123next@list.ru> | 2009-06-17 06:49:13 +0300 |
commit | 291da57d9f9f66edfd5f05c23779c2cc09e199d8 (patch) | |
tree | 8de0e7f7001f3bd2de3e0b4db55fbd0bce8e6c2b /app-misc | |
parent | 25168ce860d8a6af9208cab24415da438d25287f (diff) |
slots
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 fcac7c3..3ee4308 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="0" +SLOT="live" 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 8f2910d..5d3a8d9 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="0" +SLOT="live" KEYWORDS="~arm ~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="gpm nls samba +unicode X" |