diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-08-28 14:51:03 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-08-28 14:51:03 +0000 |
commit | e187378e6f066831ecd34777b6db8598c660558c (patch) | |
tree | a56852d61b83f510b23b033310d7d186e7c82470 /x11-plugins | |
parent | Enable USE=cern USE flag for testing. (diff) | |
download | gentoo-2-e187378e6f066831ecd34777b6db8598c660558c.tar.gz gentoo-2-e187378e6f066831ecd34777b6db8598c660558c.tar.bz2 gentoo-2-e187378e6f066831ecd34777b6db8598c660558c.zip |
Stable on ppc wrt bug 190200
(Portage version: 2.1.2.12)
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/pidgin-libnotify/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/pidgin-libnotify/pidgin-libnotify-0.13.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/pidgin-libnotify/ChangeLog b/x11-plugins/pidgin-libnotify/ChangeLog index e5256722aed5..6014ffb4d821 100644 --- a/x11-plugins/pidgin-libnotify/ChangeLog +++ b/x11-plugins/pidgin-libnotify/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/pidgin-libnotify # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-libnotify/ChangeLog,v 1.4 2007/08/26 12:39:47 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-libnotify/ChangeLog,v 1.5 2007/08/28 14:51:03 nixnut Exp $ + + 28 Aug 2007; nixnut <nixnut@gentoo.org> pidgin-libnotify-0.13.ebuild: + Stable on ppc wrt bug 190200 26 Aug 2007; Wulf C. Krueger <philantrop@gentoo.org> pidgin-libnotify-0.13.ebuild: diff --git a/x11-plugins/pidgin-libnotify/pidgin-libnotify-0.13.ebuild b/x11-plugins/pidgin-libnotify/pidgin-libnotify-0.13.ebuild index 6e6fefb35829..e0986c54e6f0 100644 --- a/x11-plugins/pidgin-libnotify/pidgin-libnotify-0.13.ebuild +++ b/x11-plugins/pidgin-libnotify/pidgin-libnotify-0.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-libnotify/pidgin-libnotify-0.13.ebuild,v 1.4 2007/08/26 12:39:47 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-libnotify/pidgin-libnotify-0.13.ebuild,v 1.5 2007/08/28 14:51:03 nixnut Exp $ DESCRIPTION="pidgin-libnotify provides popups for pidgin via a libnotify interface" HOMEPAGE="http://gaim-libnotify.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/gaim-libnotify/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 hppa ~ppc x86" +KEYWORDS="amd64 hppa ppc x86" IUSE="nls debug" DEPEND=">=x11-libs/libnotify-0.3.2" |