diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-01-12 14:49:54 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-01-12 14:49:54 +0000 |
commit | 7d5a0c9051e908d1dadf07eb37229230a34a234a (patch) | |
tree | b044e917555ce49595116a5d56eac7aba801d69f /x11-themes | |
parent | Stable on x86 wrt bug #118757. (diff) | |
download | historical-7d5a0c9051e908d1dadf07eb37229230a34a234a.tar.gz historical-7d5a0c9051e908d1dadf07eb37229230a34a234a.tar.bz2 historical-7d5a0c9051e908d1dadf07eb37229230a34a234a.zip |
Keyworded ~sparc
Package-Manager: portage-2.0.54
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/fvwm_sounds/ChangeLog | 8 | ||||
-rw-r--r-- | x11-themes/fvwm_sounds/Manifest | 12 | ||||
-rw-r--r-- | x11-themes/fvwm_sounds/fvwm_sounds-1.0.ebuild | 6 |
3 files changed, 15 insertions, 11 deletions
diff --git a/x11-themes/fvwm_sounds/ChangeLog b/x11-themes/fvwm_sounds/ChangeLog index 9e759839c7f8..328cf22dc99b 100644 --- a/x11-themes/fvwm_sounds/ChangeLog +++ b/x11-themes/fvwm_sounds/ChangeLog @@ -1,6 +1,10 @@ # 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.9 2005/12/06 22:17:20 metalgod Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/fvwm_sounds/ChangeLog,v 1.10 2006/01/12 14:49:54 gustavoz Exp $ + + 12 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org> + fvwm_sounds-1.0.ebuild: + Keyworded ~sparc 06 Dec 2005; Luis Medinas <metalgod@gentoo.org> fvwm_sounds-1.0.ebuild: Added ~amd64 keyword. diff --git a/x11-themes/fvwm_sounds/Manifest b/x11-themes/fvwm_sounds/Manifest index 877b9518e5dc..45cc882f46bf 100644 --- a/x11-themes/fvwm_sounds/Manifest +++ b/x11-themes/fvwm_sounds/Manifest @@ -1,13 +1,13 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 34b183a7ed34336117613d9ff5d656f3 ChangeLog 1251 +MD5 3c16f3458437ca4f92ca03d61b8b955a ChangeLog 1352 MD5 9fed0f5d6d3d5a45ddba44e4d6030740 files/digest-fvwm_sounds-1.0 59 -MD5 4e6990c5d532e3751534233038fa9de8 fvwm_sounds-1.0.ebuild 579 +MD5 e8af876caf4a893ae488d9a4d109d5ad fvwm_sounds-1.0.ebuild 586 -----BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2 (GNU/Linux) +Version: GnuPG v1.4.2-ecc0.1.6 (GNU/Linux) -iD8DBQFDlg1/wUpWvClEHQoRAhRPAJ9BCEdLQcGgkp5E8GZCFMYer1wmYwCeJPPq -zayoYCGEhDGqr+d5k8XkKBI= -=Ml90 +iD8DBQFDxmy0KRy60XGEcJIRAmJfAJ9vEqJIa0K9NhN4m855M6V7BqSnvgCfQFM/ +5HizztAwEfTvLEYzxkW/Lkk= +=7yII -----END PGP SIGNATURE----- diff --git a/x11-themes/fvwm_sounds/fvwm_sounds-1.0.ebuild b/x11-themes/fvwm_sounds/fvwm_sounds-1.0.ebuild index 3e68006018fd..ad047aeeb890 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 +# Copyright 1999-2006 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.12 2005/12/06 22:17:20 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/fvwm_sounds/fvwm_sounds-1.0.ebuild,v 1.13 2006/01/12 14:49:54 gustavoz 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 ~amd64 ia64 ppc x86" +KEYWORDS="alpha ~amd64 ia64 ppc ~sparc x86" SLOT="0" LICENSE="GPL-2 FVWM" |