diff options
Diffstat (limited to 'x11-themes/qtpixmap/qtpixmap-0.27.ebuild')
-rw-r--r-- | x11-themes/qtpixmap/qtpixmap-0.27.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/qtpixmap/qtpixmap-0.27.ebuild b/x11-themes/qtpixmap/qtpixmap-0.27.ebuild index af4acca89d74..89117d5f104a 100644 --- a/x11-themes/qtpixmap/qtpixmap-0.27.ebuild +++ b/x11-themes/qtpixmap/qtpixmap-0.27.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtpixmap/qtpixmap-0.27.ebuild,v 1.4 2004/02/29 23:16:16 pyrania Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtpixmap/qtpixmap-0.27.ebuild,v 1.5 2004/03/14 00:42:48 geoman Exp $ inherit gtk-engines2 eutils @@ -10,7 +10,7 @@ IUSE="" DESCRIPTION="A modifed version of the original GTK pixmap engine which follows the KDE color scheme" HOMEPAGE="http://www.kde-look.org/content/show.php?content=7043" SRC_URI="http://www.kde-look.org/content/files/7043-${MY_PN}-${PV}.tar.gz" -KEYWORDS="x86 ~ppc ~sparc alpha ~amd64" +KEYWORDS="x86 ~ppc ~sparc alpha ~amd64 ~mips" LICENSE="GPL-2" SLOT="2" |