diff options
-rw-r--r-- | x11-misc/xkbd/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xkbd/Manifest | 4 | ||||
-rw-r--r-- | x11-misc/xkbd/xkbd-0.8.12.ebuild | 3 |
3 files changed, 7 insertions, 5 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/Manifest b/x11-misc/xkbd/Manifest index a8423acc63a1..8b7cfed08cf0 100644 --- a/x11-misc/xkbd/Manifest +++ b/x11-misc/xkbd/Manifest @@ -1,4 +1,4 @@ -MD5 ad5a0c0d07e671dfe7a65098654c7052 ChangeLog 1103 +MD5 08be08b9793b3689acc1beac3c609516 ChangeLog 1220 MD5 e6e96176b8bde356f7f4596effc96e48 files/digest-xkbd-0.8.12 63 MD5 9ba3ceca3ae81ec759fbb9a277c0e45c metadata.xml 165 -MD5 106260e29c7d3e930d439973eeff43e7 xkbd-0.8.12.ebuild 1041 +MD5 ad88db728d7423fe8ff268858408523b xkbd-0.8.12.ebuild 1022 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 |