diff options
author | Dominik Stadler <centic@gentoo.org> | 2004-05-16 21:49:10 +0000 |
---|---|---|
committer | Dominik Stadler <centic@gentoo.org> | 2004-05-16 21:49:10 +0000 |
commit | fadb2ee7bd1c7e3603d91c17d5ad3ec76b040517 (patch) | |
tree | 92e09b9b5a90d0fe4d48eaae816e55d516188234 /net-misc/kphone | |
parent | Version bump. (Manifest recommit) (diff) | |
download | gentoo-2-fadb2ee7bd1c7e3603d91c17d5ad3ec76b040517.tar.gz gentoo-2-fadb2ee7bd1c7e3603d91c17d5ad3ec76b040517.tar.bz2 gentoo-2-fadb2ee7bd1c7e3603d91c17d5ad3ec76b040517.zip |
Add IUSE.
Diffstat (limited to 'net-misc/kphone')
-rw-r--r-- | net-misc/kphone/ChangeLog | 7 | ||||
-rw-r--r-- | net-misc/kphone/kphone-1.0.2.ebuild | 5 | ||||
-rw-r--r-- | net-misc/kphone/kphone-2.0.ebuild | 5 | ||||
-rw-r--r-- | net-misc/kphone/kphone-3.11.ebuild | 5 | ||||
-rw-r--r-- | net-misc/kphone/kphone-3.14.ebuild | 5 | ||||
-rw-r--r-- | net-misc/kphone/kphone-4.0.1.ebuild | 5 |
6 files changed, 26 insertions, 6 deletions
diff --git a/net-misc/kphone/ChangeLog b/net-misc/kphone/ChangeLog index da513d711841..1a429f2aa1ba 100644 --- a/net-misc/kphone/ChangeLog +++ b/net-misc/kphone/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-misc/kphone # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/kphone/ChangeLog,v 1.18 2004/04/26 12:35:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/kphone/ChangeLog,v 1.19 2004/05/16 21:49:10 centic Exp $ + + 16 May 2004; Dominik Stadler <centic@gentoo.org> kphone-1.0.2.ebuild, + kphone-2.0.ebuild, kphone-3.11.ebuild, kphone-3.14.ebuild, + kphone-4.0.1.ebuild: + Add IUSE 26 Apr 2004; Aron Griffis <agriffis@gentoo.org> kphone-4.0.1.ebuild, kphone-4.0.2.ebuild: diff --git a/net-misc/kphone/kphone-1.0.2.ebuild b/net-misc/kphone/kphone-1.0.2.ebuild index 0c6cef3b4192..27ccb3b14403 100644 --- a/net-misc/kphone/kphone-1.0.2.ebuild +++ b/net-misc/kphone/kphone-1.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/kphone/kphone-1.0.2.ebuild,v 1.6 2004/03/14 17:29:29 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/kphone/kphone-1.0.2.ebuild,v 1.7 2004/05/16 21:49:10 centic Exp $ inherit kde @@ -12,5 +12,8 @@ SRC_URI="http://www.wirlab.net/kphone/kphone-1.0.2.tgz" HOMEPAGE="http://www.wirlab.net/kphone/index.html" KEYWORDS="x86 sparc " +SLOT="0" +IUSE="" + # Fix for our kde location myconf="$myconf --with-extra-libs=$KDEDIR/lib" diff --git a/net-misc/kphone/kphone-2.0.ebuild b/net-misc/kphone/kphone-2.0.ebuild index 853098ccc67b..856b6068a77e 100644 --- a/net-misc/kphone/kphone-2.0.ebuild +++ b/net-misc/kphone/kphone-2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/kphone/kphone-2.0.ebuild,v 1.5 2004/03/14 17:29:29 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/kphone/kphone-2.0.ebuild,v 1.6 2004/05/16 21:49:10 centic Exp $ inherit kde @@ -12,5 +12,8 @@ SRC_URI="http://www.wirlab.net/kphone/${P}.tgz" HOMEPAGE="http://www.wirlab.net/kphone/index.html" KEYWORDS="x86" +SLOT="0" +IUSE="" + # Fix for our kde location myconf="$myconf --with-extra-libs=$KDEDIR/lib" diff --git a/net-misc/kphone/kphone-3.11.ebuild b/net-misc/kphone/kphone-3.11.ebuild index 97f78041bcb4..f9a3e3b1790c 100644 --- a/net-misc/kphone/kphone-3.11.ebuild +++ b/net-misc/kphone/kphone-3.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/kphone/kphone-3.11.ebuild,v 1.4 2004/03/14 17:29:29 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/kphone/kphone-3.11.ebuild,v 1.5 2004/05/16 21:49:10 centic Exp $ inherit kde @@ -11,5 +11,8 @@ SRC_URI="http://www.wirlab.net/kphone/${P}.tgz" HOMEPAGE="http://www.wirlab.net/kphone/index.html" KEYWORDS="x86 ~sparc" +SLOT="0" +IUSE="" + # Fix for our kde location myconf="$myconf --with-extra-libs=$KDEDIR/lib" diff --git a/net-misc/kphone/kphone-3.14.ebuild b/net-misc/kphone/kphone-3.14.ebuild index b3d625a6ec85..110e3da87da3 100644 --- a/net-misc/kphone/kphone-3.14.ebuild +++ b/net-misc/kphone/kphone-3.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/kphone/kphone-3.14.ebuild,v 1.2 2004/03/14 17:29:29 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/kphone/kphone-3.14.ebuild,v 1.3 2004/05/16 21:49:10 centic Exp $ inherit kde @@ -11,5 +11,8 @@ SRC_URI="http://www.wirlab.net/kphone/${P}.tgz" HOMEPAGE="http://www.wirlab.net/kphone/index.html" KEYWORDS="~x86 ~amd64" +SLOT="0" +IUSE="" + # Fix for our kde location myconf="$myconf --with-extra-libs=$KDEDIR/lib" diff --git a/net-misc/kphone/kphone-4.0.1.ebuild b/net-misc/kphone/kphone-4.0.1.ebuild index 74d6787f503d..6ce7a31fb1a4 100644 --- a/net-misc/kphone/kphone-4.0.1.ebuild +++ b/net-misc/kphone/kphone-4.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/kphone/kphone-4.0.1.ebuild,v 1.4 2004/04/26 12:35:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/kphone/kphone-4.0.1.ebuild,v 1.5 2004/05/16 21:49:10 centic Exp $ inherit kde @@ -11,6 +11,9 @@ SRC_URI="http://www.wirlab.net/kphone/${P}.tgz" HOMEPAGE="http://www.wirlab.net/kphone/index.html" KEYWORDS="~x86 ~amd64 ~sparc" +SLOT="0" +IUSE="" + src_compile(){ # Fix for our kde location myconf="$myconf --with-extra-libs=$KDEDIR/lib --datadir=${D}/usr/share --prefix=${D}/usr" |