diff options
author | Jeremy Olexa <darkside@gentoo.org> | 2009-08-26 03:18:18 +0000 |
---|---|---|
committer | Jeremy Olexa <darkside@gentoo.org> | 2009-08-26 03:18:18 +0000 |
commit | 41ee8ae48e0de2fb449590c4b85a48d991b45c9c (patch) | |
tree | 40aa57da914884e89fe7aca015a7b3c6a4f1c8fe /xfce-extra/xfce4-clipman-plugin | |
parent | amd64 stable, bug 282650 (diff) | |
download | gentoo-2-41ee8ae48e0de2fb449590c4b85a48d991b45c9c.tar.gz gentoo-2-41ee8ae48e0de2fb449590c4b85a48d991b45c9c.tar.bz2 gentoo-2-41ee8ae48e0de2fb449590c4b85a48d991b45c9c.zip |
useful HOMEPAGE
(Portage version: 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" |