diff options
author | Paul Healy <lmiphay@gmail.com> | 2015-04-03 20:45:35 +0100 |
---|---|---|
committer | Paul Healy <lmiphay@gmail.com> | 2015-04-03 20:45:35 +0100 |
commit | 3e073b0aade4e9b36953f373ec9a50fc5946a053 (patch) | |
tree | 1b4eed44a98104d254fb27dad85bf6c3468e4a13 /x11-misc | |
parent | add updated pdumpfs ebuild with patches for newer ruby and test case failure (diff) | |
download | lmiphay-3e073b0aade4e9b36953f373ec9a50fc5946a053.tar.gz lmiphay-3e073b0aade4e9b36953f373ec9a50fc5946a053.tar.bz2 lmiphay-3e073b0aade4e9b36953f373ec9a50fc5946a053.zip |
do keyword, restrict=mirror, license pass over the ebuilds; add pointer to overlay at git.g.o
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xphoon/xphoon-20140814.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-misc/xphoon/xphoon-20140814.ebuild b/x11-misc/xphoon/xphoon-20140814.ebuild index fc40f63..5fd86f2 100644 --- a/x11-misc/xphoon/xphoon-20140814.ebuild +++ b/x11-misc/xphoon/xphoon-20140814.ebuild @@ -11,10 +11,11 @@ HOMEPAGE="http://acme.com/software/xphoon/" MY_PV="14Aug2014" SRC_URI="http://acme.com/software/${PN}/${PN}_${MY_PV}.tar.gz" +RESTRICT="mirror" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND="x11-libs/libX11 |