diff options
author | 2002-08-28 08:39:24 +0000 | |
---|---|---|
committer | 2002-08-28 08:39:24 +0000 | |
commit | d29c542ca866de2b895c24202a8d684c1d329355 (patch) | |
tree | a4c18d3201258a2be8ec4edcd8371a89c59b2024 | |
parent | refixed? (diff) | |
download | historical-d29c542ca866de2b895c24202a8d684c1d329355.tar.gz historical-d29c542ca866de2b895c24202a8d684c1d329355.tar.bz2 historical-d29c542ca866de2b895c24202a8d684c1d329355.zip |
repoman'd
-rw-r--r-- | x11-misc/gkrellweather/gkrellweather-0.2.7-r2.ebuild | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/x11-misc/gkrellweather/gkrellweather-0.2.7-r2.ebuild b/x11-misc/gkrellweather/gkrellweather-0.2.7-r2.ebuild index 57f8e72570f7..97fdaa64c500 100644 --- a/x11-misc/gkrellweather/gkrellweather-0.2.7-r2.ebuild +++ b/x11-misc/gkrellweather/gkrellweather-0.2.7-r2.ebuild @@ -11,6 +11,10 @@ SRC_URI="http://www.cse.unsw.edu.au/~flam/repository/c/gkrellm/${P}.tar.gz http://ftp.debian.org/debian/pool/main/g/${PN}/${DEBPATCH}" HOMEPAGE="http://www.cse.unsw.edu.au/~flam/programs/gkrellweather.html" +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="x86 sparc sparc64" + DEPEND=">=app-admin/gkrellm-1.2.9 >=net-misc/wget-1.5.3" |