diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-07-15 16:29:02 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-07-15 16:29:02 +0000 |
commit | c80ed18dd04b186d6941f966bf77f5df39de2f7e (patch) | |
tree | 109683d0d5a247547f9ba2fd980384abecfe02f1 /x11-libs | |
parent | amd64 stable, security bug 183338 (diff) | |
download | gentoo-2-c80ed18dd04b186d6941f966bf77f5df39de2f7e.tar.gz gentoo-2-c80ed18dd04b186d6941f966bf77f5df39de2f7e.tar.bz2 gentoo-2-c80ed18dd04b186d6941f966bf77f5df39de2f7e.zip |
Stable on ppc wrt bug 184615
(Portage version: 2.1.2.9)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libnotify/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libnotify/libnotify-0.4.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libnotify/ChangeLog b/x11-libs/libnotify/ChangeLog index 8e512921caf2..fd0cdf45540f 100644 --- a/x11-libs/libnotify/ChangeLog +++ b/x11-libs/libnotify/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libnotify # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/ChangeLog,v 1.37 2007/07/13 14:48:22 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/ChangeLog,v 1.38 2007/07/15 16:29:02 nixnut Exp $ + + 15 Jul 2007; nixnut <nixnut@gentoo.org> libnotify-0.4.4.ebuild: + Stable on ppc wrt bug 184615 13 Jul 2007; Raúl Porcel <armin76@gentoo.org> libnotify-0.4.4.ebuild: alpha/ia64 stable wrt #184615 diff --git a/x11-libs/libnotify/libnotify-0.4.4.ebuild b/x11-libs/libnotify/libnotify-0.4.4.ebuild index 3a72c0c1ab92..b1d643971315 100644 --- a/x11-libs/libnotify/libnotify-0.4.4.ebuild +++ b/x11-libs/libnotify/libnotify-0.4.4.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-libs/libnotify/libnotify-0.4.4.ebuild,v 1.8 2007/07/13 14:48:22 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/libnotify-0.4.4.ebuild,v 1.9 2007/07/15 16:29:02 nixnut Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.galago-project.org/files/releases/source/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~ppc ppc64 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd" IUSE="doc" RDEPEND=">=x11-libs/gtk+-2.6 |