diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-05-13 14:03:04 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-05-13 14:03:04 +0000 |
commit | 64c23c0ae8962855c9d9f2c14715de9f5880c5a9 (patch) | |
tree | 442f62f91de742363c4e1fc28e018d83bd41ab30 /gnome-base | |
parent | Stable on sparc (diff) | |
download | historical-64c23c0ae8962855c9d9f2c14715de9f5880c5a9.tar.gz historical-64c23c0ae8962855c9d9f2c14715de9f5880c5a9.tar.bz2 historical-64c23c0ae8962855c9d9f2c14715de9f5880c5a9.zip |
Keyworded ~sparc
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gnome-common/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-base/gnome-common/Manifest | 4 | ||||
-rw-r--r-- | gnome-base/gnome-common/gnome-common-2.4.0.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/gnome-base/gnome-common/ChangeLog b/gnome-base/gnome-common/ChangeLog index 700f4cf8ea2c..847dbf1f1242 100644 --- a/gnome-base/gnome-common/ChangeLog +++ b/gnome-base/gnome-common/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-base/gnome-common # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.11 2004/05/12 03:35:06 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.12 2004/05/13 14:03:04 gustavoz Exp $ + + 13 May 2004; Gustavo Zacarias <gustavoz@gentoo.org> + gnome-common-2.4.0.ebuild: + Keyworded ~sparc 11 May 2004; L. Boshell <leonardop@gentoo.org> gnome-common-2.4.0.ebuild: Marked stable on x86. diff --git a/gnome-base/gnome-common/Manifest b/gnome-base/gnome-common/Manifest index 315185d1e561..c6ec0926f083 100644 --- a/gnome-base/gnome-common/Manifest +++ b/gnome-base/gnome-common/Manifest @@ -1,6 +1,6 @@ -MD5 586eb1418eef4702fbfb95f61c2b1fe7 ChangeLog 1308 +MD5 b86392c2ff300d712cb4555ba80263b8 ChangeLog 1410 MD5 db16b13a83f1b3f05710a135ea17f5c5 gnome-common-1.2.4-r3.ebuild 1105 +MD5 c74820015a3dea213db8d130dabed043 gnome-common-2.4.0.ebuild 491 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 -MD5 05ca3fde264db9b0c4e52c8dfad45102 gnome-common-2.4.0.ebuild 485 MD5 3bc13d6705b8399b69cf981e230f92ad files/digest-gnome-common-1.2.4-r3 71 MD5 d0c6e27a224177741d264becab45349b files/digest-gnome-common-2.4.0 71 diff --git a/gnome-base/gnome-common/gnome-common-2.4.0.ebuild b/gnome-base/gnome-common/gnome-common-2.4.0.ebuild index a3968bf06d74..a34244494ea3 100644 --- a/gnome-base/gnome-common/gnome-common-2.4.0.ebuild +++ b/gnome-base/gnome-common/gnome-common-2.4.0.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-common/gnome-common-2.4.0.ebuild,v 1.2 2004/05/12 03:35:06 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-2.4.0.ebuild,v 1.3 2004/05/13 14:03:04 gustavoz Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="2" -KEYWORDS="x86" +KEYWORDS="x86 ~sparc" IUSE="" |