diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-09-26 22:59:33 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-09-26 22:59:33 +0000 |
commit | ab7844550e7c7e4e08e017f21a5594f1f041002f (patch) | |
tree | c8ab56832621e221519b91ca56077e60696f29ff /sys-kernel | |
parent | Version bump to 0.0.20. (diff) | |
download | gentoo-2-ab7844550e7c7e4e08e017f21a5594f1f041002f.tar.gz gentoo-2-ab7844550e7c7e4e08e017f21a5594f1f041002f.tar.bz2 gentoo-2-ab7844550e7c7e4e08e017f21a5594f1f041002f.zip |
Stable on sparc
(Portage version: 2.1.1)
Diffstat (limited to 'sys-kernel')
-rw-r--r-- | sys-kernel/sparc-sources/ChangeLog | 6 | ||||
-rw-r--r-- | sys-kernel/sparc-sources/sparc-sources-2.4.33.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-kernel/sparc-sources/ChangeLog b/sys-kernel/sparc-sources/ChangeLog index e650c0c2466a..5cc0b524faac 100644 --- a/sys-kernel/sparc-sources/ChangeLog +++ b/sys-kernel/sparc-sources/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-kernel/sparc-sources # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/sparc-sources/ChangeLog,v 1.107 2006/09/04 18:58:04 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/sparc-sources/ChangeLog,v 1.108 2006/09/26 22:59:33 gustavoz Exp $ + + 26 Sep 2006; Gustavo Zacarias <gustavoz@gentoo.org> + sparc-sources-2.4.33.3.ebuild: + Stable on sparc *sparc-sources-2.4.33.3 (04 Sep 2006) diff --git a/sys-kernel/sparc-sources/sparc-sources-2.4.33.3.ebuild b/sys-kernel/sparc-sources/sparc-sources-2.4.33.3.ebuild index 460c9fe06460..5bb8d0901fa0 100644 --- a/sys-kernel/sparc-sources/sparc-sources-2.4.33.3.ebuild +++ b/sys-kernel/sparc-sources/sparc-sources-2.4.33.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/sparc-sources/sparc-sources-2.4.33.3.ebuild,v 1.1 2006/09/04 18:58:04 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/sparc-sources/sparc-sources-2.4.33.3.ebuild,v 1.2 2006/09/26 22:59:33 gustavoz Exp $ ETYPE="sources" IUSE="ultra1" @@ -11,7 +11,7 @@ PATCH_BASE="${KV_MAJOR}.${KV_MINOR}.${KV_PATCH}${EXTRAVERSION}" SSV_URI="mirror://gentoo/patches-${PATCH_BASE}.tar.bz2" -KEYWORDS="-* ~sparc" +KEYWORDS="-* sparc" DESCRIPTION="Full sources for the Gentoo Sparc Linux kernel" UNIPATCH_LIST="${DISTDIR}/patches-${PATCH_BASE}.tar.bz2" SRC_URI="${KERNEL_URI} ${SSV_URI}" |