diff options
author | Brad Teaford Cowan <bcowan@gentoo.org> | 2005-01-29 15:39:26 +0000 |
---|---|---|
committer | Brad Teaford Cowan <bcowan@gentoo.org> | 2005-01-29 15:39:26 +0000 |
commit | 8e755d036da1abc34e4c16cc9640dbdb778d8f89 (patch) | |
tree | 08412849f00b8a1387c66bbfc6ee97aa9e63f6fa /xfce-extra | |
parent | Make sure to not install anything in /usr/kde* (related to #41576). Probably ... (diff) | |
download | gentoo-2-8e755d036da1abc34e4c16cc9640dbdb778d8f89.tar.gz gentoo-2-8e755d036da1abc34e4c16cc9640dbdb778d8f89.tar.bz2 gentoo-2-8e755d036da1abc34e4c16cc9640dbdb778d8f89.zip |
description fix
(Portage version: 2.0.51-r15)
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-clipman/xfce4-clipman-0.4.0.ebuild | 4 | ||||
-rw-r--r-- | xfce-extra/xfce4-clipman/xfce4-clipman-0.4.1-r1.ebuild | 4 | ||||
-rw-r--r-- | xfce-extra/xfce4-clipman/xfce4-clipman-0.4.1.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/xfce-extra/xfce4-clipman/xfce4-clipman-0.4.0.ebuild b/xfce-extra/xfce4-clipman/xfce4-clipman-0.4.0.ebuild index 9a88b08bebd7..a6b6a846c78d 100644 --- a/xfce-extra/xfce4-clipman/xfce4-clipman-0.4.0.ebuild +++ b/xfce-extra/xfce4-clipman/xfce4-clipman-0.4.0.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.0.ebuild,v 1.9 2005/01/06 23:41:11 bcowan Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman/xfce4-clipman-0.4.0.ebuild,v 1.10 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" diff --git a/xfce-extra/xfce4-clipman/xfce4-clipman-0.4.1-r1.ebuild b/xfce-extra/xfce4-clipman/xfce4-clipman-0.4.1-r1.ebuild index a973691bd4af..a06634d7de8d 100644 --- a/xfce-extra/xfce4-clipman/xfce4-clipman-0.4.1-r1.ebuild +++ b/xfce-extra/xfce4-clipman/xfce4-clipman-0.4.1-r1.ebuild @@ -1,8 +1,8 @@ # 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-r1.ebuild,v 1.3 2005/01/24 19:57:11 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman/xfce4-clipman-0.4.1-r1.ebuild,v 1.4 2005/01/29 15:39:26 bcowan Exp $ -DESCRIPTION="Xfce4 panel command line plugin" +DESCRIPTION="Xfce4 panel clipboard manager plugin" KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86" GOODIES_PLUGIN=1 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" |