diff options
author | Bjoern Brauel <bjb@gentoo.org> | 2002-12-15 12:35:24 +0000 |
---|---|---|
committer | Bjoern Brauel <bjb@gentoo.org> | 2002-12-15 12:35:24 +0000 |
commit | 4d3a1b707bb7a4297d5252cdb1499b5708221ff2 (patch) | |
tree | 525f72844af30f2b840e525fb77f594e357e2077 /gnome-base/ORBit2/ORBit2-2.4.4.ebuild | |
parent | new version (diff) | |
download | gentoo-2-4d3a1b707bb7a4297d5252cdb1499b5708221ff2.tar.gz gentoo-2-4d3a1b707bb7a4297d5252cdb1499b5708221ff2.tar.bz2 gentoo-2-4d3a1b707bb7a4297d5252cdb1499b5708221ff2.zip |
Cleanups and unmasks for alpha
Diffstat (limited to 'gnome-base/ORBit2/ORBit2-2.4.4.ebuild')
-rw-r--r-- | gnome-base/ORBit2/ORBit2-2.4.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/ORBit2/ORBit2-2.4.4.ebuild b/gnome-base/ORBit2/ORBit2-2.4.4.ebuild index 7d1ea52bd11f..ea010d5f66a5 100644 --- a/gnome-base/ORBit2/ORBit2-2.4.4.ebuild +++ b/gnome-base/ORBit2/ORBit2-2.4.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/ORBit2/ORBit2-2.4.4.ebuild,v 1.3 2002/12/09 04:22:37 manson Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/ORBit2/ORBit2-2.4.4.ebuild,v 1.4 2002/12/15 12:35:24 bjb Exp $ inherit gnome2 @@ -19,7 +19,7 @@ DEPEND="${RDEPEND} >=dev-util/pkgconfig-0.12.0" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~sparc ~ppc ~alpha" +KEYWORDS="x86 ~sparc ~ppc alpha" DOCS="AUTHORS ChangeLog COPYING* README* HACKING INSTALL NEWS TODO MAINTAINERS" |