From: David Shakaryan Date: Mon, 4 Dec 2006 01:27:55 +0000 (+0000) Subject: Fix DEPEND, minor cleanup and remove older versions. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=7918309e4814c7b4dddec2ba8a79e671cb0134bf;p=gentoo.git Fix DEPEND, minor cleanup and remove older versions. Package-Manager: portage-2.1.2_rc2-r4 --- diff --git a/x11-misc/fbpanel/ChangeLog b/x11-misc/fbpanel/ChangeLog index 4931c24790ac..5e4322ecf019 100644 --- a/x11-misc/fbpanel/ChangeLog +++ b/x11-misc/fbpanel/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/fbpanel -# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/fbpanel/ChangeLog,v 1.26 2005/09/25 15:50:32 ka0ttic Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/fbpanel/ChangeLog,v 1.27 2006/12/04 01:27:55 omp Exp $ + + 04 Dec 2006; David Shakaryan -fbpanel-3.16.ebuild, + -fbpanel-4.1.ebuild, fbpanel-4.3.ebuild: + Fix DEPEND, minor cleanup and remove older versions. 25 Sep 2005; Aaron Walker fbpanel-4.3.ebuild: Don't let build override CC and CFLAGS, bug #106263. diff --git a/x11-misc/fbpanel/fbpanel-4.3.ebuild b/x11-misc/fbpanel/fbpanel-4.3.ebuild index fbae4b18c6e1..20f75a764666 100644 --- a/x11-misc/fbpanel/fbpanel-4.3.ebuild +++ b/x11-misc/fbpanel/fbpanel-4.3.ebuild @@ -1,25 +1,25 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/fbpanel/fbpanel-4.3.ebuild,v 1.5 2005/09/25 15:50:32 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/fbpanel/fbpanel-4.3.ebuild,v 1.6 2006/12/04 01:27:55 omp Exp $ inherit toolchain-funcs DESCRIPTION="fbpanel is a light-weight X11 desktop panel" -SRC_URI="mirror://sourceforge/${PN}/${P}.tgz" HOMEPAGE="http://fbpanel.sourceforge.net/" +SRC_URI="mirror://sourceforge/${PN}/${P}.tgz" LICENSE="as-is" SLOT="0" KEYWORDS="alpha ~amd64 ppc x86" IUSE="" -DEPEND=">=x11-libs/gtk+-2 - >=sys-apps/sed-4" RDEPEND=">=x11-libs/gtk+-2" +DEPEND="${RDEPEND} + dev-util/pkgconfig" src_unpack() { unpack ${A} - cd ${S} + cd "${S}" sed -i -e '/^CFLAGS/d;/^CC/d' Makefile.common } @@ -30,6 +30,6 @@ src_compile() { } src_install () { - emake install PREFIX=${D}/usr || die - dodoc README CREDITS COPYING CHANGELOG + emake install PREFIX="${D}/usr" || die + dodoc README CREDITS CHANGELOG } diff --git a/x11-misc/fbpanel/files/digest-fbpanel-4.3 b/x11-misc/fbpanel/files/digest-fbpanel-4.3 index 4d59704a442f..99887ba602a0 100644 --- a/x11-misc/fbpanel/files/digest-fbpanel-4.3 +++ b/x11-misc/fbpanel/files/digest-fbpanel-4.3 @@ -1 +1,3 @@ MD5 2d2f3713cf3c17b71997064f39d4c888 fbpanel-4.3.tgz 95702 +RMD160 0e9109524f1e17e14e2af6d23b0e595402e972df fbpanel-4.3.tgz 95702 +SHA256 e4db7a6305ffe2333fae08c940ded8f7e5b02999e0917b0ea4ef3764c80f58c8 fbpanel-4.3.tgz 95702