diff options
author | 2014-07-04 13:27:59 +0000 | |
---|---|---|
committer | 2014-07-04 13:27:59 +0000 | |
commit | 25d2a0b5bbf4c9a9833d1a1b58116c660310f1c1 (patch) | |
tree | 48120a3fad7bdf198f58615b70932f8a916fdd58 /x11-apps | |
parent | xcb-proto-1.10: add ~ppc-aix keyword (diff) | |
download | gentoo-2-25d2a0b5bbf4c9a9833d1a1b58116c660310f1c1.tar.gz gentoo-2-25d2a0b5bbf4c9a9833d1a1b58116c660310f1c1.tar.bz2 gentoo-2-25d2a0b5bbf4c9a9833d1a1b58116c660310f1c1.zip |
xfontsel-1.0.5: add ~ppc-aix keyword
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A630CCB8)
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xfontsel/ChangeLog | 7 | ||||
-rw-r--r-- | x11-apps/xfontsel/xfontsel-1.0.5.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-apps/xfontsel/ChangeLog b/x11-apps/xfontsel/ChangeLog index 950e437cf8f3..b65b1d4f6740 100644 --- a/x11-apps/xfontsel/ChangeLog +++ b/x11-apps/xfontsel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xfontsel -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/ChangeLog,v 1.62 2013/10/21 13:37:37 grobian Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/ChangeLog,v 1.63 2014/07/04 13:27:59 haubi Exp $ + + 04 Jul 2014; Michael Haubenwallner <haubi@gentoo.org> xfontsel-1.0.5.ebuild: + add ~ppc-aix keyword 21 Oct 2013; Fabian Groffen <grobian@gentoo.org> xfontsel-1.0.5.ebuild: Marked ~x64-macos, bug #486818 diff --git a/x11-apps/xfontsel/xfontsel-1.0.5.ebuild b/x11-apps/xfontsel/xfontsel-1.0.5.ebuild index d01b351682df..f97dfc620c8b 100644 --- a/x11-apps/xfontsel/xfontsel-1.0.5.ebuild +++ b/x11-apps/xfontsel/xfontsel-1.0.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/xfontsel-1.0.5.ebuild,v 1.11 2013/10/21 13:37:37 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/xfontsel-1.0.5.ebuild,v 1.12 2014/07/04 13:27:59 haubi Exp $ EAPI=5 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="point and click selection of X11 font names" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~x64-macos" IUSE="" RDEPEND="x11-libs/libXaw |