diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-07-08 08:41:57 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-07-08 08:41:57 +0000 |
commit | d1ae62a98ef33c0444c14ff472fe3fdaf8e64439 (patch) | |
tree | 7458d2f89dd91f6a07471925d79824e86f2d07f2 /x11-themes/fvwm_icons | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-d1ae62a98ef33c0444c14ff472fe3fdaf8e64439.tar.gz gentoo-2-d1ae62a98ef33c0444c14ff472fe3fdaf8e64439.tar.bz2 gentoo-2-d1ae62a98ef33c0444c14ff472fe3fdaf8e64439.zip |
Stable on ppc64
(Portage version: 2.1-r1)
Diffstat (limited to 'x11-themes/fvwm_icons')
-rw-r--r-- | x11-themes/fvwm_icons/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/fvwm_icons/fvwm_icons-1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-themes/fvwm_icons/ChangeLog b/x11-themes/fvwm_icons/ChangeLog index 3fe6b174d1dc..5645750f4e60 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/fvwm_icons/ChangeLog,v 1.10 2006/05/19 18:04:27 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/fvwm_icons/ChangeLog,v 1.11 2006/07/08 08:41:57 corsair Exp $ + + 08 Jul 2006; Markus Rothe <corsair@gentoo.org> fvwm_icons-1.0.ebuild: + Stable on ppc64 19 May 2006; Markus Rothe <corsair@gentoo.org> fvwm_icons-1.0.ebuild: Added ~ppc64 diff --git a/x11-themes/fvwm_icons/fvwm_icons-1.0.ebuild b/x11-themes/fvwm_icons/fvwm_icons-1.0.ebuild index c3b740fbd812..e78e392a57f2 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-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.13 2006/05/19 18:04:27 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/fvwm_icons/fvwm_icons-1.0.ebuild,v 1.14 2006/07/08 08:41:57 corsair 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 ~ppc64 sparc x86" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" SLOT="0" LICENSE="GPL-2 FVWM" |