diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-07-12 11:02:14 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-07-12 11:02:14 +0000 |
commit | fb0f567aa29e77dff98cb806e6ece788107e8133 (patch) | |
tree | c62b5085942b371728a312237237602135240316 /x11-apps/xlsatoms | |
parent | Stable on amd64 wrt bug #327777 (diff) | |
download | historical-fb0f567aa29e77dff98cb806e6ece788107e8133.tar.gz historical-fb0f567aa29e77dff98cb806e6ece788107e8133.tar.bz2 historical-fb0f567aa29e77dff98cb806e6ece788107e8133.zip |
Stable on amd64 wrt bug #327777
Package-Manager: portage-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" |