diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-06-03 12:45:42 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-06-03 12:45:42 +0000 |
commit | 65c530dffb00546d308d385e7aa723aeadb125ab (patch) | |
tree | 707dcf8f8ea78a4ad26dfa9a51c1af2507b2ee41 /games-misc/asr-manpages/asr-manpages-1.3_rc5.ebuild | |
parent | Move check for previous versions of monodoc into pkg_setup, see bug #52818. (... (diff) | |
download | gentoo-2-65c530dffb00546d308d385e7aa723aeadb125ab.tar.gz gentoo-2-65c530dffb00546d308d385e7aa723aeadb125ab.tar.bz2 gentoo-2-65c530dffb00546d308d385e7aa723aeadb125ab.zip |
Stable on sparc, thanks to dakon
Diffstat (limited to 'games-misc/asr-manpages/asr-manpages-1.3_rc5.ebuild')
-rw-r--r-- | games-misc/asr-manpages/asr-manpages-1.3_rc5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 94271bd251ef..1abbeda89e84 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-2004 Gentoo Technologies, Inc. # 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.6 2004/06/03 10:56:41 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/asr-manpages/asr-manpages-1.3_rc5.ebuild,v 1.7 2004/06/03 12:45:42 gustavoz 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="x86 ppc ~sparc hppa" +KEYWORDS="x86 ppc sparc hppa" IUSE="" RDEPEND="sys-apps/man" |