diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-06-22 20:28:18 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-06-22 20:28:18 +0000 |
commit | cf9b3d3ead9756f0371f975e0824e7471338c694 (patch) | |
tree | 8da9b3150b5e1ddb6df171bebb79afab242a7d2b | |
parent | Stable for amd64, wrt bug #419473 (diff) | |
download | gentoo-2-cf9b3d3ead9756f0371f975e0824e7471338c694.tar.gz gentoo-2-cf9b3d3ead9756f0371f975e0824e7471338c694.tar.bz2 gentoo-2-cf9b3d3ead9756f0371f975e0824e7471338c694.zip |
Stable for amd64, wrt bug #419473
(Portage version: 2.1.10.65/cvs/Linux x86_64)
-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 6395248f09e6..6f7b03a90383 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.44 2012/03/23 15:34:01 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/ChangeLog,v 1.45 2012/06/22 20:28:18 ago Exp $ + + 22 Jun 2012; Agostino Sarubbo <ago@gentoo.org> xfontsel-1.0.4.ebuild: + Stable for amd64, wrt bug #419473 *xfontsel-1.0.4 (23 Mar 2012) diff --git a/x11-apps/xfontsel/xfontsel-1.0.4.ebuild b/x11-apps/xfontsel/xfontsel-1.0.4.ebuild index 46b5f9f83476..23b212b006e8 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.1 2012/03/23 15:34:01 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/xfontsel-1.0.4.ebuild,v 1.2 2012/06/22 20:28:18 ago 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 |