diff options
author | 2002-10-17 16:22:06 +0000 | |
---|---|---|
committer | 2002-10-17 16:22:06 +0000 | |
commit | 5a4e05394df1bc429ef1c9ffbd7c04478c6190f5 (patch) | |
tree | 071c4848d494e35ffa3a476fc9682c268df69d9e /x11-libs/gdkxft | |
parent | eval echo no longer needed since we aren't checking perl versions (diff) | |
download | historical-5a4e05394df1bc429ef1c9ffbd7c04478c6190f5.tar.gz historical-5a4e05394df1bc429ef1c9ffbd7c04478c6190f5.tar.bz2 historical-5a4e05394df1bc429ef1c9ffbd7c04478c6190f5.zip |
lintool fixes
Diffstat (limited to 'x11-libs/gdkxft')
-rw-r--r-- | x11-libs/gdkxft/gdkxft-1.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/gdkxft/gdkxft-1.5.ebuild b/x11-libs/gdkxft/gdkxft-1.5.ebuild index f9063cf17494..f75d5cd25229 100644 --- a/x11-libs/gdkxft/gdkxft-1.5.ebuild +++ b/x11-libs/gdkxft/gdkxft-1.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# /space/gentoo/cvsroot/gentoo-x86/skel.build,v 1.14 2002/02/01 19:50:13 gbevin Exp +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gdkxft/gdkxft-1.5.ebuild,v 1.6 2002/10/17 16:22:06 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="Gdkxft transparently adds anti-aliased font support to gtk+-1.2." |