diff options
author | 2009-05-28 17:20:25 +0000 | |
---|---|---|
committer | 2009-05-28 17:20:25 +0000 | |
commit | 8aa8694b581d84d38d5e6f3edf1db7c0dcdcf13f (patch) | |
tree | d7b57b8ba26cc08e098c34d49b751d9619654715 /x11-apps/xlsatoms | |
parent | iconv -o is not documented on Linux, and it for sure doesn't work with libico... (diff) | |
download | historical-8aa8694b581d84d38d5e6f3edf1db7c0dcdcf13f.tar.gz historical-8aa8694b581d84d38d5e6f3edf1db7c0dcdcf13f.tar.bz2 historical-8aa8694b581d84d38d5e6f3edf1db7c0dcdcf13f.zip |
Add ~alpha
Package-Manager: portage-2.1.6.11/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 1a6376c0047a..36bb634b7158 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.20 2009/05/05 08:02:13 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xlsatoms/ChangeLog,v 1.21 2009/05/28 17:12:21 armin76 Exp $ + + 28 May 2009; Raúl Porcel <armin76@gentoo.org> xlsatoms-1.0.1.ebuild: + Add ~alpha 05 May 2009; Christian Faulhammer <fauli@gentoo.org> xlsatoms-1.0.1.ebuild: diff --git a/x11-apps/xlsatoms/xlsatoms-1.0.1.ebuild b/x11-apps/xlsatoms/xlsatoms-1.0.1.ebuild index 61f25cba4369..82470b2a61df 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.11 2009/05/05 08:02:13 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xlsatoms/xlsatoms-1.0.1.ebuild,v 1.12 2009/05/28 17:12:21 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="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" |