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 | 34d7857e4da01483d3f50d6448dbe6b3758c739a (patch) | |
tree | d93cec4211e0beb5dc14cacede8845ddf498dd39 /gnome-extra/gnome-pilot | |
parent | updated to new version and removed A= (diff) | |
download | historical-34d7857e4da01483d3f50d6448dbe6b3758c739a.tar.gz historical-34d7857e4da01483d3f50d6448dbe6b3758c739a.tar.bz2 historical-34d7857e4da01483d3f50d6448dbe6b3758c739a.zip |
updated to pilot-link 0.9.6
Diffstat (limited to 'gnome-extra/gnome-pilot')
-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`" |