diff options
Diffstat (limited to 'gnome-base/gnome-core')
-rw-r--r-- | gnome-base/gnome-core/gnome-core-1.4.0.8.ebuild | 4 | ||||
-rw-r--r-- | gnome-base/gnome-core/gnome-core-1.4.1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/gnome-base/gnome-core/gnome-core-1.4.0.8.ebuild b/gnome-base/gnome-core/gnome-core-1.4.0.8.ebuild index 4c752383e4f3..bf15f410bea1 100644 --- a/gnome-base/gnome-core/gnome-core-1.4.0.8.ebuild +++ b/gnome-base/gnome-core/gnome-core-1.4.0.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-core/gnome-core-1.4.0.8.ebuild,v 1.8 2002/07/19 12:38:15 stroke Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-core/gnome-core-1.4.0.8.ebuild,v 1.9 2002/08/16 04:09:22 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="Core components of the GNOME desktop environment" @@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.yggdrasil.com/mirrors/site/ftp.gnome.org/pub/GNOME/stable/sou ftp://ftp.gnome.org/pub/GNOME/stable/sources/${PN}/${P}.tar.gz" HOMEPAGE="http://www.gnome.org/" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" LICENSE="GPL-2" RDEPEND="=gnome-base/control-center-1.4* diff --git a/gnome-base/gnome-core/gnome-core-1.4.1.ebuild b/gnome-base/gnome-core/gnome-core-1.4.1.ebuild index bf3b8181a79b..764c0b48aa0d 100644 --- a/gnome-base/gnome-core/gnome-core-1.4.1.ebuild +++ b/gnome-base/gnome-core/gnome-core-1.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-core/gnome-core-1.4.1.ebuild,v 1.4 2002/08/14 11:58:54 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-core/gnome-core-1.4.1.ebuild,v 1.5 2002/08/16 04:09:22 murphy Exp $ inherit libtool @@ -8,7 +8,7 @@ S=${WORKDIR}/${P} DESCRIPTION="Core components of the GNOME desktop environment" SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/gnome-core/${P}.tar.bz2" HOMEPAGE="http://www.gnome.org/" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" LICENSE="GPL-2" SLOT="0" |