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 | 8d59fad0ee8ddbd8da98aa393215b1eaea6f64c8 (patch) | |
tree | e3d05fa2ca2e5b90a8732178e98a18785f7bc0ec /gnome-base/gnome-common | |
parent | Stable on sparc (Manifest recommit) (diff) | |
download | gentoo-2-8d59fad0ee8ddbd8da98aa393215b1eaea6f64c8.tar.gz gentoo-2-8d59fad0ee8ddbd8da98aa393215b1eaea6f64c8.tar.bz2 gentoo-2-8d59fad0ee8ddbd8da98aa393215b1eaea6f64c8.zip |
Keyworded ~sparc
Diffstat (limited to 'gnome-base/gnome-common')
-rw-r--r-- | gnome-base/gnome-common/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-base/gnome-common/gnome-common-2.4.0.ebuild | 4 |
2 files changed, 7 insertions, 3 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/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="" |