net-im/mcabber: remove unnecessary comment lines, fix KEYWORDS. mcabber-9999.ebuild...
authorWolfram Schlich <wschlich@gentoo.org>
Sat, 6 Feb 2016 18:02:14 +0000 (19:02 +0100)
committerWolfram Schlich <wschlich@gentoo.org>
Sat, 6 Feb 2016 18:02:21 +0000 (19:02 +0100)
Package-Manager: portage-2.2.27

net-im/mcabber/mcabber-9999.ebuild

index b4affe70662e26ab7370b8278b3ae668a2685f9d..ecad5cf4b3155833790b8c58c992e40cef2ffdde 100644 (file)
@@ -8,8 +8,6 @@ inherit flag-o-matic autotools-utils mercurial
 
 DESCRIPTION="A small Jabber console client with various features, like MUC, SSL, PGP"
 HOMEPAGE="http://mcabber.com/"
-#REV="a18e1b488f1c"
-#SRC_URI="http://mcabber.com/hg/index.cgi/archive/${REV}.tar.gz -> ${P}.tar.gz"
 EHG_REPO_URI="https://bitbucket.org/McKael/mcabber"
 EHG_CHECKOUT_DIR="${WORKDIR}"
 EHG_BOOTSTRAP="autogen.sh"
@@ -17,7 +15,7 @@ S="${WORKDIR}/${PN}"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="-* ~alpha ~amd64 ~arm ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
 
 IUSE="aspell crypt idn modules otr spell ssl vim-syntax"