diff options
author | 2004-02-22 20:54:09 +0000 | |
---|---|---|
committer | 2004-02-22 20:54:09 +0000 | |
commit | 776d870224e6fc46420e9d33be5f85eeab7c864e (patch) | |
tree | 24615f5499f947706a476d7c1b0300db866394d1 /gnome-extra/libgail-gnome | |
parent | Remove arm keywords (diff) | |
download | historical-776d870224e6fc46420e9d33be5f85eeab7c864e.tar.gz historical-776d870224e6fc46420e9d33be5f85eeab7c864e.tar.bz2 historical-776d870224e6fc46420e9d33be5f85eeab7c864e.zip |
Remove arm keywords
Diffstat (limited to 'gnome-extra/libgail-gnome')
-rw-r--r-- | gnome-extra/libgail-gnome/libgail-gnome-1.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/libgail-gnome/libgail-gnome-1.0.1.ebuild b/gnome-extra/libgail-gnome/libgail-gnome-1.0.1.ebuild index f5f2c1b2e8db..03f7857c3077 100644 --- a/gnome-extra/libgail-gnome/libgail-gnome-1.0.1.ebuild +++ b/gnome-extra/libgail-gnome/libgail-gnome-1.0.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-extra/libgail-gnome/libgail-gnome-1.0.1.ebuild,v 1.4 2003/02/13 12:21:33 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgail-gnome/libgail-gnome-1.0.1.ebuild,v 1.5 2004/02/22 20:52:26 agriffis Exp $ inherit gnome2 @@ -9,7 +9,7 @@ DESCRIPTION="GAIL libraries for Gnome2 " SRC_URI="mirror://gnome/2.0.1/sources/${PN}/${P}.tar.bz2" HOMEPAGE="http://www.gnome.org/" SLOT="0" -KEYWORDS="x86 ppc sparc " +KEYWORDS="x86 ppc sparc" LICENSE="LGPL-2" |