summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAli Polatel <hawking@gentoo.org>2008-05-29 15:33:19 +0000
committerAli Polatel <hawking@gentoo.org>2008-05-29 15:33:19 +0000
commitfdde99c7f5e4df3d70807ed1b0184f51556172e3 (patch)
tree2c41e0bb0936755f6d9ccb63fec7c46ff7c1c698 /app-dicts
parentpython_mod_optimize is ROOT aware. (diff)
downloadhistorical-fdde99c7f5e4df3d70807ed1b0184f51556172e3.tar.gz
historical-fdde99c7f5e4df3d70807ed1b0184f51556172e3.tar.bz2
historical-fdde99c7f5e4df3d70807ed1b0184f51556172e3.zip
python_mod_optimize is ROOT aware. Fixed python_mod_cleanup.
Package-Manager: portage-2.1.5.2
Diffstat (limited to 'app-dicts')
-rw-r--r--app-dicts/opendict/ChangeLog5
-rw-r--r--app-dicts/opendict/Manifest14
-rw-r--r--app-dicts/opendict/opendict-0.6.1.ebuild7
3 files changed, 19 insertions, 7 deletions
diff --git a/app-dicts/opendict/ChangeLog b/app-dicts/opendict/ChangeLog
index ea328d0a6659..5eb24aa4c320 100644
--- a/app-dicts/opendict/ChangeLog
+++ b/app-dicts/opendict/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-dicts/opendict
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/opendict/ChangeLog,v 1.15 2008/01/28 16:01:45 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/opendict/ChangeLog,v 1.16 2008/05/29 15:33:19 hawking Exp $
+
+ 29 May 2008; Ali Polatel <hawking@gentoo.org> opendict-0.6.1.ebuild:
+ python_mod_optimize is ROOT aware. Fixed python_mod_cleanup.
28 Jan 2008; Raúl Porcel <armin76@gentoo.org> metadata.xml:
Replace wxwindows with wxwidgets in metadata
diff --git a/app-dicts/opendict/Manifest b/app-dicts/opendict/Manifest
index d16c416d4334..09ab1e279768 100644
--- a/app-dicts/opendict/Manifest
+++ b/app-dicts/opendict/Manifest
@@ -1,5 +1,15 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
AUX opendict-0.6.1-desktop.patch 698 RMD160 b8d1e56e702097ac71d4e92d7edcb8c6d47e5df1 SHA1 1e1dcea77a25db2b3e05e4c2959718d5bfa02fac SHA256 289ba5286d3bd51d99b01761818f69ff61ff1f413cdd4bf298e72efd784fe4af
DIST OpenDict-0.6.1.tar.gz 125534 RMD160 cf4a324c0be17e6f811f3ba4b42ec76dcc459dc4 SHA1 6a2f5c2f687973a85e66462cbec5fc0cf44ad2b8 SHA256 4ad993a98ed57ce78604060bff32a39fd0862a28d0d072795c46d50cfc215f1b
-EBUILD opendict-0.6.1.ebuild 2399 RMD160 52002f5af884560e87ce3dcb835284fcf1e03a1d SHA1 c8106f9aff3b7302f00993a8e7a5acee4ca143c7 SHA256 e2c2fc7fe6a72ddfbedc56f258b8d937d0dd556eac383fa25cbaec61ccb33b5d
-MISC ChangeLog 2026 RMD160 ee822a24f312dcdbefd3c53ad7cb90246f90b4da SHA1 b37990d3e8fb43f621f8ef210c41f5d8444ca4b9 SHA256 03c1cca558a7780ee185868a913fefedcae1a5d73db4f66c779f60285b866d0d
+EBUILD opendict-0.6.1.ebuild 2314 RMD160 71976bdaa8a4e275b90fafc1ff1da591be5a7b6a SHA1 c38b8ad5bde06d2fb084934efe82cdf03e3be16b SHA256 89d4e22d1f477442a1e8e6c6d27a349c03d4ac45e767568897069d4495e31fcb
+MISC ChangeLog 2161 RMD160 64082390ed3b874b485ee064bd57fea827dc1bf1 SHA1 2d4f1e93bef901f652de14c2defd55d15ec69ce2 SHA256 62c41a5be2c1099ed41ed90c71a6f975c770f27adea2d5fbfa915fc69513913f
MISC metadata.xml 162 RMD160 c039a69ee8efb8cbbbf4b67df25a6e8506ae2610 SHA1 ef137d109c76b893201870840b179f4c42c0f3ff SHA256 fab42f6a31209847529447a2bea2b9dd746521fe5d59d967470736120712f093
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2.0.9 (GNU/Linux)
+
+iEYEARECAAYFAkg+zMEACgkQQU4yORhF8iBH5gCcDU8fhEy0leP6F6uhDnOBrhbw
+EZ0AoJ+vKpTWf1LQ5HVLvFQpbQkJdd9h
+=wBbM
+-----END PGP SIGNATURE-----
diff --git a/app-dicts/opendict/opendict-0.6.1.ebuild b/app-dicts/opendict/opendict-0.6.1.ebuild
index 78e8df0d0a4e..1d5637ea5cff 100644
--- a/app-dicts/opendict/opendict-0.6.1.ebuild
+++ b/app-dicts/opendict/opendict-0.6.1.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-dicts/opendict/opendict-0.6.1.ebuild,v 1.6 2008/01/05 16:42:05 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/opendict/opendict-0.6.1.ebuild,v 1.7 2008/05/29 15:33:19 hawking Exp $
inherit eutils python gnome2
@@ -72,7 +72,7 @@ src_install() {
pkg_postinst() {
python_mod_optimize \
- "${ROOT%/}"/usr/$(get_libdir)/python${PYVER}/site-packages/opendict
+ /usr/$(get_libdir)/python${PYVER}/site-packages/opendict
gnome2_icon_cache_update
elog "If you want system-wide plugins, unzip them into"
@@ -81,7 +81,6 @@ pkg_postinst() {
}
pkg_postrm() {
- python_mod_cleanup \
- "${ROOT%/}"/usr/$(get_libdir)/python${PYVER}/site-packages/opendict
+ python_mod_cleanup
gnome2_icon_cache_update
}