diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-06 16:47:19 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-06 16:47:19 +0000 |
commit | e28f9e9704cad4d6d8332e73985b689221f8d305 (patch) | |
tree | 8ee800ccf0b99775024d2cf41035a72157749621 /x11-themes/qtpixmap/qtpixmap-0.27.ebuild | |
parent | Version bump. closing bug #38655. (diff) | |
download | historical-e28f9e9704cad4d6d8332e73985b689221f8d305.tar.gz historical-e28f9e9704cad4d6d8332e73985b689221f8d305.tar.bz2 historical-e28f9e9704cad4d6d8332e73985b689221f8d305.zip |
stable on alpha
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 58a6a99e7323..ac457616ddd4 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.2 2004/02/02 03:19:30 avenj Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtpixmap/qtpixmap-0.27.ebuild,v 1.3 2004/02/06 16:45:23 agriffis 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" LICENSE="GPL-2" SLOT="2" |