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-wm | |
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-wm')
-rw-r--r-- | x11-wm/tvtwm/tvtwm-11.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-wm/tvtwm/tvtwm-11.ebuild b/x11-wm/tvtwm/tvtwm-11.ebuild index d0786db..e97d23b 100644 --- a/x11-wm/tvtwm/tvtwm-11.ebuild +++ b/x11-wm/tvtwm/tvtwm-11.ebuild @@ -10,8 +10,10 @@ inherit xorg-2 DESCRIPTION="tvtwm X11 window manager" HOMEPAGE="http://ftp.x.org/contrib/window_managers" SRC_URI="http://ftp.x.org/contrib/window_managers/tvtwm.pl11.tar.gz" +RESTRICT="mirror" +LICENSE="tvtwm" -KEYWORDS="amd64 x86" +KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND="sys-devel/m4 |