diff options
Diffstat (limited to 'xfce-extra/xfce4-clipman/xfce4-clipman-0.1.ebuild')
-rw-r--r-- | xfce-extra/xfce4-clipman/xfce4-clipman-0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-clipman/xfce4-clipman-0.1.ebuild b/xfce-extra/xfce4-clipman/xfce4-clipman-0.1.ebuild index d9e8f7f13020..b6b425080ad6 100644 --- a/xfce-extra/xfce4-clipman/xfce4-clipman-0.1.ebuild +++ b/xfce-extra/xfce4-clipman/xfce4-clipman-0.1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman/xfce4-clipman-0.1.ebuild,v 1.1 2003/10/10 04:10:47 bcowan Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman/xfce4-clipman-0.1.ebuild,v 1.2 2003/10/10 04:20:46 bcowan Exp $ IUSE="" MY_P="${PN}-plugin-${PV}" S=${WORKDIR}/${PN}-plugin -DESCRIPTION="Xfce4 panel command line plugin" +DESCRIPTION="Xfce4 panel clipboard manager plugin" HOMEPAGE="http://www.xfce.org/" SRC_URI="http://download.berlios.de/xfce-goodies/${MY_P}.tar.gz" |