diff options
author | Gilles Dartiguelongue <eva@gentoo.org> | 2008-06-08 21:00:14 +0000 |
---|---|---|
committer | Gilles Dartiguelongue <eva@gentoo.org> | 2008-06-08 21:00:14 +0000 |
commit | f79a9c570461cca544f2f5fdcb356fc8fb7af6c5 (patch) | |
tree | a9a9bc319cb66eab9c4b8c0292658e9e0f795242 /gnome-base | |
parent | clean up old revisions. (diff) | |
download | gentoo-2-f79a9c570461cca544f2f5fdcb356fc8fb7af6c5.tar.gz gentoo-2-f79a9c570461cca544f2f5fdcb356fc8fb7af6c5.tar.bz2 gentoo-2-f79a9c570461cca544f2f5fdcb356fc8fb7af6c5.zip |
clean up old revisions.
(Portage version: 2.1.5.4)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/libgnomekbd/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-base/libgnomekbd/libgnomekbd-2.18.2.ebuild | 47 | ||||
-rw-r--r-- | gnome-base/libgnomekbd/libgnomekbd-2.20.0.ebuild | 41 |
3 files changed, 5 insertions, 89 deletions
diff --git a/gnome-base/libgnomekbd/ChangeLog b/gnome-base/libgnomekbd/ChangeLog index 78d729a01a42..5004743cbf68 100644 --- a/gnome-base/libgnomekbd/ChangeLog +++ b/gnome-base/libgnomekbd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-base/libgnomekbd # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomekbd/ChangeLog,v 1.34 2008/06/05 11:55:52 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomekbd/ChangeLog,v 1.35 2008/06/08 21:00:14 eva Exp $ + + 08 Jun 2008; Gilles Dartiguelongue <eva@gentoo.org> + -libgnomekbd-2.18.2.ebuild, -libgnomekbd-2.20.0.ebuild: + clean up old revisions. 05 Jun 2008; Rémi Cardona <remi@gentoo.org> libgnomekbd-2.18.2.ebuild, libgnomekbd-2.20.0.ebuild, libgnomekbd-2.20.0-r1.ebuild, diff --git a/gnome-base/libgnomekbd/libgnomekbd-2.18.2.ebuild b/gnome-base/libgnomekbd/libgnomekbd-2.18.2.ebuild deleted file mode 100644 index 57d1415324b4..000000000000 --- a/gnome-base/libgnomekbd/libgnomekbd-2.18.2.ebuild +++ /dev/null @@ -1,47 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomekbd/libgnomekbd-2.18.2.ebuild,v 1.11 2008/06/05 11:55:52 remi Exp $ - -inherit 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/dbus-glib - >=sys-apps/dbus-0.92 - >=gnome-base/gconf-2.14 - >=x11-libs/gtk+-2.10.3 - >=gnome-base/libglade-2.6 - >=gnome-base/libgnome-2.16 - >=gnome-base/libgnomeui-2.16 - >=x11-libs/libxklavier-3 - !<gnome-base/gnome-control-center-2.17.0" -DEPEND="${RDEPEND} - >=sys-devel/autoconf-2.59 - =sys-devel/automake-1.8* - dev-util/intltool - dev-util/pkgconfig" - -DOCS="AUTHORS ChangeLog INSTALL NEWS README" - -# This collides with -# /etc/gconf/schemas/desktop_gnome_peripherals_keyboard_xkb.schemas from -# control-center... - -src_unpack() { - gnome2_src_unpack - # Fix tests. - echo "capplet/gkbd-indicator-plugins-capplet.desktop.in" >> "${S}/po/POTFILES.skip" -} - -src_compile() { - # FreeBSD doesn't like -j - MAKEOPTS="${MAKEOPTS} -j1" - - gnome2_src_compile -} diff --git a/gnome-base/libgnomekbd/libgnomekbd-2.20.0.ebuild b/gnome-base/libgnomekbd/libgnomekbd-2.20.0.ebuild deleted file mode 100644 index 8655319a5b36..000000000000 --- a/gnome-base/libgnomekbd/libgnomekbd-2.20.0.ebuild +++ /dev/null @@ -1,41 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomekbd/libgnomekbd-2.20.0.ebuild,v 1.9 2008/06/05 11:55:52 remi Exp $ - -inherit 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/dbus-glib - >=sys-apps/dbus-0.92 - >=gnome-base/gconf-2.14 - >=x11-libs/gtk+-2.10.3 - >=gnome-base/libglade-2.6 - >=gnome-base/libgnome-2.16 - >=gnome-base/libgnomeui-2.16 - >=x11-libs/libxklavier-3 - !<gnome-base/gnome-control-center-2.17.0" -DEPEND="${RDEPEND} - >=sys-devel/autoconf-2.59 - =sys-devel/automake-1.8* - >=dev-util/intltool-0.35 - dev-util/pkgconfig" - -DOCS="AUTHORS ChangeLog NEWS README" - -# This collides with -# /etc/gconf/schemas/desktop_gnome_peripherals_keyboard_xkb.schemas from -# <=control-center-2.16... - -src_compile() { - # FreeBSD doesn't like -j - MAKEOPTS="${MAKEOPTS} -j1" - - gnome2_src_compile -} |