diff options
author | Markus Meier <maekke@gentoo.org> | 2012-06-28 05:41:38 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-06-28 05:41:38 +0000 |
commit | c0c0a95554e2d0f1cac4ad896a595708fa69e5ae (patch) | |
tree | 139feafdcac60ad1b7f0061f8872348c5b3f81cf /x11-apps/xlsfonts | |
parent | arm stable, bug #419473 (diff) | |
download | gentoo-2-c0c0a95554e2d0f1cac4ad896a595708fa69e5ae.tar.gz gentoo-2-c0c0a95554e2d0f1cac4ad896a595708fa69e5ae.tar.bz2 gentoo-2-c0c0a95554e2d0f1cac4ad896a595708fa69e5ae.zip |
arm stable, bug #419473
(Portage version: 2.1.10.65/cvs/Linux i686)
Diffstat (limited to 'x11-apps/xlsfonts')
-rw-r--r-- | x11-apps/xlsfonts/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xlsfonts/xlsfonts-1.0.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xlsfonts/ChangeLog b/x11-apps/xlsfonts/ChangeLog index f792428e8c1e..6fad1ee57e1a 100644 --- a/x11-apps/xlsfonts/ChangeLog +++ b/x11-apps/xlsfonts/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xlsfonts # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xlsfonts/ChangeLog,v 1.43 2012/06/24 18:53:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xlsfonts/ChangeLog,v 1.44 2012/06/28 05:41:38 maekke Exp $ + + 28 Jun 2012; Markus Meier <maekke@gentoo.org> xlsfonts-1.0.4.ebuild: + arm stable, bug #419473 24 Jun 2012; Agostino Sarubbo <ago@gentoo.org> xlsfonts-1.0.4.ebuild: Stable for x86, wrt bug #419473 diff --git a/x11-apps/xlsfonts/xlsfonts-1.0.4.ebuild b/x11-apps/xlsfonts/xlsfonts-1.0.4.ebuild index 5f61c112dc2e..d94496034791 100644 --- a/x11-apps/xlsfonts/xlsfonts-1.0.4.ebuild +++ b/x11-apps/xlsfonts/xlsfonts-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/xlsfonts/xlsfonts-1.0.4.ebuild,v 1.3 2012/06/24 18:53:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xlsfonts/xlsfonts-1.0.4.ebuild,v 1.4 2012/06/28 05:41:38 maekke Exp $ EAPI=4 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="X.Org xlsfonts application" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" IUSE="" RDEPEND="x11-libs/libX11" DEPEND="${RDEPEND}" |