diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-07-25 15:10:10 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-07-25 15:10:10 +0000 |
commit | 1193dcfea541aa94d9afd3d7970ab3d47844bf66 (patch) | |
tree | 6df9019f4b0f0a0730b121d2b7cb935799612de8 /x11-misc/sux | |
parent | stable amd64 (diff) | |
download | gentoo-2-1193dcfea541aa94d9afd3d7970ab3d47844bf66.tar.gz gentoo-2-1193dcfea541aa94d9afd3d7970ab3d47844bf66.tar.bz2 gentoo-2-1193dcfea541aa94d9afd3d7970ab3d47844bf66.zip |
stable amd64
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'x11-misc/sux')
-rw-r--r-- | x11-misc/sux/ChangeLog | 7 | ||||
-rw-r--r-- | x11-misc/sux/sux-1.0-r2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/sux/ChangeLog b/x11-misc/sux/ChangeLog index 8700ab4a7399..cf2b37131dc8 100644 --- a/x11-misc/sux/ChangeLog +++ b/x11-misc/sux/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/sux -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/sux/ChangeLog,v 1.11 2004/11/16 15:19:01 phosphan Exp $ +# 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 $ + + 25 Jul 2005; Simon Stelling <blubb@gentoo.org> sux-1.0-r2.ebuild: + stable on amd64 16 Nov 2004; Patrick Kursawe <phosphan@gentoo.org> -sux-1.0-r1.ebuild, sux-1.0-r2.ebuild: diff --git a/x11-misc/sux/sux-1.0-r2.ebuild b/x11-misc/sux/sux-1.0-r2.ebuild index 1d35ce59dd52..02b804194a64 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-2004 Gentoo Foundation +# 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.3 2004/11/16 15:19:01 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/sux/sux-1.0-r2.ebuild,v 1.4 2005/07/25 15:10:10 blubb Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://fgouget.free.fr/sux/sux" LICENSE="X11" SLOT="0" -KEYWORDS="x86 ~amd64 ~ppc" +KEYWORDS="amd64 ~ppc x86" IUSE="" S=${WORKDIR} |