diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-11-21 19:54:26 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-11-21 19:54:26 +0000 |
commit | f48f53a265299b40d10fbda4dbc323e04beeaa77 (patch) | |
tree | 858ef7d57562f1c3e47b027b64a859dff18ae165 /x11-apps/xlsatoms | |
parent | ppc stable #292132 (diff) | |
download | gentoo-2-f48f53a265299b40d10fbda4dbc323e04beeaa77.tar.gz gentoo-2-f48f53a265299b40d10fbda4dbc323e04beeaa77.tar.bz2 gentoo-2-f48f53a265299b40d10fbda4dbc323e04beeaa77.zip |
ia64/sparc stable
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'x11-apps/xlsatoms')
-rw-r--r-- | x11-apps/xlsatoms/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xlsatoms/xlsatoms-1.0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xlsatoms/ChangeLog b/x11-apps/xlsatoms/ChangeLog index e8d7a1f4779d..c585fa9711fd 100644 --- a/x11-apps/xlsatoms/ChangeLog +++ b/x11-apps/xlsatoms/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xlsatoms # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xlsatoms/ChangeLog,v 1.25 2009/10/15 12:36:16 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xlsatoms/ChangeLog,v 1.26 2009/11/21 19:54:26 armin76 Exp $ + + 21 Nov 2009; Raúl Porcel <armin76@gentoo.org> xlsatoms-1.0.1.ebuild: + ia64/sparc stable *xlsatoms-1.0.2 (15 Oct 2009) diff --git a/x11-apps/xlsatoms/xlsatoms-1.0.1.ebuild b/x11-apps/xlsatoms/xlsatoms-1.0.1.ebuild index 7cf0c996a61b..e369909222bf 100644 --- a/x11-apps/xlsatoms/xlsatoms-1.0.1.ebuild +++ b/x11-apps/xlsatoms/xlsatoms-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xlsatoms/xlsatoms-1.0.1.ebuild,v 1.15 2009/10/11 11:08:26 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xlsatoms/xlsatoms-1.0.1.ebuild,v 1.16 2009/11/21 19:54:26 armin76 Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular 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/libX11 x11-libs/libXmu" |