diff options
author | 2005-04-07 15:35:07 +0000 | |
---|---|---|
committer | 2005-04-07 15:35:07 +0000 | |
commit | a15ef18ed108d56e0aab70b0c13fc349df6c5054 (patch) | |
tree | c39600cd1751c98ca0df37acf8c286674c0daf6f /gnome-base | |
parent | stable amd64 (diff) | |
download | gentoo-2-a15ef18ed108d56e0aab70b0c13fc349df6c5054.tar.gz gentoo-2-a15ef18ed108d56e0aab70b0c13fc349df6c5054.tar.bz2 gentoo-2-a15ef18ed108d56e0aab70b0c13fc349df6c5054.zip |
stable amd64
(Portage version: 2.0.51.19)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gnome/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gnome/gnome-2.8.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gnome/ChangeLog b/gnome-base/gnome/ChangeLog index a5ccb71f3016..20a73e712e80 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.153 2005/04/02 05:25:53 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome/ChangeLog,v 1.154 2005/04/07 15:35:07 blubb Exp $ + + 07 Apr 2005; Simon Stelling <blubb@gentoo.org> gnome-2.8.2.ebuild: + stable on amd64 02 Apr 2005; Stephen P. Becker <geoman@gentoo.org> gnome-2.8.2.ebuild: stable on mips diff --git a/gnome-base/gnome/gnome-2.8.2.ebuild b/gnome-base/gnome/gnome-2.8.2.ebuild index 51013453c159..5716c26f0988 100644 --- a/gnome-base/gnome/gnome-2.8.2.ebuild +++ b/gnome-base/gnome/gnome-2.8.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.8.2.ebuild,v 1.9 2005/04/02 05:25:53 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome/gnome-2.8.2.ebuild,v 1.10 2005/04/07 15:35:07 blubb 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="x86 ppc sparc ~amd64 mips hppa ~ia64 alpha" +KEYWORDS="x86 ppc sparc amd64 mips hppa ~ia64 alpha" IUSE="accessibility cdr dvdr hal" S=${WORKDIR} |