diff options
author | Don Seiler <rizzo@gentoo.org> | 2004-04-13 18:41:27 +0000 |
---|---|---|
committer | Don Seiler <rizzo@gentoo.org> | 2004-04-13 18:41:27 +0000 |
commit | 170f6251238cad2befd5671a7e93f2780b3214a4 (patch) | |
tree | cf07eca1c4f656399feae68068731f9cdcb1205c /net-im/gnophone | |
parent | manifest (diff) | |
download | gentoo-2-170f6251238cad2befd5671a7e93f2780b3214a4.tar.gz gentoo-2-170f6251238cad2befd5671a7e93f2780b3214a4.tar.bz2 gentoo-2-170f6251238cad2befd5671a7e93f2780b3214a4.zip |
Removing dependency on xfree, since gtk+ already depends on virtual/x11
Diffstat (limited to 'net-im/gnophone')
-rw-r--r-- | net-im/gnophone/ChangeLog | 8 | ||||
-rw-r--r-- | net-im/gnophone/gnophone-0.2.4-r1.ebuild | 3 | ||||
-rw-r--r-- | net-im/gnophone/gnophone-0.2.4.ebuild | 4 |
3 files changed, 8 insertions, 7 deletions
diff --git a/net-im/gnophone/ChangeLog b/net-im/gnophone/ChangeLog index c65cad9527f9..2b57863c967c 100644 --- a/net-im/gnophone/ChangeLog +++ b/net-im/gnophone/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-im/gnophone -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/gnophone/ChangeLog,v 1.6 2004/02/17 21:14:48 humpback Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-im/gnophone/ChangeLog,v 1.7 2004/04/13 18:40:20 rizzo Exp $ + + 13 Apr 2004; Don Seiler <rizzo@gentoo.org>; gnophone-0.2.4-r1.ebuild, + gnophone-0.2.4.ebuild: + Removing dependency on xfree, since gtk+ already depends on virtual/x11 17 Feb 2004; Gustavo Felisberto <humpback@gentoo.org>; gnophone-0.2.4-r1.ebuild: diff --git a/net-im/gnophone/gnophone-0.2.4-r1.ebuild b/net-im/gnophone/gnophone-0.2.4-r1.ebuild index 228415b02334..ef465b42d184 100644 --- a/net-im/gnophone/gnophone-0.2.4-r1.ebuild +++ b/net-im/gnophone/gnophone-0.2.4-r1.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-im/gnophone/gnophone-0.2.4-r1.ebuild,v 1.2 2004/02/17 21:14:48 humpback Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/gnophone/gnophone-0.2.4-r1.ebuild,v 1.3 2004/04/13 18:40:20 rizzo Exp $ DESCRIPTION="internet telephone" HOMEPAGE="http://www.gnophone.com/" @@ -18,7 +18,6 @@ DEPEND="media-sound/gsm x11-libs/gtk+ media-libs/gdk-pixbuf dev-libs/glib - x11-base/xfree media-libs/imlib virtual/glibc" diff --git a/net-im/gnophone/gnophone-0.2.4.ebuild b/net-im/gnophone/gnophone-0.2.4.ebuild index 350ebf80b455..6e4b2d68b96c 100644 --- a/net-im/gnophone/gnophone-0.2.4.ebuild +++ b/net-im/gnophone/gnophone-0.2.4.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-im/gnophone/gnophone-0.2.4.ebuild,v 1.5 2004/02/17 17:37:54 humpback Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/gnophone/gnophone-0.2.4.ebuild,v 1.6 2004/04/13 18:40:20 rizzo Exp $ IUSE="" @@ -15,7 +15,6 @@ DEPEND="media-sound/gsm x11-libs/gtk+ media-libs/gdk-pixbuf dev-libs/glib - x11-base/xfree media-libs/imlib virtual/glibc" RDEPEND="media-sound/gsm @@ -26,7 +25,6 @@ RDEPEND="media-sound/gsm x11-libs/gtk+ media-libs/gdk-pixbuf dev-libs/glib - x11-base/xfree media-libs/imlib virtual/glibc" SLOT="0" |