diff options
author | 2008-02-05 17:11:43 +0000 | |
---|---|---|
committer | 2008-02-05 17:11:43 +0000 | |
commit | 5e63101bb5c07659e8db587a5d0f03791fe137e9 (patch) | |
tree | 85d81d70f6798ef87cb803dba5820158943a2ec9 /x11-misc | |
parent | Keyworded ~amd64 wrt #208952 (diff) | |
download | gentoo-2-5e63101bb5c07659e8db587a5d0f03791fe137e9.tar.gz gentoo-2-5e63101bb5c07659e8db587a5d0f03791fe137e9.tar.bz2 gentoo-2-5e63101bb5c07659e8db587a5d0f03791fe137e9.zip |
Keyworded ~amd64.
(Portage version: 2.1.3.19)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xsimpsons/ChangeLog | 7 | ||||
-rw-r--r-- | x11-misc/xsimpsons/xsimpsons-0.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/xsimpsons/ChangeLog b/x11-misc/xsimpsons/ChangeLog index 752d5253b272..c908bece7013 100644 --- a/x11-misc/xsimpsons/ChangeLog +++ b/x11-misc/xsimpsons/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xsimpsons -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsimpsons/ChangeLog,v 1.13 2007/02/22 00:10:26 jokey Exp $ +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsimpsons/ChangeLog,v 1.14 2008/02/05 17:11:43 coldwind Exp $ + + 05 Feb 2008; Santiago M. Mola <coldwind@gentoo.org> xsimpsons-0.1.ebuild: + Keyworded ~amd64. 22 Feb 2007; Markus Ullmann <jokey@gentoo.org> ChangeLog: Redigest for Manifest2 diff --git a/x11-misc/xsimpsons/xsimpsons-0.1.ebuild b/x11-misc/xsimpsons/xsimpsons-0.1.ebuild index 02fd233a4682..8f152ef3ced6 100644 --- a/x11-misc/xsimpsons/xsimpsons-0.1.ebuild +++ b/x11-misc/xsimpsons/xsimpsons-0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsimpsons/xsimpsons-0.1.ebuild,v 1.10 2006/10/21 22:05:25 omp Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsimpsons/xsimpsons-0.1.ebuild,v 1.11 2008/02/05 17:11:43 coldwind Exp $ DESCRIPTION="The Simpsons walking along the tops of your windows." HOMEPAGE="http://netzverschmutzer.net/~sbeyer/programming/projects/?dir=extensions#xpenguins" @@ -8,7 +8,7 @@ SRC_URI="http://netzverschmutzer.net/~sbeyer/programming/projects/extensions/xpe LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc" +KEYWORDS="~amd64 ppc x86" IUSE="" RDEPEND="x11-libs/libX11 |