diff options
author | Jeremy Olexa <darkside@gentoo.org> | 2009-08-26 03:20:13 +0000 |
---|---|---|
committer | Jeremy Olexa <darkside@gentoo.org> | 2009-08-26 03:20:13 +0000 |
commit | ff4fdd7c21ca5f9d29061a7d487b200e37d7b179 (patch) | |
tree | 265ac84267af71239f5dd73aeb2249f2443c1bd0 | |
parent | useful HOMEPAGE (diff) | |
download | gentoo-2-ff4fdd7c21ca5f9d29061a7d487b200e37d7b179.tar.gz gentoo-2-ff4fdd7c21ca5f9d29061a7d487b200e37d7b179.tar.bz2 gentoo-2-ff4fdd7c21ca5f9d29061a7d487b200e37d7b179.zip |
useful HOMEPAGE
(Portage version: 2.1.6.13/cvs/Linux x86_64)
-rw-r--r-- | xfce-extra/xfce4-places-plugin/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.2.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-places-plugin/ChangeLog b/xfce-extra/xfce4-places-plugin/ChangeLog index d8a628427844..53da440a910f 100644 --- a/xfce-extra/xfce4-places-plugin/ChangeLog +++ b/xfce-extra/xfce4-places-plugin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/xfce4-places-plugin # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-places-plugin/ChangeLog,v 1.1 2009/08/25 07:47:20 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-places-plugin/ChangeLog,v 1.2 2009/08/26 03:20:13 darkside Exp $ + + 26 Aug 2009; Jeremy Olexa <darkside@gentoo.org> + xfce4-places-plugin-1.2.0.ebuild: + useful HOMEPAGE *xfce4-places-plugin-1.2.0 (25 Aug 2009) *xfce4-places-plugin-1.1.0 (25 Aug 2009) diff --git a/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.2.0.ebuild b/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.2.0.ebuild index 1371811594ed..bba9b84d7d73 100644 --- a/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.2.0.ebuild +++ b/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.2.0.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.2.0.ebuild,v 1.1 2009/08/25 07:47:20 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.2.0.ebuild,v 1.2 2009/08/26 03:20:13 darkside Exp $ EAPI=2 inherit xfconf DESCRIPTION="Places menu plug-in for panel, like GNOME's" -HOMEPAGE="http://www.xfce.org/" +HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-places-plugin" SRC_URI="mirror://xfce/src/panel-plugins/${PN}/1.2/${P}.tar.bz2" LICENSE="GPL-2" |