diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-10-08 05:03:41 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-10-08 05:03:41 +0000 |
commit | 060d530e55512c190a504fca1ccc1237fdc36774 (patch) | |
tree | 3aa613cce28d2f51a636f87ac5730d1d4234d649 /x11-apps/xfontsel | |
parent | Stable for x86, wrt bug #475480 (diff) | |
download | gentoo-2-060d530e55512c190a504fca1ccc1237fdc36774.tar.gz gentoo-2-060d530e55512c190a504fca1ccc1237fdc36774.tar.bz2 gentoo-2-060d530e55512c190a504fca1ccc1237fdc36774.zip |
Stable for x86, wrt bug #475480
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-apps/xfontsel')
-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 55a2a465ed2f..ff3714f62593 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.60 2013/10/07 04:55:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/ChangeLog,v 1.61 2013/10/08 05:03:41 ago Exp $ + + 08 Oct 2013; Agostino Sarubbo <ago@gentoo.org> xfontsel-1.0.5.ebuild: + Stable for x86, wrt bug #475480 07 Oct 2013; Agostino Sarubbo <ago@gentoo.org> xfontsel-1.0.5.ebuild: Stable for sparc, wrt bug #475480 diff --git a/x11-apps/xfontsel/xfontsel-1.0.5.ebuild b/x11-apps/xfontsel/xfontsel-1.0.5.ebuild index b978ae0af291..9ce01f912cae 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.9 2013/10/07 04:55:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/xfontsel-1.0.5.ebuild,v 1.10 2013/10/08 05:03:41 ago 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" IUSE="" RDEPEND="x11-libs/libXaw |