summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Anderson <tanderson@gentoo.org>2008-10-04 19:07:02 +0000
committerThomas Anderson <tanderson@gentoo.org>2008-10-04 19:07:02 +0000
commit7f4b28faaa985aa4543749e1397f8ca7690e4d2d (patch)
tree0ba90d5bb577ade2fb4c5626db94fe0c234897e0 /app-i18n/scim-wijesekera
parentFix stack based buffer overflow (security bug #229157) (diff)
downloadhistorical-7f4b28faaa985aa4543749e1397f8ca7690e4d2d.tar.gz
historical-7f4b28faaa985aa4543749e1397f8ca7690e4d2d.tar.bz2
historical-7f4b28faaa985aa4543749e1397f8ca7690e4d2d.zip
Fix pkgconfig build failures, bug 239619
Package-Manager: portage-2.2_rc10/cvs/Linux 2.6.25.9 x86_64
Diffstat (limited to 'app-i18n/scim-wijesekera')
-rw-r--r--app-i18n/scim-wijesekera/ChangeLog6
-rw-r--r--app-i18n/scim-wijesekera/Manifest14
-rw-r--r--app-i18n/scim-wijesekera/scim-wijesekera-0.3.3.ebuild6
3 files changed, 21 insertions, 5 deletions
diff --git a/app-i18n/scim-wijesekera/ChangeLog b/app-i18n/scim-wijesekera/ChangeLog
index 6fc1717fc712..65ba55e720a0 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.1 2008/05/02 15:41:33 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-wijesekera/ChangeLog,v 1.2 2008/10/04 19:07:02 gentoofan23 Exp $
+
+ 04 Oct 2008; Thomas Anderson <gentoofan23@gentoo.org>
+ scim-wijesekera-0.3.3.ebuild:
+ Fix pkgconfig build failures, bug 239619
*scim-wijesekera-0.3.3 (02 May 2008)
diff --git a/app-i18n/scim-wijesekera/Manifest b/app-i18n/scim-wijesekera/Manifest
index 46380eba6482..e62096ef22d4 100644
--- a/app-i18n/scim-wijesekera/Manifest
+++ b/app-i18n/scim-wijesekera/Manifest
@@ -1,4 +1,14 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
DIST scim-wijesekera-0.3.3.tar.gz 193023 RMD160 b5ee7eec72a8b909a6428472603a0253da52c71d SHA1 69459840c894247968c462b61fd1249c1af66dc0 SHA256 2f759889801645eadc15aacb0e7e0219823859e3166e48bb929b39fb6c43bc5b
-EBUILD scim-wijesekera-0.3.3.ebuild 682 RMD160 dd8370393f5654270f901cfaefb5050c79b22fa8 SHA1 7b04072d83ddbfc4d479e040bb269ff1af5507c3 SHA256 d6849554ed6f2a70fc6bcc71675a69188a6b1a1c46ee1f93c57ba39380816df3
-MISC ChangeLog 388 RMD160 f7d83d2fee17e4cbf03d69aaa851e2a77eecc8e2 SHA1 c81c639bfc6ee3f2dbace42c99d160f91d71b893 SHA256 bfb10856784920f8d3dcb468f5626f440dab3124f48f104376ae731a674d593b
+EBUILD scim-wijesekera-0.3.3.ebuild 728 RMD160 c776f8943e90a343943d2796154e121909ccd6bd SHA1 a3a934a66b7873de85f7fb0a91d670f6f8574b5d SHA256 2b1c1c30689c8ccb5dc61b89e722101c542bafb89097e864a24e48a5474902e8
+MISC ChangeLog 525 RMD160 0ca4279ba28c2e868861dd2926884db56c9353d8 SHA1 d460390cbb12d143baea8d1e16b8ab98f8176b71 SHA256 42ba5b8e4df42a8c43425351cbd775614b99df533d5cf7d8f128a5fd3f54fabd
MISC metadata.xml 157 RMD160 97adcce791d5b0e94b3844a1e27e00be60378454 SHA1 e11f0d9b1f8c57c4f50e453a89d2e61cf737329a SHA256 92a8379a3f1d8c9e52e17dbaf224721ad5bd6ba9fba4302e909aa2b099b33f89
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2.0.9 (GNU/Linux)
+
+iEYEARECAAYFAkjnwrkACgkQF6yMcaBxwHk7HACfTelDmnCXsBV7KKck2tiGRFol
+SBQAnAnTn2Q3CWrCOIUPE9rf9YGps0gk
+=HvNv
+-----END PGP SIGNATURE-----
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 2047e1e3bb7f..c6ee6b06df2a 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
# 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.1 2008/05/02 15:41:33 matsuu Exp $
+# $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 $
inherit autotools
@@ -13,7 +13,9 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-DEPEND=">=app-i18n/scim-0.99.8"
+RDEPEND=">=app-i18n/scim-0.99.8"
+DEPEND="${RDEPEND}
+ dev-util/pkgconfig"
src_unpack() {
unpack ${A}