diff options
author | Tom Martin <slarti@gentoo.org> | 2004-08-08 01:09:21 +0000 |
---|---|---|
committer | Tom Martin <slarti@gentoo.org> | 2004-08-08 01:09:21 +0000 |
commit | 1258236d432791815361f9ff9f68d93dd8eb1d0d (patch) | |
tree | 6df740902b45faba8001d53b1f17b4397cd3cbc3 /x11-themes/qtpixmap/qtpixmap-0.28.ebuild | |
parent | Typo in DESCRIPTION, #59717 (diff) | |
download | historical-1258236d432791815361f9ff9f68d93dd8eb1d0d.tar.gz historical-1258236d432791815361f9ff9f68d93dd8eb1d0d.tar.bz2 historical-1258236d432791815361f9ff9f68d93dd8eb1d0d.zip |
Typo in DESCRIPTION, #59717
Diffstat (limited to 'x11-themes/qtpixmap/qtpixmap-0.28.ebuild')
-rw-r--r-- | x11-themes/qtpixmap/qtpixmap-0.28.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/qtpixmap/qtpixmap-0.28.ebuild b/x11-themes/qtpixmap/qtpixmap-0.28.ebuild index 91e2366b4cb7..9bd653d5d579 100644 --- a/x11-themes/qtpixmap/qtpixmap-0.28.ebuild +++ b/x11-themes/qtpixmap/qtpixmap-0.28.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtpixmap/qtpixmap-0.28.ebuild,v 1.1 2004/07/03 14:45:52 pyrania Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtpixmap/qtpixmap-0.28.ebuild,v 1.2 2004/08/08 01:08:28 slarti Exp $ inherit gtk-engines2 eutils MY_PN="QtPixmap" IUSE="" -DESCRIPTION="A modifed version of the original GTK pixmap engine which follows the KDE color scheme" +DESCRIPTION="A modified 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.cpdrummond.freeuk.com/${MY_PN}-${PV}.tar.gz" KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64 ~mips" |