diff options
Diffstat (limited to 'app-mobilephone')
-rw-r--r-- | app-mobilephone/heimdall/ChangeLog | 6 | ||||
-rw-r--r-- | app-mobilephone/heimdall/heimdall-1.4.0.ebuild | 3 | ||||
-rw-r--r-- | app-mobilephone/heimdall/heimdall-9999.ebuild | 3 |
3 files changed, 7 insertions, 5 deletions
diff --git a/app-mobilephone/heimdall/ChangeLog b/app-mobilephone/heimdall/ChangeLog index 7e733dc4c25e..fc870e0e2956 100644 --- a/app-mobilephone/heimdall/ChangeLog +++ b/app-mobilephone/heimdall/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-mobilephone/heimdall # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/heimdall/ChangeLog,v 1.4 2014/02/09 17:31:54 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/heimdall/ChangeLog,v 1.5 2014/02/09 17:34:06 floppym Exp $ + + 09 Feb 2014; Mike Gilbert <floppym@gentoo.org> heimdall-1.4.0.ebuild, + heimdall-9999.ebuild: + Remove obsolete comment. 09 Feb 2014; Mike Gilbert <floppym@gentoo.org> heimdall-1.4.0.ebuild, heimdall-9999.ebuild: diff --git a/app-mobilephone/heimdall/heimdall-1.4.0.ebuild b/app-mobilephone/heimdall/heimdall-1.4.0.ebuild index e8436fea609d..121da6d3f730 100644 --- a/app-mobilephone/heimdall/heimdall-1.4.0.ebuild +++ b/app-mobilephone/heimdall/heimdall-1.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/heimdall/heimdall-1.4.0.ebuild,v 1.3 2014/02/09 17:31:54 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/heimdall/heimdall-1.4.0.ebuild,v 1.4 2014/02/09 17:34:06 floppym Exp $ EAPI=5 @@ -23,7 +23,6 @@ LICENSE="MIT" SLOT="0" IUSE="qt4" -# Fails to build with dev-libs/libusb due to missing macros. RDEPEND="|| ( >=dev-libs/libusb-1.0.18:1= dev-libs/libusbx:1= ) qt4? ( dev-qt/qtcore:4= dev-qt/qtgui:4= )" DEPEND="${RDEPEND} diff --git a/app-mobilephone/heimdall/heimdall-9999.ebuild b/app-mobilephone/heimdall/heimdall-9999.ebuild index a34dcf93a4fc..2e66ae76c907 100644 --- a/app-mobilephone/heimdall/heimdall-9999.ebuild +++ b/app-mobilephone/heimdall/heimdall-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/heimdall/heimdall-9999.ebuild,v 1.3 2014/02/09 17:31:54 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/heimdall/heimdall-9999.ebuild,v 1.4 2014/02/09 17:34:06 floppym Exp $ EAPI=5 @@ -23,7 +23,6 @@ LICENSE="MIT" SLOT="0" IUSE="qt4" -# Fails to build with dev-libs/libusb due to missing macros. RDEPEND="|| ( >=dev-libs/libusb-1.0.18:1= dev-libs/libusbx:1= ) qt4? ( dev-qt/qtcore:4= dev-qt/qtgui:4= )" DEPEND="${RDEPEND} |