diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-05-05 14:52:18 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-05-05 14:52:18 +0000 |
commit | 46e3ec6b603b0dca80806c876fdca39f4cc8ae0e (patch) | |
tree | 3f6bbc63cc83e6edfbb4898c0df39830f4e6c598 /x11-libs/libnotify | |
parent | version bump (diff) | |
download | gentoo-2-46e3ec6b603b0dca80806c876fdca39f4cc8ae0e.tar.gz gentoo-2-46e3ec6b603b0dca80806c876fdca39f4cc8ae0e.tar.bz2 gentoo-2-46e3ec6b603b0dca80806c876fdca39f4cc8ae0e.zip |
arm/ia64/sh/sparc stable wrt #263411
(Portage version: 2.1.6.11/cvs/Linux ia64)
Diffstat (limited to 'x11-libs/libnotify')
-rw-r--r-- | x11-libs/libnotify/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libnotify/libnotify-0.4.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libnotify/ChangeLog b/x11-libs/libnotify/ChangeLog index 391d24b2e24a..9886e6f7ca17 100644 --- a/x11-libs/libnotify/ChangeLog +++ b/x11-libs/libnotify/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libnotify # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/ChangeLog,v 1.52 2009/04/27 16:05:59 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/ChangeLog,v 1.53 2009/05/05 14:52:18 armin76 Exp $ + + 05 May 2009; Raúl Porcel <armin76@gentoo.org> libnotify-0.4.5.ebuild: + arm/ia64/sh/sparc stable wrt #263411 27 Apr 2009; Jeroen Roovers <jer@gentoo.org> libnotify-0.4.5: Stable for HPPA (bug #263411). diff --git a/x11-libs/libnotify/libnotify-0.4.5.ebuild b/x11-libs/libnotify/libnotify-0.4.5.ebuild index 617781aa8b06..3cd256a2077c 100644 --- a/x11-libs/libnotify/libnotify-0.4.5.ebuild +++ b/x11-libs/libnotify/libnotify-0.4.5.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-libs/libnotify/libnotify-0.4.5.ebuild,v 1.10 2009/04/27 16:05:58 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/libnotify-0.4.5.ebuild,v 1.11 2009/05/05 14:52:18 armin76 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 |