diff options
author | Friedrich Oslage <bluebird@gentoo.org> | 2008-08-21 18:02:36 +0000 |
---|---|---|
committer | Friedrich Oslage <bluebird@gentoo.org> | 2008-08-21 18:02:36 +0000 |
commit | 696fe9721b6d4f5197b6bfe100b25fec04efcb58 (patch) | |
tree | 8783ebc229c7355f1503c8f64915a54b809e2257 /sys-apps | |
parent | Stable on sparc, bug #235261 (diff) | |
download | gentoo-2-696fe9721b6d4f5197b6bfe100b25fec04efcb58.tar.gz gentoo-2-696fe9721b6d4f5197b6bfe100b25fec04efcb58.tar.bz2 gentoo-2-696fe9721b6d4f5197b6bfe100b25fec04efcb58.zip |
Stable on sparc, bug #235246
(Portage version: 2.1.4.4)
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/man-pages-posix/ChangeLog | 6 | ||||
-rw-r--r-- | sys-apps/man-pages-posix/man-pages-posix-2003a.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-apps/man-pages-posix/ChangeLog b/sys-apps/man-pages-posix/ChangeLog index 42b3ee504002..3aa7a24a1e2a 100644 --- a/sys-apps/man-pages-posix/ChangeLog +++ b/sys-apps/man-pages-posix/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/man-pages-posix # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages-posix/ChangeLog,v 1.3 2008/08/20 19:10:09 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages-posix/ChangeLog,v 1.4 2008/08/21 18:02:36 bluebird Exp $ + + 21 Aug 2008; Friedrich Oslage <bluebird@gentoo.org> + man-pages-posix-2003a.ebuild: + Stable on sparc, bug #235246 20 Aug 2008; Markus Meier <maekke@gentoo.org> man-pages-posix-2003a.ebuild: diff --git a/sys-apps/man-pages-posix/man-pages-posix-2003a.ebuild b/sys-apps/man-pages-posix/man-pages-posix-2003a.ebuild index 9fb27bd90ad4..71879525d734 100644 --- a/sys-apps/man-pages-posix/man-pages-posix-2003a.ebuild +++ b/sys-apps/man-pages-posix/man-pages-posix-2003a.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages-posix/man-pages-posix-2003a.ebuild,v 1.3 2008/08/20 19:10:09 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages-posix/man-pages-posix-2003a.ebuild,v 1.4 2008/08/21 18:02:36 bluebird Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://kernel/linux/docs/man-pages/${PN}/${MY_P}.tar.bz2" LICENSE="freedist" 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="" RESTRICT="binchecks" |