diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2008-06-27 18:13:26 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2008-06-27 18:13:26 +0000 |
commit | f6cfdc3aa1a65466306869d314ae78f8e032459e (patch) | |
tree | c54b1ab086b6ca0ec62a08ac7778b24267ec4aff /x11-plugins/asmem/asmem-1.12.ebuild | |
parent | Version bump, no code changes, though, bug #229671 (diff) | |
download | historical-f6cfdc3aa1a65466306869d314ae78f8e032459e.tar.gz historical-f6cfdc3aa1a65466306869d314ae78f8e032459e.tar.bz2 historical-f6cfdc3aa1a65466306869d314ae78f8e032459e.zip |
Sparc stable, Bug #229541. Does what it says it does.
Package-Manager: portage-2.2_rc1/cvs/Linux 2.6.22-gentoo-r9-ail-simulation-sensors x86_64
Diffstat (limited to 'x11-plugins/asmem/asmem-1.12.ebuild')
-rw-r--r-- | x11-plugins/asmem/asmem-1.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/asmem/asmem-1.12.ebuild b/x11-plugins/asmem/asmem-1.12.ebuild index 889f183ac186..692ac0989a22 100644 --- a/x11-plugins/asmem/asmem-1.12.ebuild +++ b/x11-plugins/asmem/asmem-1.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/asmem/asmem-1.12.ebuild,v 1.4 2008/06/27 13:26:13 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/asmem/asmem-1.12.ebuild,v 1.5 2008/06/27 18:13:26 fmccor Exp $ inherit toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://www.tigr.net/afterstep/download/asmem/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ppc64 ~sparc ~x86" +KEYWORDS="amd64 ppc ppc64 sparc ~x86" IUSE="jpeg" RDEPEND="x11-libs/libX11 |