summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2010-06-06 17:18:37 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2010-06-06 17:18:37 +0000
commita687a8af66fcac20139c798957c65ab2c324e4cd (patch)
treea80ee13aae871c1fae62a1c6bd28fe4d01331830 /x11-misc/suxpanel
parentInstall example udev rules file wrt #176027 by Julien Allanos. (diff)
downloadgentoo-2-a687a8af66fcac20139c798957c65ab2c324e4cd.tar.gz
gentoo-2-a687a8af66fcac20139c798957c65ab2c324e4cd.tar.bz2
gentoo-2-a687a8af66fcac20139c798957c65ab2c324e4cd.zip
Use berlios mirrors wrt #218657
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc/suxpanel')
-rw-r--r--x11-misc/suxpanel/suxpanel-0.4b-r1.ebuild6
-rw-r--r--x11-misc/suxpanel/suxpanel-0.4b-r2.ebuild6
2 files changed, 6 insertions, 6 deletions
diff --git a/x11-misc/suxpanel/suxpanel-0.4b-r1.ebuild b/x11-misc/suxpanel/suxpanel-0.4b-r1.ebuild
index 265e199799af..ca7a5a88bf53 100644
--- a/x11-misc/suxpanel/suxpanel-0.4b-r1.ebuild
+++ b/x11-misc/suxpanel/suxpanel-0.4b-r1.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/suxpanel/suxpanel-0.4b-r1.ebuild,v 1.2 2008/04/07 20:11:12 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/suxpanel/suxpanel-0.4b-r1.ebuild,v 1.3 2010/06/06 17:18:37 ssuominen Exp $
inherit eutils flag-o-matic toolchain-funcs
DESCRIPTION="SuxPanel is a complete rewrite of MacOS Style Panel, a light-weight X11 desktop panel"
-SRC_URI="http://download.berlios.de/${PN}/${P}.tar.bz2"
HOMEPAGE="http://suxpanel.berlios.de"
+SRC_URI="mirror://berlios/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
diff --git a/x11-misc/suxpanel/suxpanel-0.4b-r2.ebuild b/x11-misc/suxpanel/suxpanel-0.4b-r2.ebuild
index 9b75949697f2..41166abef4b6 100644
--- a/x11-misc/suxpanel/suxpanel-0.4b-r2.ebuild
+++ b/x11-misc/suxpanel/suxpanel-0.4b-r2.ebuild
@@ -1,20 +1,20 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/suxpanel/suxpanel-0.4b-r2.ebuild,v 1.1 2010/06/06 12:54:58 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/suxpanel/suxpanel-0.4b-r2.ebuild,v 1.2 2010/06/06 17:18:37 ssuominen Exp $
EAPI=2
inherit eutils flag-o-matic multilib toolchain-funcs
DESCRIPTION="SuxPanel is a complete rewrite of MacOS Style Panel, a light-weight X11 desktop panel"
-SRC_URI="http://download.berlios.de/${PN}/${P}.tar.bz2"
HOMEPAGE="http://suxpanel.berlios.de"
+SRC_URI="mirror://berlios/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-RDEPEND=">=x11-libs/gtk+-2
+RDEPEND="x11-libs/gtk+:2
x11-libs/libwnck"
DEPEND="${RDEPEND}
dev-util/pkgconfig"