diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2009-10-24 15:35:55 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2009-10-24 15:35:55 +0000 |
commit | c8e9da8d25d5fd293f141cad779d1000a552539d (patch) | |
tree | 3ac0a41b064889e06e28fcd5cf52f51b646a9123 /games-misc/asr-manpages/asr-manpages-1.3_rc6.ebuild | |
parent | x11-proto/inputproto: drop dep on util-macros, sync with overlay (diff) | |
download | gentoo-2-c8e9da8d25d5fd293f141cad779d1000a552539d.tar.gz gentoo-2-c8e9da8d25d5fd293f141cad779d1000a552539d.tar.bz2 gentoo-2-c8e9da8d25d5fd293f141cad779d1000a552539d.zip |
Stable on alpha, bug #288809
(Portage version: 2.1.7.1/cvs/Linux x86_64)
Diffstat (limited to 'games-misc/asr-manpages/asr-manpages-1.3_rc6.ebuild')
-rw-r--r-- | games-misc/asr-manpages/asr-manpages-1.3_rc6.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-misc/asr-manpages/asr-manpages-1.3_rc6.ebuild b/games-misc/asr-manpages/asr-manpages-1.3_rc6.ebuild index a6b346bffda4..babc35929655 100644 --- a/games-misc/asr-manpages/asr-manpages-1.3_rc6.ebuild +++ b/games-misc/asr-manpages/asr-manpages-1.3_rc6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 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_rc6.ebuild,v 1.1 2007/11/03 23:09:02 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/asr-manpages/asr-manpages-1.3_rc6.ebuild,v 1.2 2009/10/24 15:35:55 klausman 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" |