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 | 73a2804e119d1e81b457652b820457541598ed87 (patch) | |
tree | 91f7f890a11431bb6c0dd492b41599cf5f27de99 /app-i18n/scim-wijesekera | |
parent | dev-python/feedparser: 5.1.2 (diff) | |
download | historical-73a2804e119d1e81b457652b820457541598ed87.tar.gz historical-73a2804e119d1e81b457652b820457541598ed87.tar.bz2 historical-73a2804e119d1e81b457652b820457541598ed87.zip |
dev-util/pkgconfig -> virtual/pkgconfig
Package-Manager: portage-2.2.0_alpha101/cvs/Linux i686
Diffstat (limited to 'app-i18n/scim-wijesekera')
-rw-r--r-- | app-i18n/scim-wijesekera/ChangeLog | 8 | ||||
-rw-r--r-- | app-i18n/scim-wijesekera/scim-wijesekera-0.3.3-r1.ebuild | 6 | ||||
-rw-r--r-- | app-i18n/scim-wijesekera/scim-wijesekera-0.3.3.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/app-i18n/scim-wijesekera/ChangeLog b/app-i18n/scim-wijesekera/ChangeLog index bbbb7bfef6fa..136f65802da4 100644 --- a/app-i18n/scim-wijesekera/ChangeLog +++ b/app-i18n/scim-wijesekera/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-i18n/scim-wijesekera -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-wijesekera/ChangeLog,v 1.3 2008/12/28 16:19:24 matsuu Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-wijesekera/ChangeLog,v 1.4 2012/05/03 19:24:30 jdhore Exp $ + + 03 May 2012; Jeff Horelick <jdhore@gentoo.org> scim-wijesekera-0.3.3.ebuild, + scim-wijesekera-0.3.3-r1.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig *scim-wijesekera-0.3.3-r1 (28 Dec 2008) diff --git a/app-i18n/scim-wijesekera/scim-wijesekera-0.3.3-r1.ebuild b/app-i18n/scim-wijesekera/scim-wijesekera-0.3.3-r1.ebuild index 8cbb653d97c9..f1dced6b1d83 100644 --- a/app-i18n/scim-wijesekera/scim-wijesekera-0.3.3-r1.ebuild +++ b/app-i18n/scim-wijesekera/scim-wijesekera-0.3.3-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 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-wijesekera/scim-wijesekera-0.3.3-r1.ebuild,v 1.1 2008/12/28 16:19:24 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-wijesekera/scim-wijesekera-0.3.3-r1.ebuild,v 1.2 2012/05/03 19:24:30 jdhore Exp $ inherit autotools eutils @@ -15,7 +15,7 @@ IUSE="" RDEPEND=">=app-i18n/scim-0.99.8" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" src_unpack() { unpack ${A} diff --git a/app-i18n/scim-wijesekera/scim-wijesekera-0.3.3.ebuild b/app-i18n/scim-wijesekera/scim-wijesekera-0.3.3.ebuild index c6ee6b06df2a..c85e74d92368 100644 --- a/app-i18n/scim-wijesekera/scim-wijesekera-0.3.3.ebuild +++ b/app-i18n/scim-wijesekera/scim-wijesekera-0.3.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 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-wijesekera/scim-wijesekera-0.3.3.ebuild,v 1.2 2008/10/04 19:07:02 gentoofan23 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-wijesekera/scim-wijesekera-0.3.3.ebuild,v 1.3 2012/05/03 19:24:30 jdhore Exp $ inherit autotools @@ -15,7 +15,7 @@ IUSE="" RDEPEND=">=app-i18n/scim-0.99.8" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" src_unpack() { unpack ${A} |