diff options
author | Stuart Longland <redhatter@gentoo.org> | 2005-07-09 10:49:57 +0000 |
---|---|---|
committer | Stuart Longland <redhatter@gentoo.org> | 2005-07-09 10:49:57 +0000 |
commit | 67e1c6752244797f94a3b81336f601ceeaee7797 (patch) | |
tree | 7e830a27d422618add65b03b2a16388726dffa9c /sys-boot/colo | |
parent | Removed old 1.x series and 2.0.1 which is bugged. Left netatalk-1.6.4-r1 (cur... (diff) | |
download | gentoo-2-67e1c6752244797f94a3b81336f601ceeaee7797.tar.gz gentoo-2-67e1c6752244797f94a3b81336f601ceeaee7797.tar.bz2 gentoo-2-67e1c6752244797f94a3b81336f601ceeaee7797.zip |
No bugs filed in over a month. Moving colo-1.16 to stable (mips)
(Portage version: 2.0.51.19)
Diffstat (limited to 'sys-boot/colo')
-rw-r--r-- | sys-boot/colo/ChangeLog | 5 | ||||
-rw-r--r-- | sys-boot/colo/colo-1.16.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-boot/colo/ChangeLog b/sys-boot/colo/ChangeLog index 9011a01402bc..095e046a9d50 100644 --- a/sys-boot/colo/ChangeLog +++ b/sys-boot/colo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-boot/colo # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/colo/ChangeLog,v 1.13 2005/06/04 07:29:44 redhatter Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/colo/ChangeLog,v 1.14 2005/07/09 10:49:57 redhatter Exp $ + + 09 Jul 2005; Stuart Longland <redhatter@gentoo.org> colo-1.16.ebuild: + No bugs filed in over a month. Moving colo-1.16 to stable (mips) *colo-1.19 (04 Jun 2005) 04 Jun 2005; Stuart Longland <redhatter@gentoo.org> +colo-1.19.ebuild: diff --git a/sys-boot/colo/colo-1.16.ebuild b/sys-boot/colo/colo-1.16.ebuild index 3ba6acba89de..ec62bad03ba3 100644 --- a/sys-boot/colo/colo-1.16.ebuild +++ b/sys-boot/colo/colo-1.16.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-boot/colo/colo-1.16.ebuild,v 1.1 2005/03/21 03:00:33 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/colo/colo-1.16.ebuild,v 1.2 2005/07/09 10:49:57 redhatter Exp $ inherit eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.colonel-panic.org/cobalt-mips/" SRC_URI="http://www.colonel-panic.org/cobalt-mips/colo/colo-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="-* ~mips" +KEYWORDS="-* mips" IUSE="" DEPEND="" RESTRICT="nostrip" |