summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2009-10-29 21:58:59 +0000
committerGilles Dartiguelongue <eva@gentoo.org>2009-10-29 21:58:59 +0000
commit43db10baf39c2b600454edf4eb58cd086cadd181 (patch)
tree7bdf649a1510bcd2be3d586986a973c9d98d9878 /gnome-extra/gucharmap
parentNew version for GNOME 2.28. Clean up old revision. (diff)
downloadgentoo-2-43db10baf39c2b600454edf4eb58cd086cadd181.tar.gz
gentoo-2-43db10baf39c2b600454edf4eb58cd086cadd181.tar.bz2
gentoo-2-43db10baf39c2b600454edf4eb58cd086cadd181.zip
New version for GNOME 2.28. Clean up old revisions.
(Portage version: 2.2_rc46/cvs/Linux x86_64)
Diffstat (limited to 'gnome-extra/gucharmap')
-rw-r--r--gnome-extra/gucharmap/ChangeLog9
-rw-r--r--gnome-extra/gucharmap/gucharmap-2.22.3.ebuild37
-rw-r--r--gnome-extra/gucharmap/gucharmap-2.26.2.ebuild38
-rw-r--r--gnome-extra/gucharmap/gucharmap-2.28.1.ebuild (renamed from gnome-extra/gucharmap/gucharmap-2.26.1.ebuild)7
4 files changed, 14 insertions, 77 deletions
diff --git a/gnome-extra/gucharmap/ChangeLog b/gnome-extra/gucharmap/ChangeLog
index 25f173bc22ec..a87d2853d518 100644
--- a/gnome-extra/gucharmap/ChangeLog
+++ b/gnome-extra/gucharmap/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for gnome-extra/gucharmap
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gucharmap/ChangeLog,v 1.125 2009/10/24 16:32:09 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gucharmap/ChangeLog,v 1.126 2009/10/29 21:58:59 eva Exp $
+
+*gucharmap-2.28.1 (29 Oct 2009)
+
+ 29 Oct 2009; Gilles Dartiguelongue <eva@gentoo.org>
+ -gucharmap-2.22.3.ebuild, -gucharmap-2.26.1.ebuild,
+ -gucharmap-2.26.2.ebuild, +gucharmap-2.28.1.ebuild:
+ New version for GNOME 2.28. Clean up old revisions.
24 Oct 2009; nixnut <nixnut@gentoo.org> gucharmap-2.26.3.1.ebuild:
ppc stable #281427
diff --git a/gnome-extra/gucharmap/gucharmap-2.22.3.ebuild b/gnome-extra/gucharmap/gucharmap-2.22.3.ebuild
deleted file mode 100644
index 0a92eb789c23..000000000000
--- a/gnome-extra/gucharmap/gucharmap-2.22.3.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gucharmap/gucharmap-2.22.3.ebuild,v 1.9 2009/05/11 22:57:04 eva Exp $
-
-inherit gnome2 eutils
-
-DESCRIPTION="Unicode character map viewer"
-HOMEPAGE="http://gucharmap.sourceforge.net/"
-
-LICENSE="GPL-2 LGPL-2.1"
-SLOT="0"
-KEYWORDS="hppa"
-IUSE="cjk gnome test"
-
-# gnome-base/libgnome is still used as "exec gnome-open", but our non-GNOME friends
-# would probably prefer non-working help button over a libgnome dependency, while
-# GNOME will have libgnome pulled in by other stuff still either way. Reconsider
-# once libgnome can truely die (gnome 2.24 material)
-RDEPEND=">=dev-libs/glib-2.3
- >=x11-libs/pango-1.2.1
- >=x11-libs/gtk+-2.12
- gnome? ( gnome-base/gconf )"
-DEPEND="${RDEPEND}
- app-text/scrollkeeper
- >=dev-util/pkgconfig-0.9
- >=dev-util/intltool-0.35
- >=app-text/gnome-doc-utils-0.3.2
- test? ( ~app-text/docbook-xml-dtd-4.1.2 )"
-
-DOCS="ChangeLog NEWS README TODO"
-
-pkg_setup() {
- G2CONF="${G2CONF}
- --disable-scrollkeeper
- $(use_enable gnome gconf)
- $(use_enable cjk unihan)"
-}
diff --git a/gnome-extra/gucharmap/gucharmap-2.26.2.ebuild b/gnome-extra/gucharmap/gucharmap-2.26.2.ebuild
deleted file mode 100644
index cd287ba22158..000000000000
--- a/gnome-extra/gucharmap/gucharmap-2.26.2.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gucharmap/gucharmap-2.26.2.ebuild,v 1.1 2009/05/18 20:18:03 eva Exp $
-
-inherit gnome2
-
-DESCRIPTION="Unicode character map viewer"
-HOMEPAGE="http://gucharmap.sourceforge.net/"
-
-LICENSE="GPL-2 LGPL-2.1"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
-IUSE="cjk doc gnome python test"
-
-# FIXME: add gobject-introspection support once available
-RDEPEND=">=dev-libs/glib-2.16.3
- >=x11-libs/pango-1.2.1
- >=x11-libs/gtk+-2.13.6
- gnome? ( gnome-base/gconf )
- python? ( >=dev-python/pygtk-2.7.1 )"
-DEPEND="${RDEPEND}
- app-text/scrollkeeper
- >=dev-util/pkgconfig-0.9
- >=dev-util/intltool-0.40
- >=app-text/gnome-doc-utils-0.9.0
- doc? ( >=dev-util/gtk-doc-1.0 )
- test? ( ~app-text/docbook-xml-dtd-4.1.2 )"
-
-DOCS="ChangeLog NEWS README TODO"
-
-pkg_setup() {
- G2CONF="${G2CONF}
- --disable-scrollkeeper
- --disable-maintainer-mode
- $(use_enable gnome gconf)
- $(use_enable cjk unihan)
- $(use_enable python python-bindings)"
-}
diff --git a/gnome-extra/gucharmap/gucharmap-2.26.1.ebuild b/gnome-extra/gucharmap/gucharmap-2.28.1.ebuild
index 266a012bb559..78ce538b9342 100644
--- a/gnome-extra/gucharmap/gucharmap-2.26.1.ebuild
+++ b/gnome-extra/gucharmap/gucharmap-2.28.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gucharmap/gucharmap-2.26.1.ebuild,v 1.1 2009/05/11 22:57:04 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gucharmap/gucharmap-2.28.1.ebuild,v 1.1 2009/10/29 21:58:59 eva Exp $
inherit gnome2
@@ -36,3 +36,8 @@ pkg_setup() {
$(use_enable cjk unihan)
$(use_enable python python-bindings)"
}
+
+src_install() {
+ gnome2_src_install
+ find "${D}" -name "*.la" -delete || die "remove of la files failed"
+}