diff options
author | Luis Medinas <metalgod@gentoo.org> | 2006-08-01 16:28:27 +0000 |
---|---|---|
committer | Luis Medinas <metalgod@gentoo.org> | 2006-08-01 16:28:27 +0000 |
commit | 1ead8f5cb8215f7a0b6f033870dd8c9646c74196 (patch) | |
tree | 2857620c42ce385db93f49ac18ab2356d63f6a0b /media-sound | |
parent | Version bump to 1.3, now get out there fragging... (diff) | |
download | gentoo-2-1ead8f5cb8215f7a0b6f033870dd8c9646c74196.tar.gz gentoo-2-1ead8f5cb8215f7a0b6f033870dd8c9646c74196.tar.bz2 gentoo-2-1ead8f5cb8215f7a0b6f033870dd8c9646c74196.zip |
Added ~amd64 keyword closes bug #142313.
(Portage version: 2.1.1_pre4-r1)
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/last-exit/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/last-exit/last-exit-2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/last-exit/ChangeLog b/media-sound/last-exit/ChangeLog index 2bc989c672cf..5ce45aeae946 100644 --- a/media-sound/last-exit/ChangeLog +++ b/media-sound/last-exit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/last-exit # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/last-exit/ChangeLog,v 1.2 2006/07/30 03:32:24 steev Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/last-exit/ChangeLog,v 1.3 2006/08/01 16:28:27 metalgod Exp $ + + 01 Aug 2006; Luis Medinas <metalgod@gentoo.org> last-exit-2.0.ebuild: + Added ~amd64 keyword closes bug #142313. *last-exit-2.0 (30 Jul 2006) diff --git a/media-sound/last-exit/last-exit-2.0.ebuild b/media-sound/last-exit/last-exit-2.0.ebuild index bbb1d9215305..49900f9a6f99 100644 --- a/media-sound/last-exit/last-exit-2.0.ebuild +++ b/media-sound/last-exit/last-exit-2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/last-exit/last-exit-2.0.ebuild,v 1.1 2006/07/30 03:32:24 steev Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/last-exit/last-exit-2.0.ebuild,v 1.2 2006/08/01 16:28:27 metalgod Exp $ inherit mono gnome2 eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.o-hand.com/~iain/last-exit/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" IUSE="" DEPEND=">=gnome-base/gconf-2.0 |