diff options
author | 2015-04-01 08:33:26 +0000 | |
---|---|---|
committer | 2015-04-01 08:33:26 +0000 | |
commit | bb643c62d0bdc730c8e3034cac175a231f0672d1 (patch) | |
tree | da3b80a654d35f27a8504fce88229585f80ffc63 /x11-misc | |
parent | Stable for sparc, wrt bug #541048 (diff) | |
download | gentoo-2-bb643c62d0bdc730c8e3034cac175a231f0672d1.tar.gz gentoo-2-bb643c62d0bdc730c8e3034cac175a231f0672d1.tar.bz2 gentoo-2-bb643c62d0bdc730c8e3034cac175a231f0672d1.zip |
Stable for sparc, wrt bug #543928
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/sux/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/sux/sux-1.0-r4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/sux/ChangeLog b/x11-misc/sux/ChangeLog index 34372fcbb919..23cc03d805fe 100644 --- a/x11-misc/sux/ChangeLog +++ b/x11-misc/sux/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/sux # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/sux/ChangeLog,v 1.30 2015/03/28 21:25:40 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/sux/ChangeLog,v 1.31 2015/04/01 08:33:26 ago Exp $ + + 01 Apr 2015; Agostino Sarubbo <ago@gentoo.org> sux-1.0-r4.ebuild: + Stable for sparc, wrt bug #543928 28 Mar 2015; Agostino Sarubbo <ago@gentoo.org> sux-1.0-r4.ebuild: Stable for ppc, wrt bug #543928 diff --git a/x11-misc/sux/sux-1.0-r4.ebuild b/x11-misc/sux/sux-1.0-r4.ebuild index 1ee32709b0c1..bd9d4125cfe2 100644 --- a/x11-misc/sux/sux-1.0-r4.ebuild +++ b/x11-misc/sux/sux-1.0-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/sux/sux-1.0-r4.ebuild,v 1.4 2015/03/28 21:25:40 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/sux/sux-1.0-r4.ebuild,v 1.5 2015/04/01 08:33:26 ago Exp $ EAPI=5 inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://fgouget.free.fr/sux/sux" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ppc ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ppc sparc x86" IUSE="" S="${WORKDIR}" |