diff options
author | Brad Teaford Cowan <bcowan@gentoo.org> | 2004-12-17 06:15:08 +0000 |
---|---|---|
committer | Brad Teaford Cowan <bcowan@gentoo.org> | 2004-12-17 06:15:08 +0000 |
commit | 982a1337ff8659b503eaf2c303634b6adbde18e2 (patch) | |
tree | 5b527bdaf87d0f2d3508a15a4fb0d22788a3c4c6 /xfce-extra/xfce4-notes | |
parent | more cross-compile fixes :) (Manifest recommit) (diff) | |
download | gentoo-2-982a1337ff8659b503eaf2c303634b6adbde18e2.tar.gz gentoo-2-982a1337ff8659b503eaf2c303634b6adbde18e2.tar.bz2 gentoo-2-982a1337ff8659b503eaf2c303634b6adbde18e2.zip |
Cleanup
Diffstat (limited to 'xfce-extra/xfce4-notes')
-rw-r--r-- | xfce-extra/xfce4-notes/xfce4-notes-0.9.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-notes/xfce4-notes-0.9.7.ebuild b/xfce-extra/xfce4-notes/xfce4-notes-0.9.7.ebuild index 80d3941cb701..d0b114c8477d 100644 --- a/xfce-extra/xfce4-notes/xfce4-notes-0.9.7.ebuild +++ b/xfce-extra/xfce4-notes/xfce4-notes-0.9.7.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-notes/xfce4-notes-0.9.7.ebuild,v 1.8 2004/11/09 03:12:04 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notes/xfce4-notes-0.9.7.ebuild,v 1.9 2004/12/17 06:11:41 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 ia64 ppc sparc x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ppc ~ppc64 sparc x86" IUSE="" RDEPEND=">=x11-libs/gtk+-2.0.6 |