diff options
author | Markus Meier <maekke@gentoo.org> | 2009-11-09 20:58:00 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-11-09 20:58:00 +0000 |
commit | 052cfaaf6dee22b093274c2f73e90bcea782f665 (patch) | |
tree | f5ec2a75536afb46ad4f361f2ef7a6af75d9f302 /xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.1.ebuild | |
parent | Remove USE=qt-static preference (bug #287905). (diff) | |
download | historical-052cfaaf6dee22b093274c2f73e90bcea782f665.tar.gz historical-052cfaaf6dee22b093274c2f73e90bcea782f665.tar.bz2 historical-052cfaaf6dee22b093274c2f73e90bcea782f665.zip |
arm stable, bug #289179
Package-Manager: portage-2.2_rc49/cvs/Linux x86_64
Diffstat (limited to 'xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.1.ebuild')
-rw-r--r-- | xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.1.ebuild b/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.1.ebuild index 0e4a0262e115..ff6fe2a03e05 100644 --- a/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.1.ebuild +++ b/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.1.ebuild,v 1.5 2009/10/24 19:56:35 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.1.ebuild,v 1.6 2009/11/09 20:58:00 maekke Exp $ EAPI=2 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/panel-plugins/${PN}/1.7/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" IUSE="debug" RDEPEND=">=x11-libs/gtk+-2.10:2 |