diff options
author | Luis Medinas <metalgod@gentoo.org> | 2005-12-06 22:17:20 +0000 |
---|---|---|
committer | Luis Medinas <metalgod@gentoo.org> | 2005-12-06 22:17:20 +0000 |
commit | 5e7eaec3bf32e1c6301c198e2d1906b648db0bfc (patch) | |
tree | 75254c612faf8212f96c0f25573887521fd5676e /x11-themes | |
parent | Rename list_delete function to list_delete_at - the old name is used in mysql... (diff) | |
download | historical-5e7eaec3bf32e1c6301c198e2d1906b648db0bfc.tar.gz historical-5e7eaec3bf32e1c6301c198e2d1906b648db0bfc.tar.bz2 historical-5e7eaec3bf32e1c6301c198e2d1906b648db0bfc.zip |
Added ~amd64 keyword.
Package-Manager: portage-2.0.53
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/fvwm_sounds/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/fvwm_sounds/Manifest | 14 | ||||
-rw-r--r-- | x11-themes/fvwm_sounds/fvwm_sounds-1.0.ebuild | 4 |
3 files changed, 18 insertions, 5 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/Manifest b/x11-themes/fvwm_sounds/Manifest index 2236bd6b0acb..877b9518e5dc 100644 --- a/x11-themes/fvwm_sounds/Manifest +++ b/x11-themes/fvwm_sounds/Manifest @@ -1,3 +1,13 @@ -MD5 078d41a544d11b59de82bc2521166a66 ChangeLog 1152 -MD5 17f526057ee35947cd0349ab367802de fvwm_sounds-1.0.ebuild 572 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 34b183a7ed34336117613d9ff5d656f3 ChangeLog 1251 MD5 9fed0f5d6d3d5a45ddba44e4d6030740 files/digest-fvwm_sounds-1.0 59 +MD5 4e6990c5d532e3751534233038fa9de8 fvwm_sounds-1.0.ebuild 579 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2 (GNU/Linux) + +iD8DBQFDlg1/wUpWvClEHQoRAhRPAJ9BCEdLQcGgkp5E8GZCFMYer1wmYwCeJPPq +zayoYCGEhDGqr+d5k8XkKBI= +=Ml90 +-----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 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" |