diff options
author | 2002-10-20 18:55:28 +0000 | |
---|---|---|
committer | 2002-10-20 18:55:28 +0000 | |
commit | b9e4614091fa481aed7a234786dbb6df28b649dc (patch) | |
tree | 1f09f567c5465c947e9a4d7cb8d22a4d188c61eb /x11-misc/hotkeys | |
parent | Remove rdepend=depend (diff) | |
download | historical-b9e4614091fa481aed7a234786dbb6df28b649dc.tar.gz historical-b9e4614091fa481aed7a234786dbb6df28b649dc.tar.bz2 historical-b9e4614091fa481aed7a234786dbb6df28b649dc.zip |
Remove rdepend=depend
Diffstat (limited to 'x11-misc/hotkeys')
-rw-r--r-- | x11-misc/hotkeys/hotkeys-0.5.4.ebuild | 3 | ||||
-rw-r--r-- | x11-misc/hotkeys/hotkeys-0.5.5.ebuild | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/x11-misc/hotkeys/hotkeys-0.5.4.ebuild b/x11-misc/hotkeys/hotkeys-0.5.4.ebuild index e1af7d63ce6a..cbcd1bf892e6 100644 --- a/x11-misc/hotkeys/hotkeys-0.5.4.ebuild +++ b/x11-misc/hotkeys/hotkeys-0.5.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/hotkeys/hotkeys-0.5.4.ebuild,v 1.6 2002/10/04 06:43:08 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/hotkeys/hotkeys-0.5.4.ebuild,v 1.7 2002/10/20 18:55:28 vapier Exp $ NAME="hotkeys" S=${WORKDIR}/${P} @@ -18,7 +18,6 @@ DEPEND="virtual/x11 >=sys-libs/db-3.2.3 =x11-libs/xosd-0.7.0" -RDEPEND="${DEPEND}" src_unpack() { unpack ${A} diff --git a/x11-misc/hotkeys/hotkeys-0.5.5.ebuild b/x11-misc/hotkeys/hotkeys-0.5.5.ebuild index b29edd01089e..067d3920d201 100644 --- a/x11-misc/hotkeys/hotkeys-0.5.5.ebuild +++ b/x11-misc/hotkeys/hotkeys-0.5.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/hotkeys/hotkeys-0.5.5.ebuild,v 1.4 2002/10/19 07:04:21 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/hotkeys/hotkeys-0.5.5.ebuild,v 1.5 2002/10/20 18:55:28 vapier Exp $ NAME="hotkeys" S=${WORKDIR}/${P} @@ -17,7 +17,6 @@ DEPEND="virtual/x11 >=sys-libs/db-3.2.3 >x11-libs/xosd-0.7.0" -RDEPEND="${DEPEND}" src_unpack() { unpack ${A} |