diff options
author | 2005-01-29 15:39:26 +0000 | |
---|---|---|
committer | 2005-01-29 15:39:26 +0000 | |
commit | 11c3813ec50b742ba0b1af9bbfb8b647fea0c766 (patch) | |
tree | 5739a2e109c6eebcf7904be00eabecc149ccba7e /xfce-extra/xfce4-clipman/xfce4-clipman-0.4.1.ebuild | |
parent | Make sure to not install anything in /usr/kde* (related to #41576). Probably ... (diff) | |
download | historical-11c3813ec50b742ba0b1af9bbfb8b647fea0c766.tar.gz historical-11c3813ec50b742ba0b1af9bbfb8b647fea0c766.tar.bz2 historical-11c3813ec50b742ba0b1af9bbfb8b647fea0c766.zip |
description fix
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'xfce-extra/xfce4-clipman/xfce4-clipman-0.4.1.ebuild')
-rw-r--r-- | xfce-extra/xfce4-clipman/xfce4-clipman-0.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-clipman/xfce4-clipman-0.4.1.ebuild b/xfce-extra/xfce4-clipman/xfce4-clipman-0.4.1.ebuild index deb11c2d74fe..37f95bca9cf6 100644 --- a/xfce-extra/xfce4-clipman/xfce4-clipman-0.4.1.ebuild +++ b/xfce-extra/xfce4-clipman/xfce4-clipman-0.4.1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman/xfce4-clipman-0.4.1.ebuild,v 1.4 2005/01/06 23:41:11 bcowan Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman/xfce4-clipman-0.4.1.ebuild,v 1.5 2005/01/29 15:39:26 bcowan Exp $ MY_P="${PN}-plugin-${PV}" S=${WORKDIR}/${MY_P} -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" |