diff options
author | 2007-03-05 15:33:06 +0000 | |
---|---|---|
committer | 2007-03-05 15:33:06 +0000 | |
commit | 6a9a54416455072d321e55421d8105f7aa7ba259 (patch) | |
tree | 64da594f7a387b9b3b5d7004c1b4de9464aed79b /x11-libs/xclass/xclass-0.8.2-r2.ebuild | |
parent | vBump tp 3.36, closes bug #151554 (diff) | |
download | historical-6a9a54416455072d321e55421d8105f7aa7ba259.tar.gz historical-6a9a54416455072d321e55421d8105f7aa7ba259.tar.bz2 historical-6a9a54416455072d321e55421d8105f7aa7ba259.zip |
x86 stable wrt bug 169454
Package-Manager: portage-2.1.2.1
Diffstat (limited to 'x11-libs/xclass/xclass-0.8.2-r2.ebuild')
-rw-r--r-- | x11-libs/xclass/xclass-0.8.2-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/xclass/xclass-0.8.2-r2.ebuild b/x11-libs/xclass/xclass-0.8.2-r2.ebuild index f115ccdca01d..657e05887502 100644 --- a/x11-libs/xclass/xclass-0.8.2-r2.ebuild +++ b/x11-libs/xclass/xclass-0.8.2-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xclass/xclass-0.8.2-r2.ebuild,v 1.1 2007/03/05 14:15:58 anant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xclass/xclass-0.8.2-r2.ebuild,v 1.2 2007/03/05 15:33:06 armin76 Exp $ DESCRIPTION="a C++ GUI toolkit for the X windows environment" HOMEPAGE="http://xclass.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="ftp://mitac11.uia.ac.be/pub/xclass/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" RDEPEND="|| ( x11-libs/libXpm virtual/x11 ) |