diff options
author | Christoph Mende <angelos@gentoo.org> | 2008-02-19 20:01:24 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2008-02-19 20:01:24 +0000 |
commit | 2190ac2a846fc5d4c9925433defa03f8b8a36707 (patch) | |
tree | 562accdc3c707d0a9fb0f04ba39d32366f6c6c92 /x11-plugins | |
parent | Stable on amd64, bug #210401 (diff) | |
download | historical-2190ac2a846fc5d4c9925433defa03f8b8a36707.tar.gz historical-2190ac2a846fc5d4c9925433defa03f8b8a36707.tar.bz2 historical-2190ac2a846fc5d4c9925433defa03f8b8a36707.zip |
Stable on amd64, bug #210400
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/pidgin-libnotify/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/pidgin-libnotify/pidgin-libnotify-0.13-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-plugins/pidgin-libnotify/ChangeLog b/x11-plugins/pidgin-libnotify/ChangeLog index 2e60ae728fed..934bc64d35ae 100644 --- a/x11-plugins/pidgin-libnotify/ChangeLog +++ b/x11-plugins/pidgin-libnotify/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/pidgin-libnotify # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-libnotify/ChangeLog,v 1.12 2008/02/17 11:23:45 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-libnotify/ChangeLog,v 1.13 2008/02/19 20:01:24 angelos Exp $ + + 19 Feb 2008; Christoph Mende <angelos@gentoo.org> + pidgin-libnotify-0.13-r1.ebuild: + Stable on amd64, bug #210400 17 Feb 2008; nixnut <nixnut@gentoo.org> pidgin-libnotify-0.13-r1.ebuild: Stable on ppc wrt bug 210400 diff --git a/x11-plugins/pidgin-libnotify/pidgin-libnotify-0.13-r1.ebuild b/x11-plugins/pidgin-libnotify/pidgin-libnotify-0.13-r1.ebuild index 90e05b3a865c..eabd3564fcf1 100644 --- a/x11-plugins/pidgin-libnotify/pidgin-libnotify-0.13-r1.ebuild +++ b/x11-plugins/pidgin-libnotify/pidgin-libnotify-0.13-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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-r1.ebuild,v 1.6 2008/02/17 11:23:45 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-libnotify/pidgin-libnotify-0.13-r1.ebuild,v 1.7 2008/02/19 20:01:24 angelos Exp $ inherit eutils @@ -10,7 +10,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" RDEPEND=">=x11-libs/libnotify-0.3.2 |