diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-08-06 12:57:35 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-08-06 12:57:35 +0000 |
commit | ce2569b5ee8040bbb61b7f827139c073f07527ad (patch) | |
tree | 4a17fe7b8224b4d432c7afacec3bacecb77d78fd /gnome-base/gnome-common | |
parent | Fixed use invocation, removed redundant RDEPEND. (Manifest recommit) (diff) | |
download | gentoo-2-ce2569b5ee8040bbb61b7f827139c073f07527ad.tar.gz gentoo-2-ce2569b5ee8040bbb61b7f827139c073f07527ad.tar.bz2 gentoo-2-ce2569b5ee8040bbb61b7f827139c073f07527ad.zip |
Stable on 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 666c42a2c373..561f18d222a9 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 Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.17 2004/06/24 21:56:35 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.18 2004/08/06 12:53:35 gustavoz Exp $ + + 06 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org> + gnome-common-2.4.0.ebuild: + Stable on sparc 02 Jun 2004; L. Boshell <leonardop@gentoo.org> gnome-common-1.2.4-r3.ebuild: Added IUSE var. Inherit from gnome.org.eclass. 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 314fc992841f..efe6a04383a6 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 Foundation # 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.6 2004/06/24 21:56:35 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-2.4.0.ebuild,v 1.7 2004/08/06 12:53:35 gustavoz Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="2" -KEYWORDS="x86 ~sparc hppa ppc" +KEYWORDS="x86 sparc hppa ppc" IUSE="" |