summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-06-02 12:31:29 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-06-02 12:31:29 +0000
commit471130d7476f8972bb56869bf18aa6eca51fa1c1 (patch)
treee95af60b9f13a3bdfb67bb1e6cdcb3d1be8e00e2 /x11-libs/libnotify
parentKeyword ~mips (diff)
downloadgentoo-2-471130d7476f8972bb56869bf18aa6eca51fa1c1.tar.gz
gentoo-2-471130d7476f8972bb56869bf18aa6eca51fa1c1.tar.bz2
gentoo-2-471130d7476f8972bb56869bf18aa6eca51fa1c1.zip
Keyword ~mips
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/libnotify')
-rw-r--r--x11-libs/libnotify/ChangeLog5
-rw-r--r--x11-libs/libnotify/libnotify-0.7.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libnotify/ChangeLog b/x11-libs/libnotify/ChangeLog
index c9178e7b490f..97070c22cac3 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.82 2012/05/29 13:28:36 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/ChangeLog,v 1.83 2012/06/02 12:31:29 blueness Exp $
+
+ 02 Jun 2012; Anthony G. Basile <blueness@gentoo.org> libnotify-0.7.5.ebuild:
+ Keyword ~mips
29 May 2012; Alexis Ballier <aballier@gentoo.org> libnotify-0.7.5.ebuild:
keyword ~amd64-fbsd
diff --git a/x11-libs/libnotify/libnotify-0.7.5.ebuild b/x11-libs/libnotify/libnotify-0.7.5.ebuild
index b9e52f8355d3..7d40e41410d9 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.3 2012/05/29 13:28:36 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/libnotify-0.7.5.ebuild,v 1.4 2012/06/02 12:31:29 blueness 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 ~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