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 /dev-python/genshi | |
parent | 768dc6d4d4e8ca47e520557c572c963a731e2c41 (diff) |
removed slot error, removed useless packages
Diffstat (limited to 'dev-python/genshi')
-rw-r--r-- | dev-python/genshi/genshi-0.6.9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/genshi/genshi-0.6.9999.ebuild b/dev-python/genshi/genshi-0.6.9999.ebuild index 4aca449..647d1c6 100644 --- a/dev-python/genshi/genshi-0.6.9999.ebuild +++ b/dev-python/genshi/genshi-0.6.9999.ebuild @@ -15,7 +15,7 @@ SRC_URI="" ESVN_REPO_URI="http://svn.edgewall.org/repos/genshi/trunk" LICENSE="BSD" -SLOT="live" +SLOT="" KEYWORDS="amd64 ppc ~ppc64 ~sparc x86" IUSE="doc examples" |