diff options
Diffstat (limited to 'sys-boot/unetbootin')
-rw-r--r-- | sys-boot/unetbootin/ChangeLog | 6 | ||||
-rw-r--r-- | sys-boot/unetbootin/unetbootin-583.ebuild | 4 | ||||
-rw-r--r-- | sys-boot/unetbootin/unetbootin-584.ebuild | 4 | ||||
-rw-r--r-- | sys-boot/unetbootin/unetbootin-585.ebuild | 4 |
4 files changed, 11 insertions, 7 deletions
diff --git a/sys-boot/unetbootin/ChangeLog b/sys-boot/unetbootin/ChangeLog index dbad1ae2c685..204ee7f5ad76 100644 --- a/sys-boot/unetbootin/ChangeLog +++ b/sys-boot/unetbootin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-boot/unetbootin # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/unetbootin/ChangeLog,v 1.99 2013/07/03 12:18:12 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/unetbootin/ChangeLog,v 1.100 2013/09/07 14:28:28 jer Exp $ + + 07 Sep 2013; Jeroen Roovers <jer@gentoo.org> unetbootin-583.ebuild, + unetbootin-584.ebuild, unetbootin-585.ebuild: + Depend on sys-boot/syslinux-4 (bug #474648). *unetbootin-585 (03 Jul 2013) diff --git a/sys-boot/unetbootin/unetbootin-583.ebuild b/sys-boot/unetbootin/unetbootin-583.ebuild index 88f451c20010..b4e49ad77c8e 100644 --- a/sys-boot/unetbootin/unetbootin-583.ebuild +++ b/sys-boot/unetbootin/unetbootin-583.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/unetbootin/unetbootin-583.ebuild,v 1.4 2013/03/02 23:34:41 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/unetbootin/unetbootin-583.ebuild,v 1.5 2013/09/07 14:28:28 jer Exp $ EAPI="4" @@ -30,7 +30,7 @@ S="${WORKDIR}" DEPEND="dev-qt/qtgui:4" RDEPEND="${DEPEND} sys-fs/mtools - sys-boot/syslinux + <sys-boot/syslinux-5 app-arch/p7zip" src_prepare() { diff --git a/sys-boot/unetbootin/unetbootin-584.ebuild b/sys-boot/unetbootin/unetbootin-584.ebuild index a07c13ac929b..8b00cd13a068 100644 --- a/sys-boot/unetbootin/unetbootin-584.ebuild +++ b/sys-boot/unetbootin/unetbootin-584.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/unetbootin/unetbootin-584.ebuild,v 1.1 2013/06/06 14:23:39 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/unetbootin/unetbootin-584.ebuild,v 1.2 2013/09/07 14:28:28 jer Exp $ EAPI=5 @@ -31,7 +31,7 @@ S="${WORKDIR}" DEPEND="dev-qt/qtgui:4" RDEPEND="${DEPEND} sys-fs/mtools - sys-boot/syslinux + <sys-boot/syslinux-5 app-arch/p7zip" src_prepare() { diff --git a/sys-boot/unetbootin/unetbootin-585.ebuild b/sys-boot/unetbootin/unetbootin-585.ebuild index 3f2a16dcb775..dde4efea2e6d 100644 --- a/sys-boot/unetbootin/unetbootin-585.ebuild +++ b/sys-boot/unetbootin/unetbootin-585.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/unetbootin/unetbootin-585.ebuild,v 1.1 2013/07/03 12:18:12 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/unetbootin/unetbootin-585.ebuild,v 1.2 2013/09/07 14:28:28 jer Exp $ EAPI=5 @@ -31,7 +31,7 @@ S="${WORKDIR}" DEPEND="dev-qt/qtgui:4" RDEPEND="${DEPEND} sys-fs/mtools - sys-boot/syslinux + <sys-boot/syslinux-5 app-arch/p7zip" src_prepare() { |