diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-02-06 16:48:43 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-02-06 16:48:43 +0000 |
commit | c3bf8df4bafd3f4822dc3359970ea907d8ef79ea (patch) | |
tree | 283a9e3030890490f052812cbece05331db51e11 /gnome-base/gnome-core | |
parent | stable on alpha (diff) | |
download | historical-c3bf8df4bafd3f4822dc3359970ea907d8ef79ea.tar.gz historical-c3bf8df4bafd3f4822dc3359970ea907d8ef79ea.tar.bz2 historical-c3bf8df4bafd3f4822dc3359970ea907d8ef79ea.zip |
stable on sparc
Diffstat (limited to 'gnome-base/gnome-core')
-rw-r--r-- | gnome-base/gnome-core/ChangeLog | 7 | ||||
-rw-r--r-- | gnome-base/gnome-core/Manifest | 4 | ||||
-rw-r--r-- | gnome-base/gnome-core/gnome-core-1.4.2-r1.ebuild | 6 |
3 files changed, 10 insertions, 7 deletions
diff --git a/gnome-base/gnome-core/ChangeLog b/gnome-base/gnome-core/ChangeLog index 86150d52f9cc..d8f1e0a0895b 100644 --- a/gnome-base/gnome-core/ChangeLog +++ b/gnome-base/gnome-core/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gnome-core -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-core/ChangeLog,v 1.20 2003/10/20 22:24:16 agriffis Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-core/ChangeLog,v 1.21 2004/02/06 16:46:00 gustavoz Exp $ + + 06 Feb 2004; <gustavoz@gentoo.org> gnome-core-1.4.2-r1.ebuild: + stable on sparc 20 Oct 2003; Aron Griffis <agriffis@gentoo.org> gnome-core-1.4.2-r1.ebuild: Mark stable on alpha so I can commit sawfish changes diff --git a/gnome-base/gnome-core/Manifest b/gnome-base/gnome-core/Manifest index 0a587b3f165c..d546bc1b186a 100644 --- a/gnome-base/gnome-core/Manifest +++ b/gnome-base/gnome-core/Manifest @@ -1,7 +1,7 @@ -MD5 8a134ef3788fc064d3c53ab24c04d040 ChangeLog 2252 +MD5 ff9ad9b8957fcbafccc4b6034b9c93aa ChangeLog 2336 MD5 9379c9cbbd439b233e62af10af1d134a gnome-core-1.4.0.8.ebuild 2493 MD5 8275f43b644cec6c097e77629e4f4cf2 gnome-core-1.4.1.ebuild 2399 -MD5 8770b03a974120577bc1f4f310e7b244 gnome-core-1.4.2-r1.ebuild 2389 +MD5 155de432fb46a6671d19db03ce8fd6db gnome-core-1.4.2-r1.ebuild 2388 MD5 113c3a369b938d98f83acf19aae32b87 gnome-core-1.4.2.ebuild 2334 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 MD5 ffb294abbe384b73e1038dd1d3c7a14f files/start.gnome 39 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 83aae1d29311..0ffde36156d7 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-2003 Gentoo Technologies, Inc. +# 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-core/gnome-core-1.4.2-r1.ebuild,v 1.7 2003/10/20 22:24:16 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-core/gnome-core-1.4.2-r1.ebuild,v 1.8 2004/02/06 16:46:00 gustavoz 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 alpha" +KEYWORDS="x86 ~ppc sparc alpha" LICENSE="GPL-2" SLOT="0" |