summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Guertin <gerk@gentoo.org>2002-07-21 21:08:57 +0000
committerMark Guertin <gerk@gentoo.org>2002-07-21 21:08:57 +0000
commit52087530b5b6e7216c94bbe037ff252d6f71b87e (patch)
tree31167ebb625cd03a90a7c67af5f9c6d49cec0a7c /sys-apps/syslinux
parentAdded PPC to keywords (diff)
downloadgentoo-2-52087530b5b6e7216c94bbe037ff252d6f71b87e.tar.gz
gentoo-2-52087530b5b6e7216c94bbe037ff252d6f71b87e.tar.bz2
gentoo-2-52087530b5b6e7216c94bbe037ff252d6f71b87e.zip
added -ppc -spar -sparc64 to keywords
Diffstat (limited to 'sys-apps/syslinux')
-rw-r--r--sys-apps/syslinux/ChangeLog5
-rw-r--r--sys-apps/syslinux/syslinux-1.75.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/syslinux/ChangeLog b/sys-apps/syslinux/ChangeLog
index 6411e69528a2..e831f50d2620 100644
--- a/sys-apps/syslinux/ChangeLog
+++ b/sys-apps/syslinux/ChangeLog
@@ -1,9 +1,12 @@
# ChangeLog for sys-apps/syslinux
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Id: ChangeLog,v 1.2 2002/07/06 22:22:21 seemant Exp $
+# $Id: ChangeLog,v 1.3 2002/07/21 21:08:57 gerk Exp $
*syslinux-1.75 (28 June 2002)
+ 21 Jul 2002; Mark Guertin <gerk@gentoo.org>:
+ updated keywords (-ppc -sparc -sparc64)
+
28 Jun 2002; Bart Verwilst <verwilst@gentoo.org> syslinux-1.75.ebuild
ChangeLog files/digest-syslinux-1.75 :
diff --git a/sys-apps/syslinux/syslinux-1.75.ebuild b/sys-apps/syslinux/syslinux-1.75.ebuild
index 39681f7fe375..fe58005fe8e7 100644
--- a/sys-apps/syslinux/syslinux-1.75.ebuild
+++ b/sys-apps/syslinux/syslinux-1.75.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/syslinux/syslinux-1.75.ebuild,v 1.3 2002/07/06 22:22:21 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/syslinux/syslinux-1.75.ebuild,v 1.4 2002/07/21 21:08:57 gerk Exp $
S=${WORKDIR}/${P}
DESCRIPTION="SysLinux, IsoLinux and PXELinux bootloader"
HOMEPAGE="http://syslinux.zytor.com/"
SRC_URI="ftp://ftp.kernel.org/pub/linux/utils/boot/syslinux/${P}.tar.gz"
-KEYWORDS="x86"
+KEYWORDS="x86 -ppc -sparc -sparc64"
LICENSE="GPL-2"
SLOT="0"