diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2003-09-17 03:49:35 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2003-09-17 03:49:35 +0000 |
commit | c02f760c53c24f6c04049b933cffad24a17c568b (patch) | |
tree | f3c3fd1f589d39792b2e87b9d5fc9e4fca68756d /sys-apps | |
parent | changed dependency to sys-fs/mtools instead of app-admin/mtools (diff) | |
download | gentoo-2-c02f760c53c24f6c04049b933cffad24a17c568b.tar.gz gentoo-2-c02f760c53c24f6c04049b933cffad24a17c568b.tar.bz2 gentoo-2-c02f760c53c24f6c04049b933cffad24a17c568b.zip |
dependency changed from app-admin/mtools to sys-fs/mtools
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/syslinux/ChangeLog | 6 | ||||
-rw-r--r-- | sys-apps/syslinux/Manifest | 8 | ||||
-rw-r--r-- | sys-apps/syslinux/syslinux-2.05.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/syslinux/syslinux-2.06.ebuild | 4 |
4 files changed, 13 insertions, 9 deletions
diff --git a/sys-apps/syslinux/ChangeLog b/sys-apps/syslinux/ChangeLog index a6d640e190e5..c450ce2f743e 100644 --- a/sys-apps/syslinux/ChangeLog +++ b/sys-apps/syslinux/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/syslinux # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Id: ChangeLog,v 1.13 2003/09/03 04:16:12 vapier Exp $ +# $Id: ChangeLog,v 1.14 2003/09/17 03:49:33 seemant Exp $ + + 16 Sep 2003; Seemant Kulleen <seemant@gentoo.org> syslinux-2.05.ebuild, + syslinux-2.06.ebuild: + dependency changed from app-admin/mtools to sys-fs/mtools *syslinux-2.06 (01 Sep 2003) diff --git a/sys-apps/syslinux/Manifest b/sys-apps/syslinux/Manifest index e8096f00b2c9..f5068e7929d8 100644 --- a/sys-apps/syslinux/Manifest +++ b/sys-apps/syslinux/Manifest @@ -1,8 +1,8 @@ +MD5 eed2742f1e6b5867ffe314d895d997f6 syslinux-1.75.ebuild 616 +MD5 7621f70a0bfc7dfa506e466f3426b50e syslinux-2.06.ebuild 733 +MD5 642b329459349982dfc19e0cda946ac1 ChangeLog 1629 +MD5 75fea03df31a882c97d3f5d48f054b5f syslinux-2.05.ebuild 731 MD5 5c685d9bd473e15d95fd52707ff69cfa files/2.06-nasm.patch 1159 MD5 f1655e42e2fb00292a8887d6d3369ad5 files/digest-syslinux-1.75 65 MD5 cec0b5961400b850b9a5e42fac2e8a73 files/digest-syslinux-2.05 66 MD5 12b2f15ac9a150bd439145bca82fd320 files/digest-syslinux-2.06 66 -MD5 eed2742f1e6b5867ffe314d895d997f6 syslinux-1.75.ebuild 616 -MD5 318bef1ce31d55283b5a75a8d4c2be81 ChangeLog 1469 -MD5 25dea560da26cab88a2a4aa9697455e9 syslinux-2.05.ebuild 733 -MD5 1fbc1bc32de057f81e0a84b850ca7a34 syslinux-2.06.ebuild 735 diff --git a/sys-apps/syslinux/syslinux-2.05.ebuild b/sys-apps/syslinux/syslinux-2.05.ebuild index 15b1d63f6c6e..d82fc133580d 100644 --- a/sys-apps/syslinux/syslinux-2.05.ebuild +++ b/sys-apps/syslinux/syslinux-2.05.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/syslinux/syslinux-2.05.ebuild,v 1.2 2003/09/03 04:16:12 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/syslinux/syslinux-2.05.ebuild,v 1.3 2003/09/17 03:49:33 seemant Exp $ DESCRIPTION="SysLinux, IsoLinux and PXELinux bootloader" HOMEPAGE="http://syslinux.zytor.com/" @@ -11,7 +11,7 @@ LICENSE="GPL-2" SLOT="0" DEPEND="dev-lang/nasm - app-admin/mtools" + sys-fs/mtools" src_unpack() { unpack ${A} diff --git a/sys-apps/syslinux/syslinux-2.06.ebuild b/sys-apps/syslinux/syslinux-2.06.ebuild index 8144e1ac9278..b20d40f18d24 100644 --- a/sys-apps/syslinux/syslinux-2.06.ebuild +++ b/sys-apps/syslinux/syslinux-2.06.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/syslinux/syslinux-2.06.ebuild,v 1.3 2003/09/03 04:16:12 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/syslinux/syslinux-2.06.ebuild,v 1.4 2003/09/17 03:49:33 seemant Exp $ DESCRIPTION="SysLinux, IsoLinux and PXELinux bootloader" HOMEPAGE="http://syslinux.zytor.com/" @@ -11,7 +11,7 @@ LICENSE="GPL-2" SLOT="0" DEPEND="dev-lang/nasm - app-admin/mtools" + sys-fs/mtools" src_unpack() { unpack ${A} |