diff options
author | Andrej Kacian <ticho@gentoo.org> | 2006-01-27 21:49:37 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2006-01-27 21:49:37 +0000 |
commit | 196467000c6fc729b18bf4c754db93a6ee612136 (patch) | |
tree | 5376e9ac92b8538bb467513a9131d4ebe8224fdd /x11-misc/xteddy | |
parent | Ported dependencies for modular X. (diff) | |
download | historical-196467000c6fc729b18bf4c754db93a6ee612136.tar.gz historical-196467000c6fc729b18bf4c754db93a6ee612136.tar.bz2 historical-196467000c6fc729b18bf4c754db93a6ee612136.zip |
another fix for modular X deps
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'x11-misc/xteddy')
-rw-r--r-- | x11-misc/xteddy/Manifest | 8 | ||||
-rw-r--r-- | x11-misc/xteddy/xteddy-2.0.1.ebuild | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/x11-misc/xteddy/Manifest b/x11-misc/xteddy/Manifest index 3ad1103f5443..40d0aec89ada 100644 --- a/x11-misc/xteddy/Manifest +++ b/x11-misc/xteddy/Manifest @@ -4,11 +4,11 @@ Hash: SHA1 MD5 019797a3eaf7ca1b104f8c2dc66f5311 ChangeLog 534 MD5 ce3865f92a97ebfdd820bdbc306c4839 files/digest-xteddy-2.0.1 64 MD5 757c624ead05cb380f3294ab4d550ddc metadata.xml 616 -MD5 1782ad7813b3f35e21f817fe7005a0d5 xteddy-2.0.1.ebuild 802 +MD5 c713dfb4e0ad378872237186e0f57a12 xteddy-2.0.1.ebuild 776 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) -iD8DBQFD2kuiQlM6RnzZP+IRArGvAKC1WJEGcZ78vYwnPlt1h24GBnp63QCfVu6g -lznYXQluqDn653YFi2eWlzI= -=uCxc +iD8DBQFD2pYCQlM6RnzZP+IRAjeeAJ4pHfXS7FmT1ZxLUep385ZCfBrwPwCgt7O3 +Yvj3fO+C9qbtQNulm5HFjbE= +=8+TV -----END PGP SIGNATURE----- diff --git a/x11-misc/xteddy/xteddy-2.0.1.ebuild b/x11-misc/xteddy/xteddy-2.0.1.ebuild index 1738cf3a85b5..6c426553e6eb 100644 --- a/x11-misc/xteddy/xteddy-2.0.1.ebuild +++ b/x11-misc/xteddy/xteddy-2.0.1.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/xteddy/xteddy-2.0.1.ebuild,v 1.4 2006/01/27 16:34:26 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xteddy/xteddy-2.0.1.ebuild,v 1.5 2006/01/27 21:49:37 ticho Exp $ DESCRIPTION="A cuddly teddy bear (or other image) for your X desktop" HOMEPAGE="http://www.itn.liu.se/~stegu/xteddy/" @@ -12,7 +12,7 @@ KEYWORDS="x86" IUSE="" RDEPEND="|| ( ( x11-libs/libX11 - x11-libs/libICE + x11-libs/libSM x11-libs/libXext ) virtual/x11 |