diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-11-14 15:38:07 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-11-14 15:38:07 +0000 |
commit | 82e5870454ab9f0405ca9924d3f675f911ac86e7 (patch) | |
tree | 96b5d63fdeab159b849aa20e2c386ccfa0af5fb1 /games-misc | |
parent | x11-apps/xdm: create the directory where authfiles will be stored (see bug #2... (diff) | |
download | gentoo-2-82e5870454ab9f0405ca9924d3f675f911ac86e7.tar.gz gentoo-2-82e5870454ab9f0405ca9924d3f675f911ac86e7.tar.bz2 gentoo-2-82e5870454ab9f0405ca9924d3f675f911ac86e7.zip |
arm/ia64/m68k/s390/sh/sparc stable wrt #288809
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'games-misc')
-rw-r--r-- | games-misc/asr-manpages/ChangeLog | 6 | ||||
-rw-r--r-- | games-misc/asr-manpages/asr-manpages-1.3_rc6.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-misc/asr-manpages/ChangeLog b/games-misc/asr-manpages/ChangeLog index b3e93a38f427..30fde658800f 100644 --- a/games-misc/asr-manpages/ChangeLog +++ b/games-misc/asr-manpages/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-misc/asr-manpages # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/asr-manpages/ChangeLog,v 1.11 2009/10/25 13:00:03 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/asr-manpages/ChangeLog,v 1.12 2009/11/14 15:38:07 armin76 Exp $ + + 14 Nov 2009; Raúl Porcel <armin76@gentoo.org> + asr-manpages-1.3_rc6.ebuild: + arm/ia64/m68k/s390/sh/sparc stable wrt #288809 25 Oct 2009; Markus Meier <maekke@gentoo.org> asr-manpages-1.3_rc6.ebuild: amd64/x86 stable, bug #288809 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 07560ae4957e..163f600d8441 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-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.3 2009/10/25 13:00:03 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/asr-manpages/asr-manpages-1.3_rc6.ebuild,v 1.4 2009/11/14 15:38:07 armin76 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" |