diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-03 07:27:48 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-03 07:27:48 +0000 |
commit | d72eb63dcab63829f9b4c994f98f8bb74fcadabb (patch) | |
tree | 5f7b13d62dfb78f6046b1d4af344ef2f0d4f8751 /net-voip/telepathy-haze | |
parent | dev-util/pkgconfig -> virtual/pkgconfig (diff) | |
download | historical-d72eb63dcab63829f9b4c994f98f8bb74fcadabb.tar.gz historical-d72eb63dcab63829f9b4c994f98f8bb74fcadabb.tar.bz2 historical-d72eb63dcab63829f9b4c994f98f8bb74fcadabb.zip |
dev-util/pkgconfig -> virtual/pkgconfig
Package-Manager: portage-2.2.0_alpha101/cvs/Linux i686
Diffstat (limited to 'net-voip/telepathy-haze')
-rw-r--r-- | net-voip/telepathy-haze/ChangeLog | 6 | ||||
-rw-r--r-- | net-voip/telepathy-haze/telepathy-haze-0.5.0.ebuild | 6 | ||||
-rw-r--r-- | net-voip/telepathy-haze/telepathy-haze-0.6.0.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/net-voip/telepathy-haze/ChangeLog b/net-voip/telepathy-haze/ChangeLog index 51d37c806c6f..8d0fa3384711 100644 --- a/net-voip/telepathy-haze/ChangeLog +++ b/net-voip/telepathy-haze/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-voip/telepathy-haze # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-haze/ChangeLog,v 1.30 2012/04/23 10:09:54 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-haze/ChangeLog,v 1.31 2012/05/03 07:27:47 jdhore Exp $ + + 03 May 2012; Jeff Horelick <jdhore@gentoo.org> telepathy-haze-0.5.0.ebuild, + telepathy-haze-0.6.0.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig *telepathy-haze-0.6.0 (23 Apr 2012) diff --git a/net-voip/telepathy-haze/telepathy-haze-0.5.0.ebuild b/net-voip/telepathy-haze/telepathy-haze-0.5.0.ebuild index 65a02dfdf53e..f9d3e7dbf00e 100644 --- a/net-voip/telepathy-haze/telepathy-haze-0.5.0.ebuild +++ b/net-voip/telepathy-haze/telepathy-haze-0.5.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-haze/telepathy-haze-0.5.0.ebuild,v 1.5 2011/10/30 17:32:42 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-haze/telepathy-haze-0.5.0.ebuild,v 1.6 2012/05/03 07:27:47 jdhore Exp $ EAPI="3" PYTHON_DEPEND="2:2.5" @@ -26,7 +26,7 @@ RDEPEND=">=net-im/pidgin-2.7 >=dev-libs/dbus-glib-0.73" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" # test? ( dev-python/twisted-words )" pkg_setup() { diff --git a/net-voip/telepathy-haze/telepathy-haze-0.6.0.ebuild b/net-voip/telepathy-haze/telepathy-haze-0.6.0.ebuild index a464f95e6118..54d4fff24aaf 100644 --- a/net-voip/telepathy-haze/telepathy-haze-0.6.0.ebuild +++ b/net-voip/telepathy-haze/telepathy-haze-0.6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-haze/telepathy-haze-0.6.0.ebuild,v 1.1 2012/04/23 10:09:54 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-haze/telepathy-haze-0.6.0.ebuild,v 1.2 2012/05/03 07:27:47 jdhore Exp $ EAPI="4" PYTHON_DEPEND="2:2.5" @@ -26,7 +26,7 @@ RDEPEND=">=net-im/pidgin-2.7 >=dev-libs/dbus-glib-0.73" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" # test? ( dev-python/twisted-words )" pkg_setup() { |