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 | 5662efbcee0ff2986ddc648446aa2e7318d8bcfb (patch) | |
tree | 0ff6b088bbb78ba516f9138c07e4994329e09b90 | |
parent | amd64 stable, bug 282650 (diff) | |
download | historical-5662efbcee0ff2986ddc648446aa2e7318d8bcfb.tar.gz historical-5662efbcee0ff2986ddc648446aa2e7318d8bcfb.tar.bz2 historical-5662efbcee0ff2986ddc648446aa2e7318d8bcfb.zip |
useful HOMEPAGE
Package-Manager: portage-2.1.6.13/cvs/Linux x86_64
4 files changed, 14 insertions, 6 deletions
diff --git a/xfce-extra/xfce4-clipman-plugin/ChangeLog b/xfce-extra/xfce4-clipman-plugin/ChangeLog index e1857d247fb5..b547e127aad3 100644 --- a/xfce-extra/xfce4-clipman-plugin/ChangeLog +++ b/xfce-extra/xfce4-clipman-plugin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/xfce4-clipman-plugin # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog,v 1.2 2009/08/26 03:09:20 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog,v 1.3 2009/08/26 03:18:18 darkside Exp $ + + 26 Aug 2009; Jeremy Olexa <darkside@gentoo.org> + xfce4-clipman-plugin-1.0.2.ebuild: + useful HOMEPAGE 26 Aug 2009; Jeremy Olexa <darkside@gentoo.org> xfce4-clipman-plugin-1.0.2.ebuild: diff --git a/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.0.2.ebuild b/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.0.2.ebuild index dd80913a01b4..c7ab7d6353d0 100644 --- a/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.0.2.ebuild +++ b/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.0.2.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-clipman-plugin/xfce4-clipman-plugin-1.0.2.ebuild,v 1.3 2009/08/26 03:09:20 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.0.2.ebuild,v 1.4 2009/08/26 03:18:18 darkside Exp $ EAPI=2 inherit xfconf DESCRIPTION="a simple cliboard history manager for Xfce4 Panel" -HOMEPAGE="http://www.xfce.org/" +HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-clipman-plugin" SRC_URI="mirror://xfce/src/panel-plugins/${PN}/1.0/${P}.tar.bz2" LICENSE="GPL-2" 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" |