diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-10-02 19:36:56 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-10-02 19:36:56 +0000 |
commit | 660cb81ad9e5df5fb4a2f8144540acd8244dbb95 (patch) | |
tree | 2af214f3a8e04f9dba562fdfcae1c3c0e3a1cd38 /x11-themes/fvwm_sounds | |
parent | added ~ppc (diff) | |
download | historical-660cb81ad9e5df5fb4a2f8144540acd8244dbb95.tar.gz historical-660cb81ad9e5df5fb4a2f8144540acd8244dbb95.tar.bz2 historical-660cb81ad9e5df5fb4a2f8144540acd8244dbb95.zip |
Mark 1.0 stable on ia64
Package-Manager: portage-1.589-cvs
Diffstat (limited to 'x11-themes/fvwm_sounds')
-rw-r--r-- | x11-themes/fvwm_sounds/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/fvwm_sounds/Manifest | 2 | ||||
-rw-r--r-- | x11-themes/fvwm_sounds/fvwm_sounds-1.0.ebuild | 4 |
3 files changed, 7 insertions, 4 deletions
diff --git a/x11-themes/fvwm_sounds/ChangeLog b/x11-themes/fvwm_sounds/ChangeLog index 477fc25cca1b..514eb6b297da 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.7 2005/08/26 13:44:12 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/fvwm_sounds/ChangeLog,v 1.8 2005/10/02 19:36:56 agriffis Exp $ + + 02 Oct 2005; Aron Griffis <agriffis@gentoo.org> fvwm_sounds-1.0.ebuild: + Mark 1.0 stable on ia64 26 Aug 2005; Aron Griffis <agriffis@gentoo.org> fvwm_sounds-1.0.ebuild: add ~ia64 diff --git a/x11-themes/fvwm_sounds/Manifest b/x11-themes/fvwm_sounds/Manifest index f3d499334d68..cd8a6168543b 100644 --- a/x11-themes/fvwm_sounds/Manifest +++ b/x11-themes/fvwm_sounds/Manifest @@ -1,3 +1,3 @@ MD5 53a351b0563a2b0ee701c0edfaba64d1 ChangeLog 1051 -MD5 e7aff7329388afc0708a28969e130371 fvwm_sounds-1.0.ebuild 573 +MD5 06aac1520de7f2828e239a7f7f8f1192 fvwm_sounds-1.0.ebuild 572 MD5 9fed0f5d6d3d5a45ddba44e4d6030740 files/digest-fvwm_sounds-1.0 59 diff --git a/x11-themes/fvwm_sounds/fvwm_sounds-1.0.ebuild b/x11-themes/fvwm_sounds/fvwm_sounds-1.0.ebuild index c5534821df5f..c74cc60696e1 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.10 2005/08/26 13:44:12 agriffis Exp $ +# $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 $ 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 ia64 ppc x86" SLOT="0" LICENSE="GPL-2 FVWM" |