diff options
author | Guy Martin <gmsoft@gentoo.org> | 2005-08-29 21:40:29 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2005-08-29 21:40:29 +0000 |
commit | c6aff391fe7ff24ca2e463797a38b6453cee8eac (patch) | |
tree | c8406a02ce9fb8ab928d1132d279fd11d6ddb967 /gnome-base/gnome | |
parent | Pre-masking of libcdio to replace cdparanoia. (diff) | |
download | gentoo-2-c6aff391fe7ff24ca2e463797a38b6453cee8eac.tar.gz gentoo-2-c6aff391fe7ff24ca2e463797a38b6453cee8eac.tar.bz2 gentoo-2-c6aff391fe7ff24ca2e463797a38b6453cee8eac.zip |
Stable on hppa.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'gnome-base/gnome')
-rw-r--r-- | gnome-base/gnome/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gnome/gnome-2.10.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gnome/ChangeLog b/gnome-base/gnome/ChangeLog index 83e0ac947f00..888f1e2bc7f8 100644 --- a/gnome-base/gnome/ChangeLog +++ b/gnome-base/gnome/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gnome # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome/ChangeLog,v 1.183 2005/08/26 18:54:48 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome/ChangeLog,v 1.184 2005/08/29 21:37:15 gmsoft Exp $ + + 29 Aug 2005; Guy Martin <gmsoft@gentoo.org> gnome-2.10.2.ebuild: + Stable on hppa. 26 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> gnome-2.10.2.ebuild: Stable on sparc diff --git a/gnome-base/gnome/gnome-2.10.2.ebuild b/gnome-base/gnome/gnome-2.10.2.ebuild index ec250fa4595b..afa816e50377 100644 --- a/gnome-base/gnome/gnome-2.10.2.ebuild +++ b/gnome-base/gnome/gnome-2.10.2.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/gnome-base/gnome/gnome-2.10.2.ebuild,v 1.4 2005/08/26 18:54:48 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome/gnome-2.10.2.ebuild,v 1.5 2005/08/29 21:37:15 gmsoft Exp $ DESCRIPTION="Meta package for the GNOME desktop" HOMEPAGE="http://www.gnome.org/" @@ -9,7 +9,7 @@ LICENSE="as-is" SLOT="2.0" # when unmasking for an arch # double check none of the deps are still masked ! -KEYWORDS="~amd64 ~hppa ~ppc sparc x86" +KEYWORDS="~amd64 hppa ~ppc sparc x86" IUSE="accessibility cdr dvdr hal" S=${WORKDIR} |