diff options
author | Joseph Jezak <josejx@gentoo.org> | 2010-08-11 20:49:30 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2010-08-11 20:49:30 +0000 |
commit | 3f949f2065e31b10da5f6d945892d0991449d208 (patch) | |
tree | 51fac79a0367e3512bb9f0b90ab7c992cae62101 /xfce-extra/xfce4-notes-plugin | |
parent | Marked ppc stable for bug #323729. (diff) | |
download | gentoo-2-3f949f2065e31b10da5f6d945892d0991449d208.tar.gz gentoo-2-3f949f2065e31b10da5f6d945892d0991449d208.tar.bz2 gentoo-2-3f949f2065e31b10da5f6d945892d0991449d208.zip |
Marked ppc stable for bug #323729.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
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.6.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 3d9e989e8bf0..86cb8cf246a4 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notes-plugin/ChangeLog,v 1.24 2010/08/10 15:59:12 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notes-plugin/ChangeLog,v 1.25 2010/08/11 20:49:30 josejx Exp $ + + 11 Aug 2010; Joseph Jezak <josejx@gentoo.org> + xfce4-notes-plugin-1.7.6.ebuild: + Marked ppc stable for bug #323729. 10 Aug 2010; Jeroen Roovers <jer@gentoo.org> xfce4-notes-plugin-1.7.6.ebuild: diff --git a/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.6.ebuild b/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.6.ebuild index 7d5a509c85be..2f3c04e650ea 100644 --- a/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.6.ebuild +++ b/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.6.ebuild,v 1.6 2010/08/10 15:59:12 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.6.ebuild,v 1.7 2010/08/11 20:49:30 josejx 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=">=dev-libs/glib-2.16:2 |