diff options
author | Krzysztof Pawlik <nelchael@gentoo.org> | 2006-01-14 12:14:35 +0000 |
---|---|---|
committer | Krzysztof Pawlik <nelchael@gentoo.org> | 2006-01-14 12:14:35 +0000 |
commit | 23cdd837c82b33f6e461bc0b6f7fd0641461ad50 (patch) | |
tree | ac0ef299e34b1afdbc75d3c39ededfdae14c0bd8 | |
parent | Adding two docbook packages as they require a higher version of unzip (diff) | |
download | gentoo-2-23cdd837c82b33f6e461bc0b6f7fd0641461ad50.tar.gz gentoo-2-23cdd837c82b33f6e461bc0b6f7fd0641461ad50.tar.bz2 gentoo-2-23cdd837c82b33f6e461bc0b6f7fd0641461ad50.zip |
Removed sys-devel/libtool from RDEPEND.
(Portage version: 2.1_pre3-r1)
-rw-r--r-- | x11-misc/xkbd/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xkbd/xkbd-0.8.12.ebuild | 3 |
2 files changed, 5 insertions, 3 deletions
diff --git a/x11-misc/xkbd/ChangeLog b/x11-misc/xkbd/ChangeLog index 2a1c2975b9c9..ae347f3811f6 100644 --- a/x11-misc/xkbd/ChangeLog +++ b/x11-misc/xkbd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xkbd # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkbd/ChangeLog,v 1.9 2006/01/13 12:53:21 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkbd/ChangeLog,v 1.10 2006/01/14 12:14:35 nelchael Exp $ + + 14 Jan 2006; Krzysiek Pawlik <nelchael@gentoo.org> xkbd-0.8.12.ebuild: + Removed sys-devel/libtool from RDEPEND. 13 Jan 2006; Krzysiek Pawlik <nelchael@gentoo.org> xkbd-0.8.12.ebuild: Fixed DEPEND for modular X, bug #118300. diff --git a/x11-misc/xkbd/xkbd-0.8.12.ebuild b/x11-misc/xkbd/xkbd-0.8.12.ebuild index dbb1934e84b3..261bbb7ef5c0 100644 --- a/x11-misc/xkbd/xkbd-0.8.12.ebuild +++ b/x11-misc/xkbd/xkbd-0.8.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkbd/xkbd-0.8.12.ebuild,v 1.10 2006/01/13 12:53:21 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkbd/xkbd-0.8.12.ebuild,v 1.11 2006/01/14 12:14:35 nelchael Exp $ DESCRIPTION="Xkbd - onscreen soft keyboard for X11" HOMEPAGE="http://handhelds.org/~mallum/xkbd/" @@ -21,7 +21,6 @@ RDEPEND="|| ( ( x11-libs/libXrender ) virtual/x11 ) - sys-devel/libtool media-libs/freetype dev-libs/expat sys-libs/zlib |