diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-08-19 18:25:14 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-08-19 18:25:14 +0000 |
commit | 54c1c4ddd9def8d3d5292685ac10cf1e9969ed49 (patch) | |
tree | e950f1018b3649c3482965bf015d72dfcf472bc1 /x11-libs/libnotify | |
parent | Fix tests. Fix installation of boost-build python-rewrite and optimize/cleanu... (diff) | |
download | gentoo-2-54c1c4ddd9def8d3d5292685ac10cf1e9969ed49.tar.gz gentoo-2-54c1c4ddd9def8d3d5292685ac10cf1e9969ed49.tar.bz2 gentoo-2-54c1c4ddd9def8d3d5292685ac10cf1e9969ed49.zip |
alpha/ia64/sh/sparc stable wrt #422357
(Portage version: 2.1.11.5/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.7.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libnotify/ChangeLog b/x11-libs/libnotify/ChangeLog index 0194805560ef..e3a5856148b8 100644 --- a/x11-libs/libnotify/ChangeLog +++ b/x11-libs/libnotify/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libnotify # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/ChangeLog,v 1.88 2012/07/14 12:07:11 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/ChangeLog,v 1.89 2012/08/19 18:25:14 armin76 Exp $ + + 19 Aug 2012; Raúl Porcel <armin76@gentoo.org> libnotify-0.7.5.ebuild: + alpha/ia64/sh/sparc stable wrt #422357 14 Jul 2012; Markus Meier <maekke@gentoo.org> libnotify-0.7.5.ebuild: arm stable, bug #422357 diff --git a/x11-libs/libnotify/libnotify-0.7.5.ebuild b/x11-libs/libnotify/libnotify-0.7.5.ebuild index 96bad348c5a6..4bdc3f49c792 100644 --- a/x11-libs/libnotify/libnotify-0.7.5.ebuild +++ b/x11-libs/libnotify/libnotify-0.7.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/libnotify-0.7.5.ebuild,v 1.9 2012/07/14 12:07:11 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/libnotify-0.7.5.ebuild,v 1.10 2012/08/19 18:25:14 armin76 Exp $ EAPI=4 inherit autotools gnome.org @@ -12,7 +12,7 @@ SRC_URI="${SRC_URI} LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 arm ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="doc +introspection +symlink test" RDEPEND=">=dev-libs/glib-2.26 |