diff options
author | Gluzskiy Alexandr <sss123next@list.ru> | 2009-06-17 06:49:13 +0300 |
---|---|---|
committer | Gluzskiy Alexandr <sss123next@list.ru> | 2009-06-17 06:49:13 +0300 |
commit | 291da57d9f9f66edfd5f05c23779c2cc09e199d8 (patch) | |
tree | 8de0e7f7001f3bd2de3e0b4db55fbd0bce8e6c2b /x11-misc | |
parent | 25168ce860d8a6af9208cab24415da438d25287f (diff) |
slots
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/obconf/obconf-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/obconf/obconf-9999.ebuild b/x11-misc/obconf/obconf-9999.ebuild index 7561e2b..aee4300 100644 --- a/x11-misc/obconf/obconf-9999.ebuild +++ b/x11-misc/obconf/obconf-9999.ebuild @@ -6,11 +6,11 @@ inherit fdo-mime git DESCRIPTION="ObConf is a tool for configuring the Openbox window manager." HOMEPAGE="http://icculus.org/openbox/index.php/ObConf:About" -SRC_URI="http://icculus.org/openbox/${PN}/${P}.tar.gz" +SRC_URI="" EGIT_REPO_URI="git://git.icculus.org/dana/obconf" -EGIT_BOOTSTRAP="./autogen.sh" +EGIT_BOOTSTRAP="./bootstrap" LICENSE="GPL-2" SLOT="live" |