diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-03-16 19:50:44 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-03-16 19:50:44 +0000 |
commit | 5ee3bd7db1c211c9bae72c364e009ee0c661ae5f (patch) | |
tree | 84dda37f56b8bf355e3d40d176425cfa9cdf7b3a /x11-misc/obconf/obconf-2.0.3.ebuild | |
parent | Added gcrypt, pcap and another time smi USE flags for wireshark. Fixed typos ... (diff) | |
download | gentoo-2-5ee3bd7db1c211c9bae72c364e009ee0c661ae5f.tar.gz gentoo-2-5ee3bd7db1c211c9bae72c364e009ee0c661ae5f.tar.bz2 gentoo-2-5ee3bd7db1c211c9bae72c364e009ee0c661ae5f.zip |
sparc stable wrt #213553
(Portage version: 2.1.4.4)
Diffstat (limited to 'x11-misc/obconf/obconf-2.0.3.ebuild')
-rw-r--r-- | x11-misc/obconf/obconf-2.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/obconf/obconf-2.0.3.ebuild b/x11-misc/obconf/obconf-2.0.3.ebuild index d39973afecb9..650183a5bc19 100644 --- a/x11-misc/obconf/obconf-2.0.3.ebuild +++ b/x11-misc/obconf/obconf-2.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/obconf/obconf-2.0.3.ebuild,v 1.5 2008/03/16 18:09:54 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/obconf/obconf-2.0.3.ebuild,v 1.6 2008/03/16 19:50:44 armin76 Exp $ inherit fdo-mime @@ -10,7 +10,7 @@ SRC_URI="http://icculus.org/openbox/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 ~hppa ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~hppa ppc ppc64 sparc x86 ~x86-fbsd" IUSE="nls" RDEPEND=">=gnome-base/libglade-2 |