diff options
author | 2008-02-17 11:23:45 +0000 | |
---|---|---|
committer | 2008-02-17 11:23:45 +0000 | |
commit | 2e9d2db82f8f38c5dfea24875a780c25b29bd6de (patch) | |
tree | 37ba833fe9b67c1172136bbb35906ab57cfd3c20 /x11-plugins/pidgin-libnotify | |
parent | Stable on ppc wrt bug 210398 (diff) | |
download | historical-2e9d2db82f8f38c5dfea24875a780c25b29bd6de.tar.gz historical-2e9d2db82f8f38c5dfea24875a780c25b29bd6de.tar.bz2 historical-2e9d2db82f8f38c5dfea24875a780c25b29bd6de.zip |
Stable on ppc wrt bug 210400
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'x11-plugins/pidgin-libnotify')
-rw-r--r-- | x11-plugins/pidgin-libnotify/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/pidgin-libnotify/pidgin-libnotify-0.13-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/pidgin-libnotify/ChangeLog b/x11-plugins/pidgin-libnotify/ChangeLog index 1f6a9dd65d98..2e60ae728fed 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-libnotify/ChangeLog,v 1.11 2008/02/16 22:16:47 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-libnotify/ChangeLog,v 1.12 2008/02/17 11:23:45 nixnut Exp $ + + 17 Feb 2008; nixnut <nixnut@gentoo.org> pidgin-libnotify-0.13-r1.ebuild: + Stable on ppc wrt bug 210400 16 Feb 2008; Christian Faulhammer <opfer@gentoo.org> pidgin-libnotify-0.13-r1.ebuild: 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 7e4e1343f0a8..90e05b3a865c 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.5 2008/02/16 22:16:47 opfer Exp $ +# $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 $ 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 |