diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-02 19:14:15 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-02 19:14:15 +0000 |
commit | c9639429155ba04ceb721ec599890db0ba430b8e (patch) | |
tree | 67ceaeff4943e81e902f1f709ed5d16a9731352f /app-pda | |
parent | sync IUSE (+nls, +perl) (Manifest recommit) (diff) | |
download | gentoo-2-c9639429155ba04ceb721ec599890db0ba430b8e.tar.gz gentoo-2-c9639429155ba04ceb721ec599890db0ba430b8e.tar.bz2 gentoo-2-c9639429155ba04ceb721ec599890db0ba430b8e.zip |
sync IUSE (missing)
Diffstat (limited to 'app-pda')
-rw-r--r-- | app-pda/gnome-pilot-conduits/ChangeLog | 6 | ||||
-rw-r--r-- | app-pda/gnome-pilot-conduits/gnome-pilot-conduits-2.0.10-r1.ebuild | 3 |
2 files changed, 7 insertions, 2 deletions
diff --git a/app-pda/gnome-pilot-conduits/ChangeLog b/app-pda/gnome-pilot-conduits/ChangeLog index 71f6e8ce3532..547b8aedb353 100644 --- a/app-pda/gnome-pilot-conduits/ChangeLog +++ b/app-pda/gnome-pilot-conduits/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-pda/gnome-pilot-conduits # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/gnome-pilot-conduits/ChangeLog,v 1.7 2004/06/24 21:42:27 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/gnome-pilot-conduits/ChangeLog,v 1.8 2004/07/02 19:14:15 agriffis Exp $ + + 02 Jul 2004; Aron Griffis <agriffis@gentoo.org> + gnome-pilot-conduits-2.0.10-r1.ebuild: + sync IUSE (missing) 14 Dec 2003; Lars Weiler <pylon@gentoo.org> gnome-pilot-conduits-2.0.10-r1.ebuild: diff --git a/app-pda/gnome-pilot-conduits/gnome-pilot-conduits-2.0.10-r1.ebuild b/app-pda/gnome-pilot-conduits/gnome-pilot-conduits-2.0.10-r1.ebuild index 2c384706ee00..576258e8897e 100644 --- a/app-pda/gnome-pilot-conduits/gnome-pilot-conduits-2.0.10-r1.ebuild +++ b/app-pda/gnome-pilot-conduits/gnome-pilot-conduits-2.0.10-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/gnome-pilot-conduits/gnome-pilot-conduits-2.0.10-r1.ebuild,v 1.7 2004/06/24 21:42:27 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/gnome-pilot-conduits/gnome-pilot-conduits-2.0.10-r1.ebuild,v 1.8 2004/07/02 19:14:15 agriffis Exp $ inherit gnome2 eutils @@ -10,6 +10,7 @@ HOMEPAGE="http://www.eskil.org/gnome-pilot/" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ppc sparc amd64" +IUSE="" RDEPEND=">=gnome-base/libgnome-2.0 >=app-pda/gnome-pilot-${PVR} |