diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-07-12 11:01:09 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-07-12 11:01:09 +0000 |
commit | 62b28fc6c621a32f47723cb4440a46b6dc6df61e (patch) | |
tree | 1d751fcbb49d1bc10bd50371df2aa1f28114ac9e /x11-apps/xlsatoms | |
parent | Stable on amd64 wrt bug #327777 (diff) | |
download | gentoo-2-62b28fc6c621a32f47723cb4440a46b6dc6df61e.tar.gz gentoo-2-62b28fc6c621a32f47723cb4440a46b6dc6df61e.tar.bz2 gentoo-2-62b28fc6c621a32f47723cb4440a46b6dc6df61e.zip |
Stable on amd64 wrt bug #327777
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'x11-apps/xlsatoms')
-rw-r--r-- | x11-apps/xlsatoms/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xlsatoms/xlsatoms-1.1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xlsatoms/ChangeLog b/x11-apps/xlsatoms/ChangeLog index e2f9ab466748..1537bd8fdc92 100644 --- a/x11-apps/xlsatoms/ChangeLog +++ b/x11-apps/xlsatoms/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xlsatoms # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xlsatoms/ChangeLog,v 1.36 2010/06/08 16:29:14 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xlsatoms/ChangeLog,v 1.37 2010/07/12 11:01:09 hwoarang Exp $ + + 12 Jul 2010; Markos Chandras <hwoarang@gentoo.org> xlsatoms-1.1.0.ebuild: + Stable on amd64 wrt bug #327777 *xlsatoms-1.1.0 (08 Jun 2010) diff --git a/x11-apps/xlsatoms/xlsatoms-1.1.0.ebuild b/x11-apps/xlsatoms/xlsatoms-1.1.0.ebuild index 1931ee25eb42..441235651784 100644 --- a/x11-apps/xlsatoms/xlsatoms-1.1.0.ebuild +++ b/x11-apps/xlsatoms/xlsatoms-1.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xlsatoms/xlsatoms-1.1.0.ebuild,v 1.1 2010/06/08 16:29:14 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xlsatoms/xlsatoms-1.1.0.ebuild,v 1.2 2010/07/12 11:01:09 hwoarang Exp $ EAPI=3 @@ -8,7 +8,7 @@ XORG_STATIC="no" inherit xorg-2 DESCRIPTION="list interned atoms defined on server" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="" RDEPEND="x11-libs/libxcb" |