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 | d786dec62fc21071a1a84c91eaabefd313cca839 (patch) | |
tree | d897c638d663161ae51984281b7830b117f9825d /xfce-extra | |
parent | arm stable, bug #289179 (diff) | |
download | gentoo-2-d786dec62fc21071a1a84c91eaabefd313cca839.tar.gz gentoo-2-d786dec62fc21071a1a84c91eaabefd313cca839.tar.bz2 gentoo-2-d786dec62fc21071a1a84c91eaabefd313cca839.zip |
arm stable, bug #289179
(Portage version: 2.2_rc49/cvs/Linux x86_64)
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-notes-plugin/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-notes-plugin/ChangeLog b/xfce-extra/xfce4-notes-plugin/ChangeLog index b4e05be46700..1388986a51ef 100644 --- a/xfce-extra/xfce4-notes-plugin/ChangeLog +++ b/xfce-extra/xfce4-notes-plugin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/xfce4-notes-plugin # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notes-plugin/ChangeLog,v 1.12 2009/10/24 19:56:35 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notes-plugin/ChangeLog,v 1.13 2009/11/09 20:58:00 maekke Exp $ + + 09 Nov 2009; Markus Meier <maekke@gentoo.org> + xfce4-notes-plugin-1.7.1.ebuild: + arm stable, bug #289179 24 Oct 2009; nixnut <nixnut@gentoo.org> xfce4-notes-plugin-1.7.1.ebuild: ppc stable #289179 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 |