diff options
author | Travis Tilley <lv@gentoo.org> | 2004-04-17 09:57:10 +0000 |
---|---|---|
committer | Travis Tilley <lv@gentoo.org> | 2004-04-17 09:57:10 +0000 |
commit | 92b090423915c584f95eb9fb9d4691bf540d7bc3 (patch) | |
tree | b741934a68f4f403d411e24e60301f2e80870c68 /gnome-base/gnome | |
parent | stable on amd64 (Manifest recommit) (diff) | |
download | gentoo-2-92b090423915c584f95eb9fb9d4691bf540d7bc3.tar.gz gentoo-2-92b090423915c584f95eb9fb9d4691bf540d7bc3.tar.bz2 gentoo-2-92b090423915c584f95eb9fb9d4691bf540d7bc3.zip |
stable on amd64
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 8209e8d7325c..c00368cce623 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.102 2004/04/05 15:26:20 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome/ChangeLog,v 1.103 2004/04/17 09:57:10 lv Exp $ + + 17 Apr 2004; Travis Tilley <lv@gentoo.org> gnome-2.4.2.ebuild: + stable on amd64 *gnome-2.6 (05 Apr 2004) diff --git a/gnome-base/gnome/gnome-2.4.2.ebuild b/gnome-base/gnome/gnome-2.4.2.ebuild index a87433bfdfe4..08767343a2fc 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.10 2004/03/17 22:47:52 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome/gnome-2.4.2.ebuild,v 1.11 2004/04/17 09:57:10 lv 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, |