diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-01-12 14:50:50 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-01-12 14:50:50 +0000 |
commit | f1d9f0d247125616a31f97c6b9e8aff7eced520a (patch) | |
tree | 67d3756312e0189c57c4d4653559ab41ab2a50a8 /x11-themes/fvwm_icons | |
parent | Keyworded ~sparc (diff) | |
download | historical-f1d9f0d247125616a31f97c6b9e8aff7eced520a.tar.gz historical-f1d9f0d247125616a31f97c6b9e8aff7eced520a.tar.bz2 historical-f1d9f0d247125616a31f97c6b9e8aff7eced520a.zip |
Stable on sparc
Package-Manager: portage-2.0.54
Diffstat (limited to 'x11-themes/fvwm_icons')
-rw-r--r-- | x11-themes/fvwm_icons/ChangeLog | 7 | ||||
-rw-r--r-- | x11-themes/fvwm_icons/fvwm_icons-1.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-themes/fvwm_icons/ChangeLog b/x11-themes/fvwm_icons/ChangeLog index 10115dfccf3c..d196d36764bb 100644 --- a/x11-themes/fvwm_icons/ChangeLog +++ b/x11-themes/fvwm_icons/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/fvwm_icons -# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/fvwm_icons/ChangeLog,v 1.8 2005/10/02 19:36:16 agriffis Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/fvwm_icons/ChangeLog,v 1.9 2006/01/12 14:50:50 gustavoz Exp $ + + 12 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org> fvwm_icons-1.0.ebuild: + Stable on sparc 02 Oct 2005; Aron Griffis <agriffis@gentoo.org> fvwm_icons-1.0.ebuild: Mark 1.0 stable on ia64 diff --git a/x11-themes/fvwm_icons/fvwm_icons-1.0.ebuild b/x11-themes/fvwm_icons/fvwm_icons-1.0.ebuild index 2c6472795aa5..1593b4636850 100644 --- a/x11-themes/fvwm_icons/fvwm_icons-1.0.ebuild +++ b/x11-themes/fvwm_icons/fvwm_icons-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_icons/fvwm_icons-1.0.ebuild,v 1.11 2005/10/02 19:36:16 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/fvwm_icons/fvwm_icons-1.0.ebuild,v 1.12 2006/01/12 14:50:50 gustavoz Exp $ S=${WORKDIR}/${PN} DESCRIPTION="Icons for use with FVWM" @@ -8,7 +8,7 @@ SRC_URI="http://www.fvwm.org/generated/icon_download/fvwm_icons.tar.bz2" HOMEPAGE="http://www.fvwm.org/" IUSE="" DEPEND="x11-wm/fvwm" -KEYWORDS="alpha amd64 ia64 ppc ~sparc x86" +KEYWORDS="alpha amd64 ia64 ppc sparc x86" SLOT="0" LICENSE="GPL-2 FVWM" |