diff options
author | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:22:40 +0000 |
---|---|---|
committer | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:22:40 +0000 |
commit | e67b46376cc8a93bc8b74e33abce2fc9df83e9d7 (patch) | |
tree | 0400b4c848dcf5b65713eacdec366864f6e8184e /gnome-base/gnome-core | |
parent | initial ebuild #11707 (diff) | |
download | gentoo-2-e67b46376cc8a93bc8b74e33abce2fc9df83e9d7.tar.gz gentoo-2-e67b46376cc8a93bc8b74e33abce2fc9df83e9d7.tar.bz2 gentoo-2-e67b46376cc8a93bc8b74e33abce2fc9df83e9d7.zip |
12-08-02 Keyword remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'gnome-base/gnome-core')
-rw-r--r-- | gnome-base/gnome-core/ChangeLog | 5 | ||||
-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 | ||||
-rw-r--r-- | gnome-base/gnome-core/gnome-core-1.4.2-r1.ebuild | 4 | ||||
-rw-r--r-- | gnome-base/gnome-core/gnome-core-1.4.2.ebuild | 4 |
5 files changed, 12 insertions, 9 deletions
diff --git a/gnome-base/gnome-core/ChangeLog b/gnome-base/gnome-core/ChangeLog index 7e63e4b74a6b..5cefb75836b2 100644 --- a/gnome-base/gnome-core/ChangeLog +++ b/gnome-base/gnome-core/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for gnome-base/gnome-core # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-core/ChangeLog,v 1.15 2002/10/31 12:22:21 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-core/ChangeLog,v 1.16 2002/12/09 04:22:38 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + *gnome-core-1.4.2-r1 (29 Oct 2002) 29 Oct 2002; foser <foser@gentoo.org> gnome-core-1.4.2-r1.ebuild : 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 4a7becbc0bf2..719124615ea0 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 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-core/gnome-core-1.4.0.8.ebuild,v 1.11 2002/10/05 05:39:13 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-core/gnome-core-1.4.0.8.ebuild,v 1.12 2002/12/09 04:22:38 manson Exp $ IUSE="kde nls cups" @@ -10,7 +10,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 sparc sparc64" +KEYWORDS="x86 sparc " 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 dd576b68e754..475822ecd145 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 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-core/gnome-core-1.4.1.ebuild,v 1.8 2002/10/05 05:39:13 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-core/gnome-core-1.4.1.ebuild,v 1.9 2002/12/09 04:22:38 manson Exp $ IUSE="kde nls cups" @@ -10,7 +10,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 sparc sparc64" +KEYWORDS="x86 ppc sparc " LICENSE="GPL-2" SLOT="0" diff --git a/gnome-base/gnome-core/gnome-core-1.4.2-r1.ebuild b/gnome-base/gnome-core/gnome-core-1.4.2-r1.ebuild index ff8758309151..827e7bad0713 100644 --- a/gnome-base/gnome-core/gnome-core-1.4.2-r1.ebuild +++ b/gnome-base/gnome-core/gnome-core-1.4.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-core/gnome-core-1.4.2-r1.ebuild,v 1.1 2002/10/31 12:22:21 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-core/gnome-core-1.4.2-r1.ebuild,v 1.2 2002/12/09 04:22:38 manson Exp $ IUSE="kde nls cups" @@ -9,7 +9,7 @@ inherit libtool gnome.org S=${WORKDIR}/${P} DESCRIPTION="Core components of the GNOME desktop environment" HOMEPAGE="http://www.gnome.org/" -KEYWORDS="~x86 ~ppc ~sparc ~sparc64" +KEYWORDS="~x86 ~ppc ~sparc " LICENSE="GPL-2" SLOT="0" diff --git a/gnome-base/gnome-core/gnome-core-1.4.2.ebuild b/gnome-base/gnome-core/gnome-core-1.4.2.ebuild index f6cc88b8b376..97914f2adfee 100644 --- a/gnome-base/gnome-core/gnome-core-1.4.2.ebuild +++ b/gnome-base/gnome-core/gnome-core-1.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-core/gnome-core-1.4.2.ebuild,v 1.1 2002/10/24 19:19:57 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-core/gnome-core-1.4.2.ebuild,v 1.2 2002/12/09 04:22:38 manson Exp $ IUSE="kde nls cups" @@ -9,7 +9,7 @@ inherit libtool gnome.org S=${WORKDIR}/${P} DESCRIPTION="Core components of the GNOME desktop environment" HOMEPAGE="http://www.gnome.org/" -KEYWORDS="~x86 ~ppc ~sparc ~sparc64" +KEYWORDS="~x86 ~ppc ~sparc " LICENSE="GPL-2" SLOT="0" |