diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-07-12 13:01:51 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-07-12 13:01:51 +0000 |
commit | 0dd951a7eff8025c894bba366045d46170060b53 (patch) | |
tree | e6d23e8d22b952294ab85be17649899c9ed8e7be /x11-libs | |
parent | Stable on x86 (diff) | |
download | gentoo-2-0dd951a7eff8025c894bba366045d46170060b53.tar.gz gentoo-2-0dd951a7eff8025c894bba366045d46170060b53.tar.bz2 gentoo-2-0dd951a7eff8025c894bba366045d46170060b53.zip |
Stable on sparc wrt #184615
(Portage version: 2.1.2.9)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libnotify/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/libnotify/libnotify-0.4.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/libnotify/ChangeLog b/x11-libs/libnotify/ChangeLog index 529deb0d3966..c047d219a898 100644 --- a/x11-libs/libnotify/ChangeLog +++ b/x11-libs/libnotify/ChangeLog @@ -1,6 +1,10 @@ # 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.33 2007/07/12 06:21:31 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/ChangeLog,v 1.34 2007/07/12 13:01:51 gustavoz Exp $ + + 12 Jul 2007; Gustavo Zacarias <gustavoz@gentoo.org> + libnotify-0.4.4.ebuild: + Stable on sparc wrt #184615 12 Jul 2007; Markus Rothe <corsair@gentoo.org> libnotify-0.4.4.ebuild: Stable on ppc64; bug #184615 diff --git a/x11-libs/libnotify/libnotify-0.4.4.ebuild b/x11-libs/libnotify/libnotify-0.4.4.ebuild index 0307c3ae8437..61c7e55752de 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.4 2007/07/12 06:21:31 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/libnotify-0.4.4.ebuild,v 1.5 2007/07/12 13:01:51 gustavoz 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 |