diff options
author | Jory Pratt <anarchy@gentoo.org> | 2006-06-09 02:01:39 +0000 |
---|---|---|
committer | Jory Pratt <anarchy@gentoo.org> | 2006-06-09 02:01:39 +0000 |
commit | 4f2d0a8a81948a7a5570b507a92fce219a1aacd3 (patch) | |
tree | 5d7a16850a2b65c4522a45e1dbfc9738fb9997c9 /x11-misc/obconf | |
parent | Version bump. Thanks to Tristan Heaven <tristanheaven@gmail.com> for the upd... (diff) | |
download | gentoo-2-4f2d0a8a81948a7a5570b507a92fce219a1aacd3.tar.gz gentoo-2-4f2d0a8a81948a7a5570b507a92fce219a1aacd3.tar.bz2 gentoo-2-4f2d0a8a81948a7a5570b507a92fce219a1aacd3.zip |
inherit eutils in obconf-1.6
(Portage version: 2.1_rc4-r4)
Diffstat (limited to 'x11-misc/obconf')
-rw-r--r-- | x11-misc/obconf/obconf-1.6.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-misc/obconf/obconf-1.6.ebuild b/x11-misc/obconf/obconf-1.6.ebuild index 32049cad2925..c7242c8e2583 100644 --- a/x11-misc/obconf/obconf-1.6.ebuild +++ b/x11-misc/obconf/obconf-1.6.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/obconf/obconf-1.6.ebuild,v 1.1 2006/06/04 01:05:51 anarchy Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/obconf/obconf-1.6.ebuild,v 1.2 2006/06/09 02:01:39 anarchy Exp $ + +inherit eutils DESCRIPTION="ObConf is a tool for configuring the Openbox window manager." SRC_URI="http://tr.openmonkey.com/files/obconf/${P}.tar.gz" |