diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-03 19:24:34 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-03 19:24:34 +0000 |
commit | 9bbd058c473bcbd4ce03aa7bbb489d46bc7e2161 (patch) | |
tree | 051bc064135270aec2cbf4eac72f1e7baf8927c6 /app-i18n/ibus-table | |
parent | dev-python/feedparser: 5.1.2 (diff) | |
download | gentoo-2-9bbd058c473bcbd4ce03aa7bbb489d46bc7e2161.tar.gz gentoo-2-9bbd058c473bcbd4ce03aa7bbb489d46bc7e2161.tar.bz2 gentoo-2-9bbd058c473bcbd4ce03aa7bbb489d46bc7e2161.zip |
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'app-i18n/ibus-table')
-rw-r--r-- | app-i18n/ibus-table/ChangeLog | 9 | ||||
-rw-r--r-- | app-i18n/ibus-table/ibus-table-1.2.0.20100111.ebuild | 6 | ||||
-rw-r--r-- | app-i18n/ibus-table/ibus-table-1.3.0.20100621.ebuild | 6 | ||||
-rw-r--r-- | app-i18n/ibus-table/ibus-table-1.3.9.20110827.ebuild | 6 |
4 files changed, 16 insertions, 11 deletions
diff --git a/app-i18n/ibus-table/ChangeLog b/app-i18n/ibus-table/ChangeLog index e59be9e1e04b..55671162cc40 100644 --- a/app-i18n/ibus-table/ChangeLog +++ b/app-i18n/ibus-table/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-i18n/ibus-table -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus-table/ChangeLog,v 1.25 2011/09/17 07:57:18 matsuu Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus-table/ChangeLog,v 1.26 2012/05/03 19:24:29 jdhore Exp $ + + 03 May 2012; Jeff Horelick <jdhore@gentoo.org> + ibus-table-1.2.0.20100111.ebuild, ibus-table-1.3.0.20100621.ebuild, + ibus-table-1.3.9.20110827.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig *ibus-table-1.3.9.20110827 (17 Sep 2011) diff --git a/app-i18n/ibus-table/ibus-table-1.2.0.20100111.ebuild b/app-i18n/ibus-table/ibus-table-1.2.0.20100111.ebuild index 0d96ad08f4db..fb4b35fa7d24 100644 --- a/app-i18n/ibus-table/ibus-table-1.2.0.20100111.ebuild +++ b/app-i18n/ibus-table/ibus-table-1.2.0.20100111.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/app-i18n/ibus-table/ibus-table-1.2.0.20100111.ebuild,v 1.5 2011/04/16 22:21:29 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus-table/ibus-table-1.2.0.20100111.ebuild,v 1.6 2012/05/03 19:24:29 jdhore Exp $ EAPI="3" PYTHON_DEPEND="2:2.5" @@ -20,7 +20,7 @@ RDEPEND=">=app-i18n/ibus-1.2 nls? ( virtual/libintl )" DEPEND="${RDEPEND} nls? ( >=sys-devel/gettext-0.16.1 ) - dev-util/pkgconfig" + virtual/pkgconfig" src_prepare() { mv py-compile py-compile.orig || die diff --git a/app-i18n/ibus-table/ibus-table-1.3.0.20100621.ebuild b/app-i18n/ibus-table/ibus-table-1.3.0.20100621.ebuild index 2a5d07948524..80e72a64e948 100644 --- a/app-i18n/ibus-table/ibus-table-1.3.0.20100621.ebuild +++ b/app-i18n/ibus-table/ibus-table-1.3.0.20100621.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/app-i18n/ibus-table/ibus-table-1.3.0.20100621.ebuild,v 1.2 2011/04/16 22:21:29 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus-table/ibus-table-1.3.0.20100621.ebuild,v 1.3 2012/05/03 19:24:29 jdhore Exp $ EAPI="3" PYTHON_DEPEND="2:2.5" @@ -20,7 +20,7 @@ RDEPEND=">=app-i18n/ibus-1.2 nls? ( virtual/libintl )" DEPEND="${RDEPEND} nls? ( >=sys-devel/gettext-0.16.1 ) - dev-util/pkgconfig" + virtual/pkgconfig" pkg_setup() { python_set_active_version 2 diff --git a/app-i18n/ibus-table/ibus-table-1.3.9.20110827.ebuild b/app-i18n/ibus-table/ibus-table-1.3.9.20110827.ebuild index 85ae4345ebdd..58ef34d3e948 100644 --- a/app-i18n/ibus-table/ibus-table-1.3.9.20110827.ebuild +++ b/app-i18n/ibus-table/ibus-table-1.3.9.20110827.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/app-i18n/ibus-table/ibus-table-1.3.9.20110827.ebuild,v 1.1 2011/09/17 07:57:18 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus-table/ibus-table-1.3.9.20110827.ebuild,v 1.2 2012/05/03 19:24:29 jdhore Exp $ EAPI="3" PYTHON_DEPEND="2:2.5" @@ -20,7 +20,7 @@ RDEPEND=">=app-i18n/ibus-1.2 nls? ( virtual/libintl )" DEPEND="${RDEPEND} nls? ( >=sys-devel/gettext-0.16.1 ) - dev-util/pkgconfig" + virtual/pkgconfig" pkg_setup() { python_set_active_version 2 |