diff options
author | Brent Baude <ranger@gentoo.org> | 2012-07-12 17:16:53 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-07-12 17:16:53 +0000 |
commit | 746d1efaa4159142469b47be3ee459c88a894690 (patch) | |
tree | b53e921f763ed9dc5a627b19a42bd22c436e1e7f /x11-apps/xfontsel | |
parent | Marking xfd-1.1.1 ppc for bug 419473 (diff) | |
download | gentoo-2-746d1efaa4159142469b47be3ee459c88a894690.tar.gz gentoo-2-746d1efaa4159142469b47be3ee459c88a894690.tar.bz2 gentoo-2-746d1efaa4159142469b47be3ee459c88a894690.zip |
Marking xfontsel-1.0.4 ppc for bug 419473
(Portage version: 2.1.10.65/cvs/Linux ppc64)
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 bb593a2ad2a2..6a4022bd243c 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.49 2012/07/11 19:26:46 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/ChangeLog,v 1.50 2012/07/12 17:16:53 ranger Exp $ + + 12 Jul 2012; Brent Baude <ranger@gentoo.org> xfontsel-1.0.4.ebuild: + Marking xfontsel-1.0.4 ppc stable for bug 419473 11 Jul 2012; Brent Baude <ranger@gentoo.org> xfontsel-1.0.4.ebuild: Marking xfontsel-1.0.4 ppc64 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 22c1a0b5da05..08c9368d146a 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.6 2012/07/11 19:26:46 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/xfontsel-1.0.4.ebuild,v 1.7 2012/07/12 17:16:53 ranger 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 |