diff options
Diffstat (limited to 'app-i18n/scim-anthy')
-rw-r--r-- | app-i18n/scim-anthy/ChangeLog | 8 | ||||
-rw-r--r-- | app-i18n/scim-anthy/scim-anthy-1.2.6.ebuild | 6 | ||||
-rw-r--r-- | app-i18n/scim-anthy/scim-anthy-1.2.7.ebuild | 6 | ||||
-rw-r--r-- | app-i18n/scim-anthy/scim-anthy-1.3.1.ebuild | 6 |
4 files changed, 15 insertions, 11 deletions
diff --git a/app-i18n/scim-anthy/ChangeLog b/app-i18n/scim-anthy/ChangeLog index 456971cf38c5..0e4cc11bdd7b 100644 --- a/app-i18n/scim-anthy/ChangeLog +++ b/app-i18n/scim-anthy/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-i18n/scim-anthy -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-anthy/ChangeLog,v 1.61 2011/03/27 11:34:10 nirbheek Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-anthy/ChangeLog,v 1.62 2012/05/03 19:24:26 jdhore Exp $ + + 03 May 2012; Jeff Horelick <jdhore@gentoo.org> scim-anthy-1.2.6.ebuild, + scim-anthy-1.2.7.ebuild, scim-anthy-1.3.1.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 27 Mar 2011; Nirbheek Chauhan <nirbheek@gentoo.org> scim-anthy-1.2.6.ebuild, scim-anthy-1.2.7.ebuild, scim-anthy-1.3.1.ebuild: diff --git a/app-i18n/scim-anthy/scim-anthy-1.2.6.ebuild b/app-i18n/scim-anthy/scim-anthy-1.2.6.ebuild index fbf268875be8..8bf24b6428de 100644 --- a/app-i18n/scim-anthy/scim-anthy-1.2.6.ebuild +++ b/app-i18n/scim-anthy/scim-anthy-1.2.6.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/scim-anthy/scim-anthy-1.2.6.ebuild,v 1.7 2011/03/27 11:34:10 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-anthy/scim-anthy-1.2.6.ebuild,v 1.8 2012/05/03 19:24:26 jdhore Exp $ EAPI="1" @@ -23,7 +23,7 @@ RDEPEND="${DEPEND} gtk? ( app-dicts/kasumi )" DEPEND="${DEPEND} nls? ( sys-devel/gettext ) - dev-util/pkgconfig" + virtual/pkgconfig" src_unpack() { unpack ${A} diff --git a/app-i18n/scim-anthy/scim-anthy-1.2.7.ebuild b/app-i18n/scim-anthy/scim-anthy-1.2.7.ebuild index a14ddb7e3fc5..44bcd1038367 100644 --- a/app-i18n/scim-anthy/scim-anthy-1.2.7.ebuild +++ b/app-i18n/scim-anthy/scim-anthy-1.2.7.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/scim-anthy/scim-anthy-1.2.7.ebuild,v 1.3 2011/03/27 11:34:10 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-anthy/scim-anthy-1.2.7.ebuild,v 1.4 2012/05/03 19:24:26 jdhore Exp $ EAPI="1" @@ -23,7 +23,7 @@ RDEPEND="${DEPEND} gtk? ( app-dicts/kasumi )" DEPEND="${DEPEND} nls? ( sys-devel/gettext ) - dev-util/pkgconfig" + virtual/pkgconfig" src_unpack() { unpack ${A} diff --git a/app-i18n/scim-anthy/scim-anthy-1.3.1.ebuild b/app-i18n/scim-anthy/scim-anthy-1.3.1.ebuild index d4f7ec30cd5f..b1869ced9603 100644 --- a/app-i18n/scim-anthy/scim-anthy-1.3.1.ebuild +++ b/app-i18n/scim-anthy/scim-anthy-1.3.1.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/scim-anthy/scim-anthy-1.3.1.ebuild,v 1.4 2011/03/27 11:34:10 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-anthy/scim-anthy-1.3.1.ebuild,v 1.5 2012/05/03 19:24:26 jdhore Exp $ EAPI="1" @@ -23,7 +23,7 @@ RDEPEND="${DEPEND} gtk? ( app-dicts/kasumi )" DEPEND="${DEPEND} nls? ( sys-devel/gettext ) - dev-util/pkgconfig" + virtual/pkgconfig" src_unpack() { unpack ${A} |