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 | 8a316b8492c915a7577d433341975bace6f523de (patch) | |
tree | da107d79e5053794ded00574d8f922a9bcd795b2 /x11-themes/commonbox-styles | |
parent | masked newest commonbox-styles until the biblio mirror gets it (diff) | |
download | historical-8a316b8492c915a7577d433341975bace6f523de.tar.gz historical-8a316b8492c915a7577d433341975bace6f523de.tar.bz2 historical-8a316b8492c915a7577d433341975bace6f523de.zip |
fixed dependency
Diffstat (limited to 'x11-themes/commonbox-styles')
-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 () { |