diff options
author | Fabian Groffen <grobian@gentoo.org> | 2013-10-21 13:37:37 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2013-10-21 13:37:37 +0000 |
commit | f0ba4320736dda0632192975e8dbec5869121430 (patch) | |
tree | 49c3948ddc425a42ac6c8bf8d90c2f9c2341846b /x11-apps | |
parent | Marked ~x64-macos, bug #486818 (diff) | |
download | gentoo-2-f0ba4320736dda0632192975e8dbec5869121430.tar.gz gentoo-2-f0ba4320736dda0632192975e8dbec5869121430.tar.bz2 gentoo-2-f0ba4320736dda0632192975e8dbec5869121430.zip |
Marked ~x64-macos, bug #486818
(Portage version: 2.2.7-prefix/cvs/SunOS i386, signed Manifest commit with key 0x5F75F607C5C74E89)
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xfontsel/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xfontsel/xfontsel-1.0.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xfontsel/ChangeLog b/x11-apps/xfontsel/ChangeLog index ff3714f62593..950e437cf8f3 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.61 2013/10/08 05:03:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/ChangeLog,v 1.62 2013/10/21 13:37:37 grobian Exp $ + + 21 Oct 2013; Fabian Groffen <grobian@gentoo.org> xfontsel-1.0.5.ebuild: + Marked ~x64-macos, bug #486818 08 Oct 2013; Agostino Sarubbo <ago@gentoo.org> xfontsel-1.0.5.ebuild: Stable for x86, wrt bug #475480 diff --git a/x11-apps/xfontsel/xfontsel-1.0.5.ebuild b/x11-apps/xfontsel/xfontsel-1.0.5.ebuild index 9ce01f912cae..d01b351682df 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 # 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.10 2013/10/08 05:03:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/xfontsel-1.0.5.ebuild,v 1.11 2013/10/21 13:37:37 grobian 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" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~x64-macos" IUSE="" RDEPEND="x11-libs/libXaw |