diff options
author | Olivier Crête <tester@gentoo.org> | 2003-07-19 23:23:43 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2003-07-19 23:23:43 +0000 |
commit | 00ca7238520b70876ea724c9e335dacbecdcc6c0 (patch) | |
tree | af643b105da24b735526feb5233b380f5beba666 /gnome-base/ORBit2/ORBit2-2.6.1.ebuild | |
parent | added extra optional dependency information per #23669 (diff) | |
download | gentoo-2-00ca7238520b70876ea724c9e335dacbecdcc6c0.tar.gz gentoo-2-00ca7238520b70876ea724c9e335dacbecdcc6c0.tar.bz2 gentoo-2-00ca7238520b70876ea724c9e335dacbecdcc6c0.zip |
Marking gnome2 stable on amd64, added db4 fix for gnome-libs-1.4.2
Diffstat (limited to 'gnome-base/ORBit2/ORBit2-2.6.1.ebuild')
-rw-r--r-- | gnome-base/ORBit2/ORBit2-2.6.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/ORBit2/ORBit2-2.6.1.ebuild b/gnome-base/ORBit2/ORBit2-2.6.1.ebuild index 772f19f04336..f5086d59981e 100644 --- a/gnome-base/ORBit2/ORBit2-2.6.1.ebuild +++ b/gnome-base/ORBit2/ORBit2-2.6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/ORBit2/ORBit2-2.6.1.ebuild,v 1.6 2003/05/30 01:04:28 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/ORBit2/ORBit2-2.6.1.ebuild,v 1.7 2003/07/19 23:22:43 tester Exp $ inherit gnome2 @@ -21,6 +21,6 @@ DEPEND="${RDEPEND} SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc ~alpha sparc" +KEYWORDS="x86 ppc ~alpha sparc amd64" DOCS="AUTHORS ChangeLog COPYING* README* HACKING INSTALL NEWS TODO MAINTAINERS" |