diff options
author | Kathryn Kulick <gothgirl@gentoo.org> | 2006-02-16 19:01:46 +0000 |
---|---|---|
committer | Kathryn Kulick <gothgirl@gentoo.org> | 2006-02-16 19:01:46 +0000 |
commit | 0d7a98b0575ecf59ff0731e58c559de6a42d2efd (patch) | |
tree | 51b659a3ccd8d24083ff13e82bde43bd7661fcd9 /x11-misc/commonbox-utils | |
parent | Update for modular X. Fix permissions on examples files. (diff) | |
download | gentoo-2-0d7a98b0575ecf59ff0731e58c559de6a42d2efd.tar.gz gentoo-2-0d7a98b0575ecf59ff0731e58c559de6a42d2efd.tar.bz2 gentoo-2-0d7a98b0575ecf59ff0731e58c559de6a42d2efd.zip |
*** empty log message ***
Diffstat (limited to 'x11-misc/commonbox-utils')
-rw-r--r-- | x11-misc/commonbox-utils/commonbox-utils-0.5.ebuild | 24 | ||||
-rw-r--r-- | x11-misc/commonbox-utils/files/digest-commonbox-utils-0.5 | 1 |
2 files changed, 0 insertions, 25 deletions
diff --git a/x11-misc/commonbox-utils/commonbox-utils-0.5.ebuild b/x11-misc/commonbox-utils/commonbox-utils-0.5.ebuild deleted file mode 100644 index 7128bc9d2506..000000000000 --- a/x11-misc/commonbox-utils/commonbox-utils-0.5.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/commonbox-utils/commonbox-utils-0.5.ebuild,v 1.7 2005/01/08 17:06:46 ka0ttic Exp $ - -DESCRIPTION="Common utilities for fluxbox, blackbox, and openbox" -HOMEPAGE="http://mkeadle.org/" -SRC_URI="mirror://gentoo/${P}.tar.gz" -IUSE="" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64" - -DEPEND="media-gfx/feh" -RDEPEND="virtual/x11" - -src_install() { - dobin {fbsetbg,commonbox-menugen} - dodoc README.commonbox-utils AUTHORS COPYING -} - -pkg_postinst() { - commonbox-menugen -kg -o /usr/share/commonbox/menu - einfo "This version is a complete rewrite, see /usr/share/doc/commonbox-utils-0.5/* for more information." -} diff --git a/x11-misc/commonbox-utils/files/digest-commonbox-utils-0.5 b/x11-misc/commonbox-utils/files/digest-commonbox-utils-0.5 deleted file mode 100644 index 79163f04fc2f..000000000000 --- a/x11-misc/commonbox-utils/files/digest-commonbox-utils-0.5 +++ /dev/null @@ -1 +0,0 @@ -MD5 e9bf62ff18cbc95bb427df3cad1386d3 commonbox-utils-0.5.tar.gz 14524 |