diff options
author | Luis Medinas <metalgod@gentoo.org> | 2005-12-06 22:20:29 +0000 |
---|---|---|
committer | Luis Medinas <metalgod@gentoo.org> | 2005-12-06 22:20:29 +0000 |
commit | 094d376a5d7aebcac0135399c6416c43cc195830 (patch) | |
tree | 87cd995ecc6f599b843eb28133ee25cd633223e4 /x11-themes | |
parent | Rename list_delete function to list_delete_at - the old name is used in mysql... (diff) | |
download | gentoo-2-094d376a5d7aebcac0135399c6416c43cc195830.tar.gz gentoo-2-094d376a5d7aebcac0135399c6416c43cc195830.tar.bz2 gentoo-2-094d376a5d7aebcac0135399c6416c43cc195830.zip |
Added ~amd64 keyword.
(Portage version: 2.0.53)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/fvwm_sounds/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/fvwm_sounds/fvwm_sounds-1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-themes/fvwm_sounds/ChangeLog b/x11-themes/fvwm_sounds/ChangeLog index 514eb6b297da..9e759839c7f8 100644 --- a/x11-themes/fvwm_sounds/ChangeLog +++ b/x11-themes/fvwm_sounds/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/fvwm_sounds # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/fvwm_sounds/ChangeLog,v 1.8 2005/10/02 19:36:56 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/fvwm_sounds/ChangeLog,v 1.9 2005/12/06 22:17:20 metalgod Exp $ + + 06 Dec 2005; Luis Medinas <metalgod@gentoo.org> fvwm_sounds-1.0.ebuild: + Added ~amd64 keyword. 02 Oct 2005; Aron Griffis <agriffis@gentoo.org> fvwm_sounds-1.0.ebuild: Mark 1.0 stable on ia64 diff --git a/x11-themes/fvwm_sounds/fvwm_sounds-1.0.ebuild b/x11-themes/fvwm_sounds/fvwm_sounds-1.0.ebuild index c74cc60696e1..3e68006018fd 100644 --- a/x11-themes/fvwm_sounds/fvwm_sounds-1.0.ebuild +++ b/x11-themes/fvwm_sounds/fvwm_sounds-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/fvwm_sounds/fvwm_sounds-1.0.ebuild,v 1.11 2005/10/02 19:36:56 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/fvwm_sounds/fvwm_sounds-1.0.ebuild,v 1.12 2005/12/06 22:17:20 metalgod Exp $ S=${WORKDIR} DESCRIPTION="Sounds for use with FVWM" @@ -8,7 +8,7 @@ SRC_URI="http://www.fvwm.org/generated/sounds_download/fvwm_sounds.tgz" HOMEPAGE="http://www.fvwm.org/" IUSE="" DEPEND="x11-wm/fvwm" -KEYWORDS="alpha ia64 ppc x86" +KEYWORDS="alpha ~amd64 ia64 ppc x86" SLOT="0" LICENSE="GPL-2 FVWM" |