diff options
author | Tom Martin <slarti@gentoo.org> | 2004-08-08 00:52:56 +0000 |
---|---|---|
committer | Tom Martin <slarti@gentoo.org> | 2004-08-08 00:52:56 +0000 |
commit | dc0ae7969197fbe81ee0797868bcee971e8e5e4f (patch) | |
tree | fc857e88d571c4b85a568fb7fc0b6d4257aba588 /x11-libs/gai/gai-0.5.2.ebuild | |
parent | stable on amd64 (diff) | |
download | historical-dc0ae7969197fbe81ee0797868bcee971e8e5e4f.tar.gz historical-dc0ae7969197fbe81ee0797868bcee971e8e5e4f.tar.bz2 historical-dc0ae7969197fbe81ee0797868bcee971e8e5e4f.zip |
Typo in DESCRIPTION, #59717
Diffstat (limited to 'x11-libs/gai/gai-0.5.2.ebuild')
-rw-r--r-- | x11-libs/gai/gai-0.5.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/gai/gai-0.5.2.ebuild b/x11-libs/gai/gai-0.5.2.ebuild index f8eaffa877a6..6377ffbd291c 100644 --- a/x11-libs/gai/gai-0.5.2.ebuild +++ b/x11-libs/gai/gai-0.5.2.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gai/gai-0.5.2.ebuild,v 1.2 2004/06/24 22:01:01 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gai/gai-0.5.2.ebuild,v 1.3 2004/08/08 00:50:25 slarti Exp $ IUSE="opengl gnome" MY_P=${P/_/} -DESCRIPTION="GAI, The General Applet Interface library is a library that will help applet programmers alot." +DESCRIPTION="GAI, The General Applet Interface library is a library that will help applet programmers a lot." HOMEPAGE="http://gai.sourceforge.net/" SRC_URI="mirror://sourceforge/gai/${MY_P}.tar.bz2" |