diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2011-11-18 22:16:23 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2011-11-18 22:16:23 +0000 |
commit | 2bf7ee480607b30b85b1c86e4096d5f53ff78397 (patch) | |
tree | 61a8a51e60fe60797d738c81074326a19e9b0651 /x11-libs | |
parent | Add missing pax markings for x86. Bug 389751 (diff) | |
download | gentoo-2-2bf7ee480607b30b85b1c86e4096d5f53ff78397.tar.gz gentoo-2-2bf7ee480607b30b85b1c86e4096d5f53ff78397.tar.bz2 gentoo-2-2bf7ee480607b30b85b1c86e4096d5f53ff78397.zip |
ppc/ppc64 stable wrt #386573
(Portage version: 2.2.0_alpha73/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libnotify/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libnotify/libnotify-0.7.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libnotify/ChangeLog b/x11-libs/libnotify/ChangeLog index 7dde5ccb4922..f52828d6e8d8 100644 --- a/x11-libs/libnotify/ChangeLog +++ b/x11-libs/libnotify/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libnotify # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/ChangeLog,v 1.76 2011/10/23 17:22:23 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/ChangeLog,v 1.77 2011/11/18 22:16:23 ssuominen Exp $ + + 18 Nov 2011; Samuli Suominen <ssuominen@gentoo.org> libnotify-0.7.4.ebuild: + ppc/ppc64 stable wrt #386573 23 Oct 2011; Raúl Porcel <armin76@gentoo.org> libnotify-0.7.4.ebuild: alpha/ia64/sh/sparc stable wrt #386573 diff --git a/x11-libs/libnotify/libnotify-0.7.4.ebuild b/x11-libs/libnotify/libnotify-0.7.4.ebuild index f974c7dfaad9..9e2667e8e3ff 100644 --- a/x11-libs/libnotify/libnotify-0.7.4.ebuild +++ b/x11-libs/libnotify/libnotify-0.7.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/libnotify-0.7.4.ebuild,v 1.4 2011/10/23 17:22:23 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/libnotify-0.7.4.ebuild,v 1.5 2011/11/18 22:16:23 ssuominen 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 ~ppc ~ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="doc +introspection test" RDEPEND=">=dev-libs/glib-2.26:2 |