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 /xfce-extra/xfce4-clipman-plugin | |
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
Diffstat (limited to 'xfce-extra/xfce4-clipman-plugin')
-rw-r--r-- | xfce-extra/xfce4-clipman-plugin/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.0.2.ebuild | 4 |
2 files changed, 7 insertions, 3 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" |