diff options
author | José Luis Rivero <yoswink@gentoo.org> | 2005-08-14 23:05:55 +0000 |
---|---|---|
committer | José Luis Rivero <yoswink@gentoo.org> | 2005-08-14 23:05:55 +0000 |
commit | fa086d3bdd0b32907569c1bbd918589915bc79e5 (patch) | |
tree | 66788e332c87d167de3c70c11a35c5e9a0be3315 /x11-misc/sux | |
parent | ~amd64 (diff) | |
download | gentoo-2-fa086d3bdd0b32907569c1bbd918589915bc79e5.tar.gz gentoo-2-fa086d3bdd0b32907569c1bbd918589915bc79e5.tar.bz2 gentoo-2-fa086d3bdd0b32907569c1bbd918589915bc79e5.zip |
Keyworded ~alpha wrt #97608
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-misc/sux')
-rw-r--r-- | x11-misc/sux/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/sux/sux-1.0-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/sux/ChangeLog b/x11-misc/sux/ChangeLog index cf2b37131dc8..06e786b40dff 100644 --- a/x11-misc/sux/ChangeLog +++ b/x11-misc/sux/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/sux # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/sux/ChangeLog,v 1.12 2005/07/25 15:10:10 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/sux/ChangeLog,v 1.13 2005/08/14 23:05:55 yoswink Exp $ + + 14 Aug 2005; Jose Luis Rivero <yoswink@gentoo.org> sux-1.0-r2.ebuild: + Keyworded ~alpha wrt #97608 25 Jul 2005; Simon Stelling <blubb@gentoo.org> sux-1.0-r2.ebuild: stable on amd64 diff --git a/x11-misc/sux/sux-1.0-r2.ebuild b/x11-misc/sux/sux-1.0-r2.ebuild index 02b804194a64..c556a0675936 100644 --- a/x11-misc/sux/sux-1.0-r2.ebuild +++ b/x11-misc/sux/sux-1.0-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/sux/sux-1.0-r2.ebuild,v 1.4 2005/07/25 15:10:10 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/sux/sux-1.0-r2.ebuild,v 1.5 2005/08/14 23:05:55 yoswink Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://fgouget.free.fr/sux/sux" LICENSE="X11" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="~alpha amd64 ~ppc x86" IUSE="" S=${WORKDIR} |