diff options
author | Markus Meier <maekke@gentoo.org> | 2009-09-06 14:42:07 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-09-06 14:42:07 +0000 |
commit | 5ebfb67cac41a3e11d8d7b4041c9bba72f647605 (patch) | |
tree | 78cea4b3990a5185b7f0d2f44d29a3aa3bebd992 /x11-plugins/pidgin-libnotify | |
parent | amd64/x86 stable, bug #281642 (diff) | |
download | gentoo-2-5ebfb67cac41a3e11d8d7b4041c9bba72f647605.tar.gz gentoo-2-5ebfb67cac41a3e11d8d7b4041c9bba72f647605.tar.bz2 gentoo-2-5ebfb67cac41a3e11d8d7b4041c9bba72f647605.zip |
amd64/x86 stable, bug #281645
(Portage version: 2.2_rc40/cvs/Linux x86_64)
Diffstat (limited to 'x11-plugins/pidgin-libnotify')
-rw-r--r-- | x11-plugins/pidgin-libnotify/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/pidgin-libnotify/pidgin-libnotify-0.14.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-plugins/pidgin-libnotify/ChangeLog b/x11-plugins/pidgin-libnotify/ChangeLog index e470a72462b5..6d19a863a044 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-libnotify/ChangeLog,v 1.18 2009/09/01 14:07:28 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-libnotify/ChangeLog,v 1.19 2009/09/06 14:42:07 maekke Exp $ + + 06 Sep 2009; Markus Meier <maekke@gentoo.org> + pidgin-libnotify-0.14.ebuild: + amd64/x86 stable, bug #281645 01 Sep 2009; Jeroen Roovers <jer@gentoo.org> pidgin-libnotify-0.14.ebuild: Stable for HPPA (bug #281645). diff --git a/x11-plugins/pidgin-libnotify/pidgin-libnotify-0.14.ebuild b/x11-plugins/pidgin-libnotify/pidgin-libnotify-0.14.ebuild index 44ac041eb004..c4a39e044f15 100644 --- a/x11-plugins/pidgin-libnotify/pidgin-libnotify-0.14.ebuild +++ b/x11-plugins/pidgin-libnotify/pidgin-libnotify-0.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.14.ebuild,v 1.4 2009/09/01 14:07:28 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-libnotify/pidgin-libnotify-0.14.ebuild,v 1.5 2009/09/06 14:42:07 maekke Exp $ EAPI="2" @@ -12,7 +12,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 |