diff options
author | Victor Ostorga <vostorga@gentoo.org> | 2009-11-05 17:36:26 +0000 |
---|---|---|
committer | Victor Ostorga <vostorga@gentoo.org> | 2009-11-05 17:36:26 +0000 |
commit | 69794025d633a1935e11689d95270e5209ec76fe (patch) | |
tree | c33b6c8a5da94ddf6502aab88bab07a2cd6f2dfc /lxde-base/lxpanel | |
parent | Cleaning out old ebuild (diff) | |
download | gentoo-2-69794025d633a1935e11689d95270e5209ec76fe.tar.gz gentoo-2-69794025d633a1935e11689d95270e5209ec76fe.tar.bz2 gentoo-2-69794025d633a1935e11689d95270e5209ec76fe.zip |
Cleaning out old ebuilds
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'lxde-base/lxpanel')
-rw-r--r-- | lxde-base/lxpanel/ChangeLog | 7 | ||||
-rw-r--r-- | lxde-base/lxpanel/files/lxpanel-sandbox.patch | 27 | ||||
-rw-r--r-- | lxde-base/lxpanel/lxpanel-0.3.8.1.ebuild | 47 | ||||
-rw-r--r-- | lxde-base/lxpanel/lxpanel-0.4.1.ebuild | 45 | ||||
-rw-r--r-- | lxde-base/lxpanel/lxpanel-0.5.1.ebuild | 43 | ||||
-rw-r--r-- | lxde-base/lxpanel/lxpanel-0.5.2.ebuild | 43 |
6 files changed, 6 insertions, 206 deletions
diff --git a/lxde-base/lxpanel/ChangeLog b/lxde-base/lxpanel/ChangeLog index 4b17f1d083cf..57554f634d73 100644 --- a/lxde-base/lxpanel/ChangeLog +++ b/lxde-base/lxpanel/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for lxde-base/lxpanel # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxpanel/ChangeLog,v 1.9 2009/08/29 13:47:15 vostorga Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxpanel/ChangeLog,v 1.10 2009/11/05 17:36:25 vostorga Exp $ + + 05 Nov 2009; Víctor Ostorga <vostorga@gentoo.org> + -lxpanel-0.3.8.1.ebuild, -lxpanel-0.4.1.ebuild, -lxpanel-0.5.1.ebuild, + -lxpanel-0.5.2.ebuild, -files/lxpanel-sandbox.patch: + Cleaning out old ebuilds 29 Aug 2009; Víctor Ostorga <vostorga@gentoo.org> lxpanel-0.5.3.ebuild, +files/lxpanel-0.5.3-battery.patch: diff --git a/lxde-base/lxpanel/files/lxpanel-sandbox.patch b/lxde-base/lxpanel/files/lxpanel-sandbox.patch deleted file mode 100644 index 739312b50bbf..000000000000 --- a/lxde-base/lxpanel/files/lxpanel-sandbox.patch +++ /dev/null @@ -1,27 +0,0 @@ ---- lxpanel/src/plugins/Makefile.am 2009-01-02 00:52:08.000000000 +0100 -+++ lxpanel-fixed/src/plugins/Makefile.am 2009-01-02 01:15:48.000000000 +0100 -@@ -46,6 +46,4 @@ - icon.xpm - - install-exec-hook: -- rm -f $(DESTDIR)$(libdir)/lxpanel/plugins/*.la -- rm -f $(DESTDIR)$(libdir)/lxpanel/plugins/*.a -- rm -f $(DESTDIR)$(libdir)/lxpanel/plugins/*. -+ ---- lxpanel/src/plugins/netstat/Makefile.am 2009-01-02 00:52:07.000000000 +0100 -+++ lxpanel-fixed/src/plugins/netstat/Makefile.am 2009-01-02 01:18:50.000000000 +0100 -@@ -33,6 +33,5 @@ - @LXPANEL_MODULE@ - - install-exec-hook: -- rm -f "$(moduledir)\*.la" *.a - - endif ---- lxpanel/src/plugins/netstatus/Makefile.am 2009-01-02 00:52:08.000000000 +0100 -+++ lxpanel-fixed/src/plugins/netstatus/Makefile.am 2009-01-02 01:19:08.000000000 +0100 -@@ -36,4 +36,4 @@ - $(LXPANEL_MODULE) - - install-exec-hook: -- rm -f "$(moduledir)\*.la" *.a -+ diff --git a/lxde-base/lxpanel/lxpanel-0.3.8.1.ebuild b/lxde-base/lxpanel/lxpanel-0.3.8.1.ebuild deleted file mode 100644 index a36c921110e4..000000000000 --- a/lxde-base/lxpanel/lxpanel-0.3.8.1.ebuild +++ /dev/null @@ -1,47 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxpanel/lxpanel-0.3.8.1.ebuild,v 1.3 2009/01/02 00:36:52 yngwin Exp $ - -EAPI="1" -inherit eutils autotools - -DESCRIPTION="Lightweight X11 desktop panel for LXDE" -HOMEPAGE="http://lxde.sf.net/" -SRC_URI="mirror://sourceforge/lxde/${P}.tar.gz" - -LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~x86" -SLOT="0" -IUSE="+X +alsa wifi" -RESTRICT="test" # bug 249598 - -RDEPEND="x11-libs/gtk+:2 - x11-libs/libXmu - x11-libs/libXpm - alsa? ( media-libs/alsa-lib ) - wifi? ( net-wireless/wireless-tools ) - X? ( x11-libs/libX11 )" -DEPEND="${RDEPEND} - dev-util/pkgconfig - sys-devel/gettext" - -src_unpack() { - unpack ${A} - cd "${S}" - epatch "${FILESDIR}"/${PN}-sandbox.patch - eautoreconf -} - -src_compile() { - econf $(use_enable alsa) \ - $(use_enable wifi libiw) \ - $(use_with X x) \ - --with-plugins=all || die "econf failed" - - emake || die "emake failed" -} - -src_install () { - emake DESTDIR="${D}" install || die "emake install failed" - dodoc AUTHORS ChangeLog README -} diff --git a/lxde-base/lxpanel/lxpanel-0.4.1.ebuild b/lxde-base/lxpanel/lxpanel-0.4.1.ebuild deleted file mode 100644 index 0252f7f84474..000000000000 --- a/lxde-base/lxpanel/lxpanel-0.4.1.ebuild +++ /dev/null @@ -1,45 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxpanel/lxpanel-0.4.1.ebuild,v 1.3 2009/07/30 18:32:38 volkmar Exp $ - -EAPI="2" -inherit eutils autotools - -DESCRIPTION="Lightweight X11 desktop panel for LXDE" -HOMEPAGE="http://lxde.sf.net/" -SRC_URI="mirror://sourceforge/lxde/${P}.tar.gz" - -LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~x86" -SLOT="0" -IUSE="+X +alsa wifi" -RESTRICT="test" # bug 249598 - -RDEPEND="x11-libs/gtk+:2 - x11-libs/libXmu - x11-libs/libXpm - lxde-base/lxmenu-data - lxde-base/menu-cache - alsa? ( media-libs/alsa-lib ) - wifi? ( net-wireless/wireless-tools ) - X? ( x11-libs/libX11 )" -DEPEND="${RDEPEND} - dev-util/pkgconfig - sys-devel/gettext" - -src_prepare() { - epatch "${FILESDIR}"/${PN}-sandbox.patch - eautoreconf -} - -src_configure() { - econf $(use_enable alsa) \ - $(use_enable wifi libiw) \ - $(use_with X x) \ - --with-plugins=all -} - -src_install () { - emake DESTDIR="${D}" install || die "emake install failed" - dodoc AUTHORS ChangeLog README || die "dodoc failed" -} diff --git a/lxde-base/lxpanel/lxpanel-0.5.1.ebuild b/lxde-base/lxpanel/lxpanel-0.5.1.ebuild deleted file mode 100644 index 482e4d1e595b..000000000000 --- a/lxde-base/lxpanel/lxpanel-0.5.1.ebuild +++ /dev/null @@ -1,43 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxpanel/lxpanel-0.5.1.ebuild,v 1.1 2009/08/04 18:56:42 yngwin Exp $ - -EAPI="2" -inherit eutils autotools - -DESCRIPTION="Lightweight X11 desktop panel for LXDE" -HOMEPAGE="http://lxde.sf.net/" -SRC_URI="mirror://sourceforge/lxde/${P}.tar.gz" - -LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~x86" -SLOT="0" -IUSE="+X +alsa" -RESTRICT="test" # bug 249598 - -RDEPEND="x11-libs/gtk+:2 - x11-libs/libXmu - x11-libs/libXpm - lxde-base/lxmenu-data - lxde-base/menu-cache - alsa? ( media-libs/alsa-lib ) - X? ( x11-libs/libX11 )" -DEPEND="${RDEPEND} - dev-util/pkgconfig - sys-devel/gettext" - -src_prepare() { - epatch "${FILESDIR}"/${P}-sandbox.patch - eautoreconf -} - -src_configure() { - econf $(use_enable alsa) \ - $(use_with X x) \ - --with-plugins=all -} - -src_install () { - emake DESTDIR="${D}" install || die "emake install failed" - dodoc AUTHORS ChangeLog README || die "dodoc failed" -} diff --git a/lxde-base/lxpanel/lxpanel-0.5.2.ebuild b/lxde-base/lxpanel/lxpanel-0.5.2.ebuild deleted file mode 100644 index b5a028c07711..000000000000 --- a/lxde-base/lxpanel/lxpanel-0.5.2.ebuild +++ /dev/null @@ -1,43 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxpanel/lxpanel-0.5.2.ebuild,v 1.1 2009/08/05 09:42:49 yngwin Exp $ - -EAPI="2" -inherit eutils autotools - -DESCRIPTION="Lightweight X11 desktop panel for LXDE" -HOMEPAGE="http://lxde.sf.net/" -SRC_URI="mirror://sourceforge/lxde/${P}.tar.gz" - -LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~x86" -SLOT="0" -IUSE="+X +alsa" -RESTRICT="test" # bug 249598 - -RDEPEND="x11-libs/gtk+:2 - x11-libs/libXmu - x11-libs/libXpm - lxde-base/lxmenu-data - lxde-base/menu-cache - alsa? ( media-libs/alsa-lib ) - X? ( x11-libs/libX11 )" -DEPEND="${RDEPEND} - dev-util/pkgconfig - sys-devel/gettext" - -src_prepare() { - epatch "${FILESDIR}"/${PN}-0.5.1-sandbox.patch - eautoreconf -} - -src_configure() { - econf $(use_enable alsa) \ - $(use_with X x) \ - --with-plugins=all -} - -src_install () { - emake DESTDIR="${D}" install || die "emake install failed" - dodoc AUTHORS ChangeLog README || die "dodoc failed" -} |