diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-10-05 20:03:10 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-10-05 20:03:10 +0000 |
commit | 6634e72e6e3b2445fc924264b74626701bb53bad (patch) | |
tree | 50dc979441d09344c854573c54dd44e32df4b979 /sys-kernel/sparc-sources | |
parent | 2.0.53_rc4 (diff) | |
download | gentoo-2-6634e72e6e3b2445fc924264b74626701bb53bad.tar.gz gentoo-2-6634e72e6e3b2445fc924264b74626701bb53bad.tar.bz2 gentoo-2-6634e72e6e3b2445fc924264b74626701bb53bad.zip |
Stable on sparc wrt #75668 among other details
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'sys-kernel/sparc-sources')
-rw-r--r-- | sys-kernel/sparc-sources/ChangeLog | 6 | ||||
-rw-r--r-- | sys-kernel/sparc-sources/sparc-sources-2.4.31-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-kernel/sparc-sources/ChangeLog b/sys-kernel/sparc-sources/ChangeLog index 638e3f62c3c3..8004af080ac5 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/sparc-sources/ChangeLog,v 1.87 2005/10/04 21:22:33 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/sparc-sources/ChangeLog,v 1.88 2005/10/05 20:03:10 gustavoz Exp $ + + 05 Oct 2005; Gustavo Zacarias <gustavoz@gentoo.org> + sparc-sources-2.4.31-r2.ebuild: + Stable on sparc wrt #75668 among other details *sparc-sources-2.4.31-r2 (04 Oct 2005) diff --git a/sys-kernel/sparc-sources/sparc-sources-2.4.31-r2.ebuild b/sys-kernel/sparc-sources/sparc-sources-2.4.31-r2.ebuild index 83e974a68ad4..d9b227760da0 100644 --- a/sys-kernel/sparc-sources/sparc-sources-2.4.31-r2.ebuild +++ b/sys-kernel/sparc-sources/sparc-sources-2.4.31-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.31-r2.ebuild,v 1.1 2005/10/04 21:22:33 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/sparc-sources/sparc-sources-2.4.31-r2.ebuild,v 1.2 2005/10/05 20:03:10 gustavoz Exp $ ETYPE="sources" IUSE="livecd 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}" |