diff options
author | Guy Martin <gmsoft@gentoo.org> | 2003-03-06 10:59:59 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2003-03-06 10:59:59 +0000 |
commit | 03f17e633b79b2de84d890f5cbe91a8b8ee39d14 (patch) | |
tree | 8d33b234f5e191463fa5d57eeb86f486974e0f93 /sys-kernel/hppa-sources | |
parent | Mark stable (diff) | |
download | historical-03f17e633b79b2de84d890f5cbe91a8b8ee39d14.tar.gz historical-03f17e633b79b2de84d890f5cbe91a8b8ee39d14.tar.bz2 historical-03f17e633b79b2de84d890f5cbe91a8b8ee39d14.zip |
Changed ~hppa to hppa.
Diffstat (limited to 'sys-kernel/hppa-sources')
-rw-r--r-- | sys-kernel/hppa-sources/ChangeLog | 16 | ||||
-rw-r--r-- | sys-kernel/hppa-sources/hppa-sources-2.4.20_p27.ebuild | 4 |
2 files changed, 11 insertions, 9 deletions
diff --git a/sys-kernel/hppa-sources/ChangeLog b/sys-kernel/hppa-sources/ChangeLog index 3d3a556d1b36..8435a0cf65cc 100644 --- a/sys-kernel/hppa-sources/ChangeLog +++ b/sys-kernel/hppa-sources/ChangeLog @@ -1,24 +1,26 @@ # ChangeLog for sys-kernel/hppa-sources # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/hppa-sources/ChangeLog,v 1.4 2003/02/19 12:40:09 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/hppa-sources/ChangeLog,v 1.5 2003/03/06 10:59:59 gmsoft Exp $ + +*hppa-sources-2.4.20_p27 (19 Feb 2003) + + 06 Mar 2003; Guy Martin <gmsoft@gentoo.org> hppa-sources-2.4.20_p27.ebuild : + Changed ~hppa to hppa. 10 Feb 2003; Guy Martin <gmsoft@gentoo.org> hppa-sources-2.4.20_p27.ebuild : Incremented patch level. -*hppa-sources-2.4.20_p27 (19 Feb 2003) +*hppa-sources-2.4.20_p26 (10 Feb 2003) 10 Feb 2003; Guy Martin <gmsoft@gentoo.org> hppa-sources-2.4.20_p26.ebuild : Incremented patch level. -*hppa-sources-2.4.20_p26 (10 Feb 2003) +*hppa-sources-2.4.20_p24 (09 Feb 2003) 09 Feb 2003; Guy Martin <gmsoft@gentoo.org> hppa-sources-2.4.20_p24.ebuild : Incremented patch level. -*hppa-sources-2.4.20_p24 (09 Feb 2003) +*hppa-sources-2.4.20_p23 (08 Feb 2003) 08 Feb 2003; Guy Martin <gmsoft@gentoo.org> hppa-sources-2.4.20_p23.ebuild : Initial import. - -*hppa-sources-2.4.20_p23 (08 Feb 2003) - diff --git a/sys-kernel/hppa-sources/hppa-sources-2.4.20_p27.ebuild b/sys-kernel/hppa-sources/hppa-sources-2.4.20_p27.ebuild index 881fda3140d3..f5bf42a80bca 100644 --- a/sys-kernel/hppa-sources/hppa-sources-2.4.20_p27.ebuild +++ b/sys-kernel/hppa-sources/hppa-sources-2.4.20_p27.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-kernel/hppa-sources/hppa-sources-2.4.20_p27.ebuild,v 1.1 2003/02/19 12:40:09 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/hppa-sources/hppa-sources-2.4.20_p27.ebuild,v 1.2 2003/03/06 10:59:59 gmsoft Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. ETYPE="sources" @@ -20,7 +20,7 @@ S=${WORKDIR}/linux-${KV} DESCRIPTION="Full sources for the Linux kernel with patch for hppa" SRC_URI="http://www.kernel.org/pub/linux/kernel/v2.4/linux-${OKV}.tar.bz2 http://ftp.parisc-linux.org/cvs/patch-${OKV}-pa${HPPA_PATCH_LEVEL}.diff.gz" HOMEPAGE="http://www.kernel.org/ http://www.gentoo.org/" -KEYWORDS="~hppa -x86 -ppc -sparc -alpha -mips" +KEYWORDS="hppa -x86 -ppc -sparc -alpha -mips" SLOT="${KV}" |