diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-03 06:27:15 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-03 06:27:15 +0000 |
commit | e44de9bb42fe6401f923962d7db73b55b53d4574 (patch) | |
tree | 732417887d17bd85ab1f3490cf3a4cec6b4c8034 /net-irc/telepathy-idle | |
parent | dev-util/pkgconfig -> virtual/pkgconfig (diff) | |
download | gentoo-2-e44de9bb42fe6401f923962d7db73b55b53d4574.tar.gz gentoo-2-e44de9bb42fe6401f923962d7db73b55b53d4574.tar.bz2 gentoo-2-e44de9bb42fe6401f923962d7db73b55b53d4574.zip |
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'net-irc/telepathy-idle')
-rw-r--r-- | net-irc/telepathy-idle/ChangeLog | 6 | ||||
-rw-r--r-- | net-irc/telepathy-idle/telepathy-idle-0.1.10.ebuild | 6 | ||||
-rw-r--r-- | net-irc/telepathy-idle/telepathy-idle-0.1.11.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/net-irc/telepathy-idle/ChangeLog b/net-irc/telepathy-idle/ChangeLog index f738088d9321..168760779952 100644 --- a/net-irc/telepathy-idle/ChangeLog +++ b/net-irc/telepathy-idle/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-irc/telepathy-idle # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/telepathy-idle/ChangeLog,v 1.40 2012/03/25 17:06:47 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/telepathy-idle/ChangeLog,v 1.41 2012/05/03 06:27:14 jdhore Exp $ + + 03 May 2012; Jeff Horelick <jdhore@gentoo.org> telepathy-idle-0.1.10.ebuild, + telepathy-idle-0.1.11.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 25 Mar 2012; Raúl Porcel <armin76@gentoo.org> telepathy-idle-0.1.11.ebuild: alpha/ia64/sparc stable wrt #393007 diff --git a/net-irc/telepathy-idle/telepathy-idle-0.1.10.ebuild b/net-irc/telepathy-idle/telepathy-idle-0.1.10.ebuild index 5123cd044ae0..76a98f4856e0 100644 --- a/net-irc/telepathy-idle/telepathy-idle-0.1.10.ebuild +++ b/net-irc/telepathy-idle/telepathy-idle-0.1.10.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-irc/telepathy-idle/telepathy-idle-0.1.10.ebuild,v 1.7 2011/10/05 17:57:27 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/telepathy-idle/telepathy-idle-0.1.10.ebuild,v 1.8 2012/05/03 06:27:14 jdhore Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -22,7 +22,7 @@ RDEPEND="dev-libs/dbus-glib >=net-libs/telepathy-glib-0.13.10 sys-apps/dbus" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig test? ( dev-python/twisted-words )" pkg_setup() { diff --git a/net-irc/telepathy-idle/telepathy-idle-0.1.11.ebuild b/net-irc/telepathy-idle/telepathy-idle-0.1.11.ebuild index 0f00b3af68fb..91ca82367080 100644 --- a/net-irc/telepathy-idle/telepathy-idle-0.1.11.ebuild +++ b/net-irc/telepathy-idle/telepathy-idle-0.1.11.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-irc/telepathy-idle/telepathy-idle-0.1.11.ebuild,v 1.6 2012/03/25 17:06:47 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/telepathy-idle/telepathy-idle-0.1.11.ebuild,v 1.7 2012/05/03 06:27:14 jdhore Exp $ EAPI="4" PYTHON_DEPEND="2" @@ -22,7 +22,7 @@ RDEPEND="dev-libs/dbus-glib >=net-libs/telepathy-glib-0.15.9 sys-apps/dbus" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig test? ( dev-python/twisted-words )" pkg_setup() { |