diff options
author | Mikael Hallendal <hallski@gentoo.org> | 2001-10-08 09:09:47 +0000 |
---|---|---|
committer | Mikael Hallendal <hallski@gentoo.org> | 2001-10-08 09:09:47 +0000 |
commit | 1c23bebaa1bc159d96795c8ced205759f75695ef (patch) | |
tree | 7ec4931034e329cb7fcdf8ef16388752c236fdde /gnome-extra | |
parent | updated to new version and removed A= (diff) | |
download | gentoo-2-1c23bebaa1bc159d96795c8ced205759f75695ef.tar.gz gentoo-2-1c23bebaa1bc159d96795c8ced205759f75695ef.tar.bz2 gentoo-2-1c23bebaa1bc159d96795c8ced205759f75695ef.zip |
updated to pilot-link 0.9.6
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/gnome-pilot/gnome-pilot-0.1.62.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/gnome-pilot/gnome-pilot-0.1.62.ebuild b/gnome-extra/gnome-pilot/gnome-pilot-0.1.62.ebuild index 67064ac21da5..5a2942bfbe9c 100644 --- a/gnome-extra/gnome-pilot/gnome-pilot-0.1.62.ebuild +++ b/gnome-extra/gnome-pilot/gnome-pilot-0.1.62.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Your Name <your email> -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-pilot/gnome-pilot-0.1.62.ebuild,v 1.2 2001/10/08 08:19:09 hallski Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-pilot/gnome-pilot-0.1.62.ebuild,v 1.3 2001/10/08 09:09:47 hallski Exp $ S=${WORKDIR}/${P} @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnome.org/gnome-pilot/" DEPEND=">=gnome-base/gnome-core-1.4.0.4-r1 >=gnome-base/control-center-1.4.0.1-r1 - >=dev-libs/pilot-link-0.9.5" + >=dev-libs/pilot-link-0.9.6" src_compile() { CFLAGS="${CFLAGS} `gnome-config --cflags libglade vfs`" |