diff options
author | Mart Raudsepp <leio@gentoo.org> | 2011-02-06 22:23:06 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2011-02-06 22:23:06 +0000 |
commit | 80aa9147a703bab92e4b4a11c9b3a64e6a1676e7 (patch) | |
tree | 3aceea340de6b17541e6dbf8c1c8996d301f3715 /sys-boot | |
parent | Fix repoman QA warnings. Drop to ~mips, we don't have a stable tree at the mo... (diff) | |
download | historical-80aa9147a703bab92e4b4a11c9b3a64e6a1676e7.tar.gz historical-80aa9147a703bab92e4b4a11c9b3a64e6a1676e7.tar.bz2 historical-80aa9147a703bab92e4b4a11c9b3a64e6a1676e7.zip |
Drop to ~mips
Package-Manager: portage-2.1.9.35/cvs/Linux mips64
Diffstat (limited to 'sys-boot')
-rw-r--r-- | sys-boot/getdvhoff/ChangeLog | 7 | ||||
-rw-r--r-- | sys-boot/getdvhoff/getdvhoff-0.12-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-boot/getdvhoff/ChangeLog b/sys-boot/getdvhoff/ChangeLog index 2475929b8a8a..0842eefd7b9a 100644 --- a/sys-boot/getdvhoff/ChangeLog +++ b/sys-boot/getdvhoff/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-boot/getdvhoff -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/getdvhoff/ChangeLog,v 1.4 2007/02/09 05:51:04 flameeyes Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-boot/getdvhoff/ChangeLog,v 1.5 2011/02/06 22:23:06 leio Exp $ + + 06 Feb 2011; Mart Raudsepp <leio@gentoo.org> getdvhoff-0.12-r1.ebuild: + Drop to ~mips 09 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog: Regenerate digest in Manifest2 format. diff --git a/sys-boot/getdvhoff/getdvhoff-0.12-r1.ebuild b/sys-boot/getdvhoff/getdvhoff-0.12-r1.ebuild index 4be1ae87860f..ec70adc05cf3 100644 --- a/sys-boot/getdvhoff/getdvhoff-0.12-r1.ebuild +++ b/sys-boot/getdvhoff/getdvhoff-0.12-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/getdvhoff/getdvhoff-0.12-r1.ebuild,v 1.3 2007/07/15 02:25:03 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/getdvhoff/getdvhoff-0.12-r1.ebuild,v 1.4 2011/02/06 22:23:06 leio Exp $ inherit eutils toolchain-funcs @@ -9,7 +9,7 @@ HOMEPAGE="ftp://ftp.linux-mips.org/pub/linux/mips/people/skylark/" SRC_URI="ftp://ftp.linux-mips.org/pub/linux/mips/people/skylark/sgibootcd-${PV}.tar.bz2" LICENSE="as-is" SLOT="0" -KEYWORDS="-* mips" +KEYWORDS="-* ~mips" IUSE="" DEPEND="dev-libs/klibc" RESTRICT="" |