diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-03-24 17:24:16 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-03-24 17:24:16 +0000 |
commit | 4410b831df70a24c146a20c8d1884cead538de0c (patch) | |
tree | 56062cdd24c93cfc6991a1869fad979d21b30ac2 /x11-misc | |
parent | Stable for amd64, wrt bug #543798 (diff) | |
download | gentoo-2-4410b831df70a24c146a20c8d1884cead538de0c.tar.gz gentoo-2-4410b831df70a24c146a20c8d1884cead538de0c.tar.bz2 gentoo-2-4410b831df70a24c146a20c8d1884cead538de0c.zip |
Stable for amd64, wrt bug #543928
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/sux/ChangeLog | 8 | ||||
-rw-r--r-- | x11-misc/sux/sux-1.0-r4.ebuild | 6 |
2 files changed, 8 insertions, 6 deletions
diff --git a/x11-misc/sux/ChangeLog b/x11-misc/sux/ChangeLog index 19de9acfa76a..e2c330095114 100644 --- a/x11-misc/sux/ChangeLog +++ b/x11-misc/sux/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/sux -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/sux/ChangeLog,v 1.27 2013/08/14 12:35:14 jer Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/sux/ChangeLog,v 1.28 2015/03/24 17:24:16 ago Exp $ + + 24 Mar 2015; Agostino Sarubbo <ago@gentoo.org> sux-1.0-r4.ebuild: + Stable for amd64, wrt bug #543928 *sux-1.0-r4 (14 Aug 2013) @@ -95,4 +98,3 @@ 28 Apr 2003; Patrick Kursawe <phosphan@gentoo.org> sux-1.0.ebuild: Initial import. Since it is rather old and has no real version number, I'll call this 1.0. - diff --git a/x11-misc/sux/sux-1.0-r4.ebuild b/x11-misc/sux/sux-1.0-r4.ebuild index 46be4e92b9fa..e83b36079d69 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-2013 Gentoo Foundation +# 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.1 2013/08/14 12:35:14 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/sux/sux-1.0-r4.ebuild,v 1.2 2015/03/24 17:24:16 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}" |