diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-08-26 16:45:08 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-08-26 16:45:08 +0000 |
commit | 4ef516dd34530dfa018f37775835f6e8628c01cb (patch) | |
tree | 58435b844adfde13b8a065e8bbdb89931108ab09 /x11-apps/xfontsel | |
parent | s390/sh/sparc stable wrt #419473 (diff) | |
download | gentoo-2-4ef516dd34530dfa018f37775835f6e8628c01cb.tar.gz gentoo-2-4ef516dd34530dfa018f37775835f6e8628c01cb.tar.bz2 gentoo-2-4ef516dd34530dfa018f37775835f6e8628c01cb.zip |
alpha/ia64/s390/sh/sparc stable wrt #419473
(Portage version: 2.1.11.5/cvs/Linux ia64)
Diffstat (limited to 'x11-apps/xfontsel')
-rw-r--r-- | x11-apps/xfontsel/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xfontsel/xfontsel-1.0.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xfontsel/ChangeLog b/x11-apps/xfontsel/ChangeLog index 6a4022bd243c..40ae8ab9a7fd 100644 --- a/x11-apps/xfontsel/ChangeLog +++ b/x11-apps/xfontsel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xfontsel # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/ChangeLog,v 1.50 2012/07/12 17:16:53 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/ChangeLog,v 1.51 2012/08/26 16:45:08 armin76 Exp $ + + 26 Aug 2012; Raúl Porcel <armin76@gentoo.org> xfontsel-1.0.4.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #419473 12 Jul 2012; Brent Baude <ranger@gentoo.org> xfontsel-1.0.4.ebuild: Marking xfontsel-1.0.4 ppc stable for bug 419473 diff --git a/x11-apps/xfontsel/xfontsel-1.0.4.ebuild b/x11-apps/xfontsel/xfontsel-1.0.4.ebuild index 08c9368d146a..50b2d1cdf737 100644 --- a/x11-apps/xfontsel/xfontsel-1.0.4.ebuild +++ b/x11-apps/xfontsel/xfontsel-1.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/xfontsel-1.0.4.ebuild,v 1.7 2012/07/12 17:16:53 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/xfontsel-1.0.4.ebuild,v 1.8 2012/08/26 16:45:08 armin76 Exp $ EAPI=4 @@ -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 |