summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'xfce-extra/xfce4-clipman')
-rw-r--r--xfce-extra/xfce4-clipman/xfce4-clipman-0.3.1.ebuild10
-rw-r--r--xfce-extra/xfce4-clipman/xfce4-clipman-0.4.0.ebuild10
-rw-r--r--xfce-extra/xfce4-clipman/xfce4-clipman-0.4.1.ebuild10
3 files changed, 15 insertions, 15 deletions
diff --git a/xfce-extra/xfce4-clipman/xfce4-clipman-0.3.1.ebuild b/xfce-extra/xfce4-clipman/xfce4-clipman-0.3.1.ebuild
index 6311079cf572..4c6d80733c61 100644
--- a/xfce-extra/xfce4-clipman/xfce4-clipman-0.3.1.ebuild
+++ b/xfce-extra/xfce4-clipman/xfce4-clipman-0.3.1.ebuild
@@ -1,8 +1,7 @@
# Copyright 1999-2004 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.3.1.ebuild,v 1.5 2004/06/24 22:00:26 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman/xfce4-clipman-0.3.1.ebuild,v 1.6 2004/11/09 03:01:47 vapier Exp $
-IUSE=""
MY_P="${PN}-plugin-${PV}"
S=${WORKDIR}/${MY_P}
@@ -10,9 +9,10 @@ DESCRIPTION="Xfce4 panel command line plugin"
HOMEPAGE="http://www.xfce.org/"
SRC_URI="http://download.berlios.de/xfce-goodies/${MY_P}.tar.gz"
-SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~ia64 ~x86 ~ppc ~alpha ~sparc ~amd64"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+IUSE=""
DEPEND=">=x11-libs/gtk+-2.0.6
dev-util/pkgconfig
@@ -21,5 +21,5 @@ DEPEND=">=x11-libs/gtk+-2.0.6
src_install() {
make DESTDIR=${D} install || die
- dodoc AUTHORS INSTALL COPYING README
+ dodoc AUTHORS INSTALL README
}
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 a3a2a4b52bfc..ee2961e68a8a 100644
--- a/xfce-extra/xfce4-clipman/xfce4-clipman-0.4.0.ebuild
+++ b/xfce-extra/xfce4-clipman/xfce4-clipman-0.4.0.ebuild
@@ -1,8 +1,7 @@
# Copyright 1999-2004 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.7 2004/06/24 22:00:26 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman/xfce4-clipman-0.4.0.ebuild,v 1.8 2004/11/09 03:01:47 vapier Exp $
-IUSE=""
MY_P="${PN}-plugin-${PV}"
S=${WORKDIR}/${MY_P}
@@ -10,9 +9,10 @@ DESCRIPTION="Xfce4 panel command line plugin"
HOMEPAGE="http://www.xfce.org/"
SRC_URI="http://download.berlios.de/xfce-goodies/${MY_P}.tar.gz"
-SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~ia64 x86 ppc ~alpha sparc amd64"
+SLOT="0"
+KEYWORDS="~alpha amd64 arm hppa ia64 ppc sparc x86"
+IUSE=""
RDEPEND=">=x11-libs/gtk+-2.0.6
dev-libs/libxml2
@@ -22,5 +22,5 @@ DEPEND="${RDEPEND}
src_install() {
make DESTDIR=${D} install || die
- dodoc AUTHORS INSTALL COPYING README
+ dodoc AUTHORS INSTALL README
}
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 b42a6243e9c0..96cab306fdc3 100644
--- a/xfce-extra/xfce4-clipman/xfce4-clipman-0.4.1.ebuild
+++ b/xfce-extra/xfce4-clipman/xfce4-clipman-0.4.1.ebuild
@@ -1,8 +1,7 @@
# Copyright 1999-2004 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.1 2004/09/20 03:24:13 bcowan Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman/xfce4-clipman-0.4.1.ebuild,v 1.2 2004/11/09 03:01:47 vapier Exp $
-IUSE=""
MY_P="${PN}-plugin-${PV}"
S=${WORKDIR}/${MY_P}
@@ -10,9 +9,10 @@ DESCRIPTION="Xfce4 panel command line plugin"
HOMEPAGE="http://www.xfce.org/"
SRC_URI="http://download.berlios.de/xfce-goodies/${MY_P}.tar.gz"
-SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~ia64 ~x86 ~ppc ~alpha ~sparc ~amd64"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~sparc ~x86"
+IUSE=""
RDEPEND=">=x11-libs/gtk+-2.0.6
dev-libs/libxml2
@@ -22,5 +22,5 @@ DEPEND="${RDEPEND}
src_install() {
make DESTDIR=${D} install || die
- dodoc AUTHORS INSTALL COPYING README
+ dodoc AUTHORS INSTALL README
}