diff options
author | Brandon Hale <tseng@gentoo.org> | 2003-12-06 22:21:32 +0000 |
---|---|---|
committer | Brandon Hale <tseng@gentoo.org> | 2003-12-06 22:21:32 +0000 |
commit | 4ca6f0d69e40641b6afdc3e393f2e441bddb7f43 (patch) | |
tree | 3fd22f5704e5787b3120464d561da3eb1099ba7c /x11-misc/obconf/obconf-1.5-r1.ebuild | |
parent | bump (diff) | |
download | gentoo-2-4ca6f0d69e40641b6afdc3e393f2e441bddb7f43.tar.gz gentoo-2-4ca6f0d69e40641b6afdc3e393f2e441bddb7f43.tar.bz2 gentoo-2-4ca6f0d69e40641b6afdc3e393f2e441bddb7f43.zip |
Marking stable on x86.
Diffstat (limited to 'x11-misc/obconf/obconf-1.5-r1.ebuild')
-rw-r--r-- | x11-misc/obconf/obconf-1.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/obconf/obconf-1.5-r1.ebuild b/x11-misc/obconf/obconf-1.5-r1.ebuild index dac9e0d5bc53..a5821eaf7d0e 100644 --- a/x11-misc/obconf/obconf-1.5-r1.ebuild +++ b/x11-misc/obconf/obconf-1.5-r1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/obconf/obconf-1.5-r1.ebuild,v 1.1 2003/11/11 00:57:50 tseng Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/obconf/obconf-1.5-r1.ebuild,v 1.2 2003/12/06 22:21:17 tseng Exp $ S=${WORKDIR}/${P} DESCRIPTION="ObConf is a tool for configuring the Openbox window manager." SRC_URI="http://icculus.org/openbox/obconf/${P}.tar.gz" HOMEPAGE="http://icculus.org/openbox/obconf.php" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc" +KEYWORDS="x86 ~ppc ~sparc" IUSE="" SLOT="0" |