diff options
author | Joseph Jezak <josejx@gentoo.org> | 2010-08-11 20:51:12 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2010-08-11 20:51:12 +0000 |
commit | c5b0399fcd3d384bb5e9dd106533ea6045e972fb (patch) | |
tree | 547f801a72327c74128db44ba048ff81e1715751 /xfce-extra/xfce4-notes-plugin | |
parent | Marked ~ppc/~ppc64 for bug #322187. (diff) | |
download | historical-c5b0399fcd3d384bb5e9dd106533ea6045e972fb.tar.gz historical-c5b0399fcd3d384bb5e9dd106533ea6045e972fb.tar.bz2 historical-c5b0399fcd3d384bb5e9dd106533ea6045e972fb.zip |
Marked ppc stable for bug #323729.
Package-Manager: portage-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 |