diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-08-26 13:45:57 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-08-26 13:45:57 +0000 |
commit | 41969ec564120e148cc94f3fce215d042bf231ec (patch) | |
tree | 20d910ad210302d47672ef3b90ffe2feda4f2bad /x11-themes/fvwm_icons | |
parent | Don't use root group as it doesn't exists on BSD-like userlands. (diff) | |
download | gentoo-2-41969ec564120e148cc94f3fce215d042bf231ec.tar.gz gentoo-2-41969ec564120e148cc94f3fce215d042bf231ec.tar.bz2 gentoo-2-41969ec564120e148cc94f3fce215d042bf231ec.zip |
add ~ia64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-themes/fvwm_icons')
-rw-r--r-- | x11-themes/fvwm_icons/ChangeLog | 7 | ||||
-rw-r--r-- | x11-themes/fvwm_icons/Manifest | 2 | ||||
-rw-r--r-- | x11-themes/fvwm_icons/fvwm_icons-1.0.ebuild | 6 |
3 files changed, 9 insertions, 6 deletions
diff --git a/x11-themes/fvwm_icons/ChangeLog b/x11-themes/fvwm_icons/ChangeLog index efd80748fcba..1730e85333b5 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-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/fvwm_icons/ChangeLog,v 1.6 2004/06/24 23:26:13 agriffis Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/fvwm_icons/ChangeLog,v 1.7 2005/08/26 13:43:32 agriffis Exp $ + + 26 Aug 2005; Aron Griffis <agriffis@gentoo.org> fvwm_icons-1.0.ebuild: + add ~ia64 19 Jun 2004; Danny van Dyk <kugelfang@gentoo.org> fvwm_icons-1.0.ebuild: Marked stable on amd64. diff --git a/x11-themes/fvwm_icons/Manifest b/x11-themes/fvwm_icons/Manifest index 8e201df099cf..8aadf1d42f3d 100644 --- a/x11-themes/fvwm_icons/Manifest +++ b/x11-themes/fvwm_icons/Manifest @@ -1,3 +1,3 @@ -MD5 5881768fd0002675b47b810569b67932 fvwm_icons-1.0.ebuild 581 +MD5 a28d92de167972e5f73c60264f5f5120 fvwm_icons-1.0.ebuild 586 MD5 147df06be00a2fe152e5dda35992a97c ChangeLog 967 MD5 edec3e02f6e188d050609c97eacea16c files/digest-fvwm_icons-1.0 63 diff --git a/x11-themes/fvwm_icons/fvwm_icons-1.0.ebuild b/x11-themes/fvwm_icons/fvwm_icons-1.0.ebuild index 4c68aea00d56..31bd98dc5e1d 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-2004 Gentoo Foundation +# Copyright 1999-2005 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.9 2004/06/24 23:26:13 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/fvwm_icons/fvwm_icons-1.0.ebuild,v 1.10 2005/08/26 13:43:32 agriffis 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="x86 alpha ~sparc ppc amd64" +KEYWORDS="alpha amd64 ~ia64 ppc ~sparc x86" SLOT="0" LICENSE="GPL-2 FVWM" |