diff options
author | 2010-10-08 02:35:51 +0000 | |
---|---|---|
committer | 2010-10-08 02:35:51 +0000 | |
commit | 21104240ca5e6ab58e54089184f94e5bd246c0f5 (patch) | |
tree | 4e3738bc13aeb283c747693e997e0c598542baf5 /games-misc/asr-manpages | |
parent | *portage-2.2_rc91 (08 Oct 2010) (diff) | |
download | gentoo-2-21104240ca5e6ab58e54089184f94e5bd246c0f5.tar.gz gentoo-2-21104240ca5e6ab58e54089184f94e5bd246c0f5.tar.bz2 gentoo-2-21104240ca5e6ab58e54089184f94e5bd246c0f5.zip |
Drop to ~mips
(Portage version: 2.1.9.13/cvs/Linux mips64)
Diffstat (limited to 'games-misc/asr-manpages')
-rw-r--r-- | games-misc/asr-manpages/ChangeLog | 5 | ||||
-rw-r--r-- | games-misc/asr-manpages/asr-manpages-1.3_rc5.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/games-misc/asr-manpages/ChangeLog b/games-misc/asr-manpages/ChangeLog index ad86f5c1bd9c..fb7412f1e6af 100644 --- a/games-misc/asr-manpages/ChangeLog +++ b/games-misc/asr-manpages/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-misc/asr-manpages # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/asr-manpages/ChangeLog,v 1.15 2010/02/04 05:04:34 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/asr-manpages/ChangeLog,v 1.16 2010/10/08 02:35:51 leio Exp $ + + 08 Oct 2010; Mart Raudsepp <leio@gentoo.org> asr-manpages-1.3_rc5.ebuild: + Drop to ~mips 04 Feb 2010; Jeroen Roovers <jer@gentoo.org> asr-manpages-1.3_rc6.ebuild: Stable for HPPA (bug #288809). diff --git a/games-misc/asr-manpages/asr-manpages-1.3_rc5.ebuild b/games-misc/asr-manpages/asr-manpages-1.3_rc5.ebuild index 6f338b7c797e..243f12027dea 100644 --- a/games-misc/asr-manpages/asr-manpages-1.3_rc5.ebuild +++ b/games-misc/asr-manpages/asr-manpages-1.3_rc5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/asr-manpages/asr-manpages-1.3_rc5.ebuild,v 1.10 2006/06/21 17:27:53 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/asr-manpages/asr-manpages-1.3_rc5.ebuild,v 1.11 2010/10/08 02:35:51 leio Exp $ inherit eutils @@ -13,7 +13,7 @@ SRC_URI="mirror://debian/pool/main/a/asr-manpages/${MY_P}.orig.tar.gz LICENSE="as-is" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" IUSE="" RDEPEND="virtual/man" |