summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2010-02-24 22:39:47 +0000
committerGilles Dartiguelongue <eva@gentoo.org>2010-02-24 22:39:47 +0000
commit9d34aaf0cb5931c19556a2675700b376ea1ba134 (patch)
tree81940cd925f320b115578a9fc234248618bffc3f /gnome-base/libgnomekbd
parentClean up old revisions. (diff)
downloadhistorical-9d34aaf0cb5931c19556a2675700b376ea1ba134.tar.gz
historical-9d34aaf0cb5931c19556a2675700b376ea1ba134.tar.bz2
historical-9d34aaf0cb5931c19556a2675700b376ea1ba134.zip
Clean up old revisions.
Package-Manager: portage-2.2_rc63/cvs/Linux x86_64
Diffstat (limited to 'gnome-base/libgnomekbd')
-rw-r--r--gnome-base/libgnomekbd/ChangeLog6
-rw-r--r--gnome-base/libgnomekbd/libgnomekbd-2.24.0.ebuild59
-rw-r--r--gnome-base/libgnomekbd/libgnomekbd-2.28.0.ebuild59
3 files changed, 5 insertions, 119 deletions
diff --git a/gnome-base/libgnomekbd/ChangeLog b/gnome-base/libgnomekbd/ChangeLog
index 76fef3d71366..58065f4cf462 100644
--- a/gnome-base/libgnomekbd/ChangeLog
+++ b/gnome-base/libgnomekbd/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for gnome-base/libgnomekbd
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomekbd/ChangeLog,v 1.67 2010/01/17 23:59:00 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomekbd/ChangeLog,v 1.68 2010/02/24 22:39:47 eva Exp $
+
+ 24 Feb 2010; Gilles Dartiguelongue <eva@gentoo.org>
+ -libgnomekbd-2.24.0.ebuild, -libgnomekbd-2.28.0.ebuild:
+ Clean up old revisions.
17 Jan 2010; Jeroen Roovers <jer@gentoo.org> libgnomekbd-2.26.0.ebuild:
Stable for HPPA (bug #281427).
diff --git a/gnome-base/libgnomekbd/libgnomekbd-2.24.0.ebuild b/gnome-base/libgnomekbd/libgnomekbd-2.24.0.ebuild
deleted file mode 100644
index 71ef75b9da73..000000000000
--- a/gnome-base/libgnomekbd/libgnomekbd-2.24.0.ebuild
+++ /dev/null
@@ -1,59 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomekbd/libgnomekbd-2.24.0.ebuild,v 1.13 2009/07/12 21:08:12 eva Exp $
-
-EAPI="2"
-
-inherit autotools eutils gnome2
-
-DESCRIPTION="Gnome keyboard configuration library"
-HOMEPAGE="http://www.gnome.org"
-
-LICENSE="LGPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd"
-IUSE=""
-
-RDEPEND=">=dev-libs/glib-2.16
- >=sys-apps/dbus-0.92
- >=dev-libs/dbus-glib-0.34
- >=gnome-base/gconf-2.14
- >=x11-libs/gtk+-2.13
- >=gnome-base/libglade-2.6
- >=x11-libs/libxklavier-3.2"
-DEPEND="${RDEPEND}
- >=dev-util/intltool-0.35
- >=dev-util/pkgconfig-0.19"
-
-DOCS="AUTHORS ChangeLog NEWS README"
-
-# This collides with
-# /etc/gconf/schemas/desktop_gnome_peripherals_keyboard_xkb.schemas from
-# <=control-center-2.17...
-
-pkg_setup() {
- # Only user interaction required graphical tests at the time of 2.22.0 - not useful for us
- G2CONF="${G2CONF} --disable-tests"
-}
-
-src_prepare() {
- # Fix linking to system's library, bug #265428
- epatch "${FILESDIR}/${PN}-2.22.0-system-relink.patch"
-
- # Fix silly upstream CFLAGS, bug #277291
- sed "s/-Werror//g" -i capplet/Makefile.am capplet/Makefile.in \
- test/Makefile.am test/Makefile.in \
- configure.in configure || die "removing -Werror failed"
-
- # Make it libtool-1 compatible
- rm -v m4/lt* m4/libtool.m4 || die "removing libtool macros failed"
-
- intltoolize --force --copy --automake || die "intltoolize failed"
- eautoreconf
-}
-
-src_compile() {
- # FreeBSD doesn't like -j
- use x86-fbsd && MAKEOPTS="${MAKEOPTS} -j1"
- gnome2_src_compile
-}
diff --git a/gnome-base/libgnomekbd/libgnomekbd-2.28.0.ebuild b/gnome-base/libgnomekbd/libgnomekbd-2.28.0.ebuild
deleted file mode 100644
index 31868a8f1ab5..000000000000
--- a/gnome-base/libgnomekbd/libgnomekbd-2.28.0.ebuild
+++ /dev/null
@@ -1,59 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomekbd/libgnomekbd-2.28.0.ebuild,v 1.1 2009/10/29 21:33:28 eva Exp $
-
-EAPI="2"
-GCONF_DEBUG="no"
-
-inherit eutils gnome2 multilib
-
-DESCRIPTION="Gnome keyboard configuration library"
-HOMEPAGE="http://www.gnome.org"
-
-LICENSE="LGPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
-IUSE=""
-
-RDEPEND=">=dev-libs/glib-2.16
- >=sys-apps/dbus-0.92
- >=dev-libs/dbus-glib-0.34
- >=gnome-base/gconf-2.14
- >=x11-libs/gtk+-2.13
- >=x11-libs/libxklavier-4.0"
-DEPEND="${RDEPEND}
- >=dev-util/intltool-0.35
- >=dev-util/pkgconfig-0.19"
-
-DOCS="AUTHORS ChangeLog NEWS README"
-
-pkg_setup() {
- # Only user interaction required graphical tests at the time of 2.22.0 - not useful for us
- G2CONF="${G2CONF} --disable-tests --disable-static"
-}
-
-src_prepare() {
- gnome2_src_prepare
-
- # Fix intltoolize broken file, see upstream #577133
- sed "s:'\^\$\$lang\$\$':\^\$\$lang\$\$:g" -i po/Makefile.in.in \
- || die "sed expression failed"
-}
-
-src_compile() {
- # FreeBSD doesn't like -j, upstream? bug #????
- use x86-fbsd && MAKEOPTS="${MAKEOPTS} -j1"
- gnome2_src_compile
-}
-
-pkg_preinst() {
- gnome2_pkg_preinst
- preserve_old_lib /usr/$(get_libdir)/libgnomekbd.so.3
- preserve_old_lib /usr/$(get_libdir)/libgnomekbdui.so.3
-}
-
-pkg_postinst() {
- gnome2_pkg_postinst
- preserve_old_lib_notify /usr/$(get_libdir)/libgnomekbd.so.3
- preserve_old_lib_notify /usr/$(get_libdir)/libgnomekbdui.so.3
-}