diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-03-10 17:24:20 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-03-10 17:24:20 +0000 |
commit | 77eaaffeda1d21624076107715dd285b0080238d (patch) | |
tree | 833a916485211061d87724f5506ab6cbac4b72d7 /gnome-base/gnome | |
parent | Added pdns-2.9.16 (Manifest recommit) (diff) | |
download | gentoo-2-77eaaffeda1d21624076107715dd285b0080238d.tar.gz gentoo-2-77eaaffeda1d21624076107715dd285b0080238d.tar.bz2 gentoo-2-77eaaffeda1d21624076107715dd285b0080238d.zip |
stable on alpha and ia64
Diffstat (limited to 'gnome-base/gnome')
-rw-r--r-- | gnome-base/gnome/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gnome/gnome-2.4.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gnome/ChangeLog b/gnome-base/gnome/ChangeLog index 8192c9579c9a..5387bd73658f 100644 --- a/gnome-base/gnome/ChangeLog +++ b/gnome-base/gnome/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gnome # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome/ChangeLog,v 1.95 2004/02/14 18:47:13 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome/ChangeLog,v 1.96 2004/03/10 17:24:20 agriffis Exp $ + + 09 Mar 2004; <agriffis@gentoo.org> gnome-2.4.2.ebuild: + stable on alpha and ia64 *gnome-2.4.2_p1 (14 Feb 2004) diff --git a/gnome-base/gnome/gnome-2.4.2.ebuild b/gnome-base/gnome/gnome-2.4.2.ebuild index 3886b36487fa..3810c3434c77 100644 --- a/gnome-base/gnome/gnome-2.4.2.ebuild +++ b/gnome-base/gnome/gnome-2.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome/gnome-2.4.2.ebuild,v 1.8 2004/02/10 14:40:55 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome/gnome-2.4.2.ebuild,v 1.9 2004/03/10 17:24:20 agriffis Exp $ S=${WORKDIR} DESCRIPTION="Meta package for the GNOME desktop." @@ -13,7 +13,7 @@ IUSE="cdr dvdr doc accessibility samba" # when unmasking for an arch # double check none of the deps are still masked ! -KEYWORDS="x86 ppc ~alpha sparc hppa ~amd64 ~ia64" +KEYWORDS="x86 ppc alpha sparc hppa ~amd64 ia64" # Note to developers: # This is a wrapper for the complete Gnome2 desktop, |