diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-08-17 06:13:02 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-08-17 06:13:02 +0000 |
commit | 02d7cb2f709cf6e24a54f61f8677c9d0e707d47f (patch) | |
tree | e7f5c00433987eb0727c5ff838c049c7384b0d44 /x11-themes | |
parent | masked newest commonbox-styles until the biblio mirror gets it (diff) | |
download | gentoo-2-02d7cb2f709cf6e24a54f61f8677c9d0e707d47f.tar.gz gentoo-2-02d7cb2f709cf6e24a54f61f8677c9d0e707d47f.tar.bz2 gentoo-2-02d7cb2f709cf6e24a54f61f8677c9d0e707d47f.zip |
fixed dependency
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/commonbox-styles/commonbox-styles-0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/commonbox-styles/commonbox-styles-0.2.ebuild b/x11-themes/commonbox-styles/commonbox-styles-0.2.ebuild index e5b1f3897212..c71ceeb9cd7a 100644 --- a/x11-themes/commonbox-styles/commonbox-styles-0.2.ebuild +++ b/x11-themes/commonbox-styles/commonbox-styles-0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/x11-themes/commonbox-styles/commonbox-styles-0.2.ebuild,v 1.1 2002/08/17 05:53:59 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/commonbox-styles/commonbox-styles-0.2.ebuild,v 1.2 2002/08/17 06:13:02 seemant Exp $ S=${WORKDIR}/${PN} DESCRIPTION="Common styles for flux|black|open(box)." @@ -12,7 +12,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 ppc" -RDEPEND="virtual/blackbox" +RDEPEND="virtual/x11" src_install () { |