diff options
author | Tristan Heaven <nyhm@gentoo.org> | 2008-03-19 22:18:44 +0000 |
---|---|---|
committer | Tristan Heaven <nyhm@gentoo.org> | 2008-03-19 22:18:44 +0000 |
commit | 052824301dfedcbce4d6fed76fa5e1a53b1848f9 (patch) | |
tree | 3b49bf67f23d43a18b8c87c12a96bf863f82328e /games-puzzle/glightoff | |
parent | New release (diff) | |
download | gentoo-2-052824301dfedcbce4d6fed76fa5e1a53b1848f9.tar.gz gentoo-2-052824301dfedcbce4d6fed76fa5e1a53b1848f9.tar.bz2 gentoo-2-052824301dfedcbce4d6fed76fa5e1a53b1848f9.zip |
Add ~amd64 keyword
(Portage version: 2.1.4.4)
Diffstat (limited to 'games-puzzle/glightoff')
-rw-r--r-- | games-puzzle/glightoff/ChangeLog | 7 | ||||
-rw-r--r-- | games-puzzle/glightoff/glightoff-1.0.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-puzzle/glightoff/ChangeLog b/games-puzzle/glightoff/ChangeLog index e4f4372fa0b5..a417d5395f0e 100644 --- a/games-puzzle/glightoff/ChangeLog +++ b/games-puzzle/glightoff/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-puzzle/glightoff -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/glightoff/ChangeLog,v 1.3 2007/02/22 01:11:02 peper Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/glightoff/ChangeLog,v 1.4 2008/03/19 22:18:44 nyhm Exp $ + + 19 Mar 2008; Tristan Heaven <nyhm@gentoo.org> glightoff-1.0.0.ebuild: + Add ~amd64 keyword 22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog: Transition to Manifest2. diff --git a/games-puzzle/glightoff/glightoff-1.0.0.ebuild b/games-puzzle/glightoff/glightoff-1.0.0.ebuild index c83ef80a0202..2f9a3e341550 100644 --- a/games-puzzle/glightoff/glightoff-1.0.0.ebuild +++ b/games-puzzle/glightoff/glightoff-1.0.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/glightoff/glightoff-1.0.0.ebuild,v 1.3 2007/03/13 23:15:19 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/glightoff/glightoff-1.0.0.ebuild,v 1.4 2008/03/19 22:18:44 nyhm Exp $ inherit gnome2 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" IUSE="" DEPEND=">=x11-libs/gtk+-2.6 |