diff options
author | 2009-09-23 16:12:47 +0000 | |
---|---|---|
committer | 2009-09-23 16:12:47 +0000 | |
commit | 7f10dd70fd12ec97515f110d05f1f170d0904956 (patch) | |
tree | b60482e7e38269997277c44c3dbec7ce1461a09f /app-pda | |
parent | Remove virtual/libc (diff) | |
download | gentoo-2-7f10dd70fd12ec97515f110d05f1f170d0904956.tar.gz gentoo-2-7f10dd70fd12ec97515f110d05f1f170d0904956.tar.bz2 gentoo-2-7f10dd70fd12ec97515f110d05f1f170d0904956.zip |
Remove virtual/libc
(Portage version: 2.2_rc41/cvs/Linux x86_64)
Diffstat (limited to 'app-pda')
-rw-r--r-- | app-pda/qtopia-desktop-bin/ChangeLog | 8 | ||||
-rw-r--r-- | app-pda/qtopia-desktop-bin/qtopia-desktop-bin-2.2.0.ebuild | 7 |
2 files changed, 9 insertions, 6 deletions
diff --git a/app-pda/qtopia-desktop-bin/ChangeLog b/app-pda/qtopia-desktop-bin/ChangeLog index d471796b197d..9a6e6c298191 100644 --- a/app-pda/qtopia-desktop-bin/ChangeLog +++ b/app-pda/qtopia-desktop-bin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-pda/qtopia-desktop-bin -# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/qtopia-desktop-bin/ChangeLog,v 1.17 2008/09/06 05:17:14 vapier Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-pda/qtopia-desktop-bin/ChangeLog,v 1.18 2009/09/23 16:12:47 patrick Exp $ + + 23 Sep 2009; Patrick Lauer <patrick@gentoo.org> + qtopia-desktop-bin-2.2.0.ebuild: + Remove virtual/libc *qtopia-desktop-bin-2.2.0-r1 (06 Sep 2008) diff --git a/app-pda/qtopia-desktop-bin/qtopia-desktop-bin-2.2.0.ebuild b/app-pda/qtopia-desktop-bin/qtopia-desktop-bin-2.2.0.ebuild index 57bd29f10ba4..e1079c9b46f4 100644 --- a/app-pda/qtopia-desktop-bin/qtopia-desktop-bin-2.2.0.ebuild +++ b/app-pda/qtopia-desktop-bin/qtopia-desktop-bin-2.2.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/qtopia-desktop-bin/qtopia-desktop-bin-2.2.0.ebuild,v 1.7 2008/04/28 15:57:52 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/qtopia-desktop-bin/qtopia-desktop-bin-2.2.0.ebuild,v 1.8 2009/09/23 16:12:47 patrick Exp $ inherit eutils fdo-mime rpm multilib @@ -19,8 +19,7 @@ KEYWORDS="amd64 x86" IUSE="" DEPEND="" -RDEPEND="virtual/libc - x11-libs/libX11 +RDEPEND="x11-libs/libX11 amd64? ( app-emulation/emul-linux-x86-xlibs )" RESTRICT="mirror strip" |