diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2002-07-08 21:31:08 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2002-07-08 21:31:08 +0000 |
commit | 3dd20ecffd7edee54d103bca0944d29e3a1dd83b (patch) | |
tree | 9510fa8b502331de9245f68688791b237c024810 /x11-misc/xtoolwait | |
parent | Updated both the old and new version of mon with dependency changes; cleaned ... (diff) | |
download | historical-3dd20ecffd7edee54d103bca0944d29e3a1dd83b.tar.gz historical-3dd20ecffd7edee54d103bca0944d29e3a1dd83b.tar.bz2 historical-3dd20ecffd7edee54d103bca0944d29e3a1dd83b.zip |
LICENSE, SLOT and KEYWORDS addings
Diffstat (limited to 'x11-misc/xtoolwait')
-rw-r--r-- | x11-misc/xtoolwait/xtoolwait-1.3.ebuild | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-misc/xtoolwait/xtoolwait-1.3.ebuild b/x11-misc/xtoolwait/xtoolwait-1.3.ebuild index 8284735e1369..e8e452b34725 100644 --- a/x11-misc/xtoolwait/xtoolwait-1.3.ebuild +++ b/x11-misc/xtoolwait/xtoolwait-1.3.ebuild @@ -7,6 +7,9 @@ SRC_URI="http://www.hacom.nl/~richard/software/${P}.tar.gz" HOMEPAGE="http://www.hacom.nl/~richard/software/xtoolwait.html" DESCRIPTION="Xtoolwait notably decreases the startup time of an X session" DEPEND="virtual/x11" +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="x86" src_compile() { xmkmf |