diff options
author | Brad Teaford Cowan <bcowan@gentoo.org> | 2004-12-17 06:11:41 +0000 |
---|---|---|
committer | Brad Teaford Cowan <bcowan@gentoo.org> | 2004-12-17 06:11:41 +0000 |
commit | d78e03e560622fd58fc0eb7bf88466de15b7162e (patch) | |
tree | 11599306112ea832c4c0b7146ee5f8481e21bed2 /xfce-extra/xfce4-clipman | |
parent | more cross-compile fixes :) (diff) | |
download | historical-d78e03e560622fd58fc0eb7bf88466de15b7162e.tar.gz historical-d78e03e560622fd58fc0eb7bf88466de15b7162e.tar.bz2 historical-d78e03e560622fd58fc0eb7bf88466de15b7162e.zip |
Cleanup
Diffstat (limited to 'xfce-extra/xfce4-clipman')
-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 96cab306fdc3..c9d4e5cbe010 100644 --- a/xfce-extra/xfce4-clipman/xfce4-clipman-0.4.1.ebuild +++ b/xfce-extra/xfce4-clipman/xfce4-clipman-0.4.1.ebuild @@ -1,6 +1,6 @@ # 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.2 2004/11/09 03:01:47 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman/xfce4-clipman-0.4.1.ebuild,v 1.3 2004/12/17 06:11:40 bcowan Exp $ MY_P="${PN}-plugin-${PV}" S=${WORKDIR}/${MY_P} @@ -11,7 +11,7 @@ SRC_URI="http://download.berlios.de/xfce-goodies/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="" RDEPEND=">=x11-libs/gtk+-2.0.6 |