diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-03-29 13:15:03 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-03-29 13:15:03 +0000 |
commit | e17b756e54392c49e32ae4607fac5e034bbbafed (patch) | |
tree | 8ce6d40e33c5fcfe4ea2f2dd37cac0d81062e97d /xfce-extra/xfce4-notes-plugin | |
parent | Stable for HPPA (bug #358407). (diff) | |
download | gentoo-2-e17b756e54392c49e32ae4607fac5e034bbbafed.tar.gz gentoo-2-e17b756e54392c49e32ae4607fac5e034bbbafed.tar.bz2 gentoo-2-e17b756e54392c49e32ae4607fac5e034bbbafed.zip |
Stable for HPPA (bug #358407).
(Portage version: 2.2.0_alpha29/cvs/Linux i686)
Diffstat (limited to 'xfce-extra/xfce4-notes-plugin')
-rw-r--r-- | xfce-extra/xfce4-notes-plugin/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-notes-plugin/ChangeLog b/xfce-extra/xfce4-notes-plugin/ChangeLog index 200537a75d67..3d790ac89bad 100644 --- a/xfce-extra/xfce4-notes-plugin/ChangeLog +++ b/xfce-extra/xfce4-notes-plugin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-extra/xfce4-notes-plugin # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notes-plugin/ChangeLog,v 1.34 2011/03/28 14:40:20 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notes-plugin/ChangeLog,v 1.35 2011/03/29 13:15:03 jer Exp $ + + 29 Mar 2011; Jeroen Roovers <jer@gentoo.org> xfce4-notes-plugin-1.7.7.ebuild: + Stable for HPPA (bug #358407). 28 Mar 2011; Christoph Mende <angelos@gentoo.org> xfce4-notes-plugin-1.7.6.ebuild, xfce4-notes-plugin-1.7.7.ebuild: diff --git a/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.7.ebuild b/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.7.ebuild index e8c8ac5075ab..c60cd39d21cb 100644 --- a/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.7.ebuild +++ b/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.7.ebuild,v 1.8 2011/03/28 14:40:20 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.7.ebuild,v 1.9 2011/03/29 13:15:03 jer Exp $ EAPI=3 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="" RDEPEND=">=dev-libs/glib-2.16:2 |