diff options
author | 2012-04-02 11:57:35 +0000 | |
---|---|---|
committer | 2012-04-02 11:57:35 +0000 | |
commit | e3f4c83f2f83bccf420bb5236558b30767d17e4f (patch) | |
tree | 219c689fee7ab6d15f2d60938cdbf15ba4970cae /xfce-extra | |
parent | Use exo-open instead of xfbrowser4 for compability with Xfce 4.10. (diff) | |
download | gentoo-2-e3f4c83f2f83bccf420bb5236558b30767d17e4f.tar.gz gentoo-2-e3f4c83f2f83bccf420bb5236558b30767d17e4f.tar.bz2 gentoo-2-e3f4c83f2f83bccf420bb5236558b30767d17e4f.zip |
Comply with standard XFCE uri
(Portage version: 2.2.0_alpha96/cvs/Linux x86_64)
Diffstat (limited to 'xfce-extra')
3 files changed, 7 insertions, 7 deletions
diff --git a/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.4.2.ebuild b/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.4.2.ebuild index 167ae7815465..4a8d7d5e9803 100644 --- a/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.4.2.ebuild +++ b/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.4.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.4.2.ebuild,v 1.4 2011/05/19 21:40:54 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.4.2.ebuild,v 1.5 2012/04/02 11:57:35 ssuominen Exp $ EAPI=4 EAUTORECONF=yes @@ -8,7 +8,7 @@ inherit xfconf DESCRIPTION="Smart bookmark plug-in for the Xfce desktop environment" HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-smartbookmark-plugin" -SRC_URI="mirror://xfce/src/panel-plugins/${PN}/0.4/${P}.tar.gz" +SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.4.4-r1.ebuild b/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.4.4-r1.ebuild index 43d30c5eaa1c..8b4655020954 100644 --- a/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.4.4-r1.ebuild +++ b/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.4.4-r1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.4.4-r1.ebuild,v 1.1 2012/04/02 11:53:11 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.4.4-r1.ebuild,v 1.2 2012/04/02 11:57:35 ssuominen Exp $ EAPI=4 inherit xfconf DESCRIPTION="Smart bookmark plug-in for the Xfce desktop environment" HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-smartbookmark-plugin" -SRC_URI="mirror://xfce/src/panel-plugins/${PN}/0.4/${P}.tar.bz2" +SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" diff --git a/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.4.4.ebuild b/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.4.4.ebuild index c4772f574c34..a5dae89b40a4 100644 --- a/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.4.4.ebuild +++ b/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.4.4.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.4.4.ebuild,v 1.5 2012/02/13 22:01:42 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.4.4.ebuild,v 1.6 2012/04/02 11:57:35 ssuominen Exp $ EAPI=4 inherit xfconf DESCRIPTION="Smart bookmark plug-in for the Xfce desktop environment" HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-smartbookmark-plugin" -SRC_URI="mirror://xfce/src/panel-plugins/${PN}/0.4/${P}.tar.bz2" +SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" |