diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-11-30 15:33:25 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-11-30 15:33:25 +0000 |
commit | 9115644c8ed1afe3631ec65effbeb757df16bb97 (patch) | |
tree | 38410c327d26050223d83a005e79c21de0f424a2 /xfce-extra/xfce4-notes-plugin | |
parent | alpha/ia64/sparc stable wrt #289179 (diff) | |
download | historical-9115644c8ed1afe3631ec65effbeb757df16bb97.tar.gz historical-9115644c8ed1afe3631ec65effbeb757df16bb97.tar.bz2 historical-9115644c8ed1afe3631ec65effbeb757df16bb97.zip |
alpha/ia64/sparc stable wrt #289179
Package-Manager: portage-2.1.6.13/cvs/Linux ia64
Diffstat (limited to 'xfce-extra/xfce4-notes-plugin')
-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 1388986a51ef..666bd069d57d 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.13 2009/11/09 20:58:00 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notes-plugin/ChangeLog,v 1.14 2009/11/30 15:33:25 armin76 Exp $ + + 30 Nov 2009; Raúl Porcel <armin76@gentoo.org> + xfce4-notes-plugin-1.7.1.ebuild: + alpha/ia64/sparc stable wrt #289179 09 Nov 2009; Markus Meier <maekke@gentoo.org> xfce4-notes-plugin-1.7.1.ebuild: 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 ff6fe2a03e05..5cb5fd21f1ab 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.6 2009/11/09 20:58:00 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.1.ebuild,v 1.7 2009/11/30 15:33:25 armin76 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 |