diff options
author | Christian Birchinger <joker@gentoo.org> | 2005-07-05 17:33:21 +0000 |
---|---|---|
committer | Christian Birchinger <joker@gentoo.org> | 2005-07-05 17:33:21 +0000 |
commit | b1999d40abb28205c7dc7bbfd8a883db57811dfb (patch) | |
tree | 627b37c7e1e00a4236d2eb5afbbc74faca822f81 /sys-kernel/sparc-sources | |
parent | New release: 2.10.1. Removing obsolete ebuilds. (diff) | |
download | gentoo-2-b1999d40abb28205c7dc7bbfd8a883db57811dfb.tar.gz gentoo-2-b1999d40abb28205c7dc7bbfd8a883db57811dfb.tar.bz2 gentoo-2-b1999d40abb28205c7dc7bbfd8a883db57811dfb.zip |
Marked stable
(Portage version: 2.0.51.22-r1)
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.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-kernel/sparc-sources/ChangeLog b/sys-kernel/sparc-sources/ChangeLog index 7bc83953c0f0..0d43aef4f7ec 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.84 2005/06/16 09:00:04 joker Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/sparc-sources/ChangeLog,v 1.85 2005/07/05 17:33:21 joker Exp $ + + 05 Jul 2005; Christian Birchinger <joker@gentoo.org> + sparc-sources-2.4.31.ebuild: + Marked stable *sparc-sources-2.4.31 (16 Jun 2005) diff --git a/sys-kernel/sparc-sources/sparc-sources-2.4.31.ebuild b/sys-kernel/sparc-sources/sparc-sources-2.4.31.ebuild index 2c430638b479..23a8256932a3 100644 --- a/sys-kernel/sparc-sources/sparc-sources-2.4.31.ebuild +++ b/sys-kernel/sparc-sources/sparc-sources-2.4.31.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.ebuild,v 1.1 2005/06/16 09:00:04 joker Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/sparc-sources/sparc-sources-2.4.31.ebuild,v 1.2 2005/07/05 17:33:21 joker 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}" |