diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-02-07 12:09:15 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-02-07 12:09:15 +0000 |
commit | 45115cfa56cd650865e483109d574416dc23b086 (patch) | |
tree | 95f3acfc8cbf8e61dd64cf779916713f5bc6ac24 /x11-misc/sux | |
parent | Add ~arm wrt #255203 (diff) | |
download | gentoo-2-45115cfa56cd650865e483109d574416dc23b086.tar.gz gentoo-2-45115cfa56cd650865e483109d574416dc23b086.tar.bz2 gentoo-2-45115cfa56cd650865e483109d574416dc23b086.zip |
Add ~arm wrt #255203
(Portage version: 2.1.6.4/cvs/Linux 2.6.26-gentoo-r2 ia64)
Diffstat (limited to 'x11-misc/sux')
-rw-r--r-- | x11-misc/sux/ChangeLog | 7 | ||||
-rw-r--r-- | x11-misc/sux/sux-1.0-r3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/sux/ChangeLog b/x11-misc/sux/ChangeLog index 7e6fdac8782b..c7891e4e6e58 100644 --- a/x11-misc/sux/ChangeLog +++ b/x11-misc/sux/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/sux -# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/sux/ChangeLog,v 1.23 2008/11/17 23:09:24 flameeyes Exp $ +# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/sux/ChangeLog,v 1.24 2009/02/07 12:09:15 armin76 Exp $ + + 07 Feb 2009; Raúl Porcel <armin76@gentoo.org> sux-1.0-r3.ebuild: + Add ~arm wrt #255203 17 Nov 2008; Diego E. Pettenò <flameeyes@gentoo.org> files/sux-1.0-r1.patch, files/sux-X11R6.patch: diff --git a/x11-misc/sux/sux-1.0-r3.ebuild b/x11-misc/sux/sux-1.0-r3.ebuild index 9acfc8a2ed0e..8f26c6d1f23b 100644 --- a/x11-misc/sux/sux-1.0-r3.ebuild +++ b/x11-misc/sux/sux-1.0-r3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/sux/sux-1.0-r3.ebuild,v 1.8 2007/04/17 22:38:37 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/sux/sux-1.0-r3.ebuild,v 1.9 2009/02/07 12:09:15 armin76 Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://fgouget.free.fr/sux/sux" LICENSE="X11" SLOT="0" -KEYWORDS="alpha amd64 ppc sparc x86" +KEYWORDS="alpha amd64 ~arm ppc sparc x86" IUSE="" S="${WORKDIR}" |