summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2010-06-23 12:03:12 +0000
committerPacho Ramos <pacho@gentoo.org>2010-06-23 12:03:12 +0000
commita0c2124c90a0d7477fd8404281973d2ae26ddbc7 (patch)
tree68c4f9f8417b00aef0a89f3ab7d41d6c5b0ab2fd /dev-util
parentVersion bump (diff)
downloadgentoo-2-a0c2124c90a0d7477fd8404281973d2ae26ddbc7.tar.gz
gentoo-2-a0c2124c90a0d7477fd8404281973d2ae26ddbc7.tar.bz2
gentoo-2-a0c2124c90a0d7477fd8404281973d2ae26ddbc7.zip
Version bump with updated translations, remove old. Drop python_version per bug #324389 (by Arfrever Frehtes Taifersar Arahesis).
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/devhelp/ChangeLog10
-rw-r--r--dev-util/devhelp/devhelp-0.21-r1.ebuild3
-rw-r--r--dev-util/devhelp/devhelp-0.21.ebuild5
-rw-r--r--dev-util/devhelp/devhelp-0.23-r1.ebuild3
-rw-r--r--dev-util/devhelp/devhelp-0.23.1.ebuild5
-rw-r--r--dev-util/devhelp/devhelp-2.28.1.ebuild3
-rw-r--r--dev-util/devhelp/devhelp-2.30.1.ebuild (renamed from dev-util/devhelp/devhelp-2.30.0.ebuild)2
7 files changed, 17 insertions, 14 deletions
diff --git a/dev-util/devhelp/ChangeLog b/dev-util/devhelp/ChangeLog
index 34ecef3cc142..babf10739c9a 100644
--- a/dev-util/devhelp/ChangeLog
+++ b/dev-util/devhelp/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for dev-util/devhelp
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/devhelp/ChangeLog,v 1.108 2010/06/18 12:52:38 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/devhelp/ChangeLog,v 1.109 2010/06/23 12:03:12 pacho Exp $
+
+*devhelp-2.30.1 (23 Jun 2010)
+
+ 23 Jun 2010; Pacho Ramos <pacho@gentoo.org> devhelp-0.21.ebuild,
+ devhelp-0.21-r1.ebuild, devhelp-0.23-r1.ebuild, devhelp-0.23.1.ebuild,
+ devhelp-2.28.1.ebuild, -devhelp-2.30.0.ebuild, +devhelp-2.30.1.ebuild:
+ Version bump with updated translations, remove old. Drop python_version
+ per bug #324389 (by Arfrever Frehtes Taifersar Arahesis).
*devhelp-2.30.0 (18 Jun 2010)
diff --git a/dev-util/devhelp/devhelp-0.21-r1.ebuild b/dev-util/devhelp/devhelp-0.21-r1.ebuild
index 3eacd25d5854..6ad745a0b1a0 100644
--- a/dev-util/devhelp/devhelp-0.21-r1.ebuild
+++ b/dev-util/devhelp/devhelp-0.21-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/devhelp/devhelp-0.21-r1.ebuild,v 1.13 2010/05/22 10:53:57 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/devhelp/devhelp-0.21-r1.ebuild,v 1.14 2010/06/23 12:03:12 pacho Exp $
EAPI="2"
GCONF_DEBUG="no"
@@ -73,7 +73,6 @@ pkg_setup() {
}
pkg_postinst() {
- python_version
python_mod_optimize /usr/$(get_libdir)/gedit-2/plugins/devhelp
}
diff --git a/dev-util/devhelp/devhelp-0.21.ebuild b/dev-util/devhelp/devhelp-0.21.ebuild
index 4497698cb15d..e4c53176f34e 100644
--- a/dev-util/devhelp/devhelp-0.21.ebuild
+++ b/dev-util/devhelp/devhelp-0.21.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/devhelp/devhelp-0.21.ebuild,v 1.8 2009/08/13 22:51:21 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/devhelp/devhelp-0.21.ebuild,v 1.9 2010/06/23 12:03:11 pacho Exp $
inherit toolchain-funcs gnome2 python
@@ -45,7 +45,6 @@ pkg_setup() {
}
pkg_postinst() {
- python_version
python_mod_optimize /usr/$(get_libdir)/gedit-2/plugins/devhelp
}
diff --git a/dev-util/devhelp/devhelp-0.23-r1.ebuild b/dev-util/devhelp/devhelp-0.23-r1.ebuild
index 7e917efc4afa..d542f09c8a1d 100644
--- a/dev-util/devhelp/devhelp-0.23-r1.ebuild
+++ b/dev-util/devhelp/devhelp-0.23-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/devhelp/devhelp-0.23-r1.ebuild,v 1.4 2010/05/23 18:18:12 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/devhelp/devhelp-0.23-r1.ebuild,v 1.5 2010/06/23 12:03:12 pacho Exp $
EAPI="2"
GCONF_DEBUG="no"
@@ -49,7 +49,6 @@ src_prepare() {
pkg_postinst() {
gnome2_pkg_postinst
- python_version
python_need_rebuild
python_mod_optimize /usr/$(get_libdir)/gedit-2/plugins/devhelp
}
diff --git a/dev-util/devhelp/devhelp-0.23.1.ebuild b/dev-util/devhelp/devhelp-0.23.1.ebuild
index 784f58f9eabf..a5ced1f4fa1c 100644
--- a/dev-util/devhelp/devhelp-0.23.1.ebuild
+++ b/dev-util/devhelp/devhelp-0.23.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/devhelp/devhelp-0.23.1.ebuild,v 1.2 2009/08/13 22:51:21 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/devhelp/devhelp-0.23.1.ebuild,v 1.3 2010/06/23 12:03:12 pacho Exp $
EAPI="2"
GCONF_DEBUG="no"
@@ -47,7 +47,6 @@ src_prepare() {
pkg_postinst() {
gnome2_pkg_postinst
- python_version
python_need_rebuild
python_mod_optimize /usr/$(get_libdir)/gedit-2/plugins/devhelp
}
diff --git a/dev-util/devhelp/devhelp-2.28.1.ebuild b/dev-util/devhelp/devhelp-2.28.1.ebuild
index 04a503cfa0af..2dbe262f425f 100644
--- a/dev-util/devhelp/devhelp-2.28.1.ebuild
+++ b/dev-util/devhelp/devhelp-2.28.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/devhelp/devhelp-2.28.1.ebuild,v 1.6 2010/05/22 15:59:03 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/devhelp/devhelp-2.28.1.ebuild,v 1.7 2010/06/23 12:03:12 pacho Exp $
EAPI="2"
GCONF_DEBUG="no"
@@ -60,7 +60,6 @@ src_install() {
pkg_postinst() {
gnome2_pkg_postinst
- python_version
python_need_rebuild
python_mod_optimize /usr/$(get_libdir)/gedit-2/plugins/devhelp
}
diff --git a/dev-util/devhelp/devhelp-2.30.0.ebuild b/dev-util/devhelp/devhelp-2.30.1.ebuild
index d92d82fbfa69..5fae16f05f5c 100644
--- a/dev-util/devhelp/devhelp-2.30.0.ebuild
+++ b/dev-util/devhelp/devhelp-2.30.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/devhelp/devhelp-2.30.0.ebuild,v 1.1 2010/06/18 12:52:38 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/devhelp/devhelp-2.30.1.ebuild,v 1.1 2010/06/23 12:03:12 pacho Exp $
EAPI="2"
GCONF_DEBUG="no"